The Media Resource Control Protocol (MRCP) is a network protocol based on the client/server model. MRCP allows client applications to control media service resources residing in servers.
In order to install the MRCP on XCALLY Motion system, follow the steps given below:
Run the MRCP installation script
Code Block |
---|
curl -u 'public:bs4#)W]h8+VK),RV' --silent --location https://repository.xenialab.com/repository/provisioning/Scripts/ast_mrcp_install | bash |
The script automatically executes everything needed.
Restart
...
Asterisk to load the MRCP modules.
Consiglio inoltre di rimuovere la sezione "Manual Procedure (for expert users)" in quanto è obsoleta e andrebbe riscritta. Inoltre è molto macchinosa e troppo complessa per la maggior parte degli utenti.. lo script fa automaticamente tutto quello che serve.
Installation script (recommended)
...