vxi_installation_guide:setup:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vxi_installation_guide:setup:start [2015/01/23 22:11] – Remplace openvxi par vxml borjavxi_installation_guide:setup:start [2017/07/31 16:17] (current) – ↷ Page moved from legacy:vxi_installation_guide:setup:start to vxi_installation_guide:setup:start javier
Line 18: Line 18:
  
 <code> <code>
-*CLI> show version+*CLI> core show version
 </code> </code>
  
Line 27: Line 27:
 </code> </code>
  
-==== Start VoiceXML deamon ====+===== Start VoiceXML deamon =====
  
-The VoiceXML browser software is installed in /usr/sbin and /usr/lib/vxml. The VoiceXML browser setup script on Linux is /etc/vxmld.conf (older verions: /etc/init.d/openvxi). The vxml script calls the /usr/sbin/vxmld executable that is the VoiceXML browser engine. If the VoiceXML browser process dies, the Asterisk module can be configured to detect it and force the VoiceXML browser and the Asterisk to restart using the safe_asterisk script.+The VoiceXML browser software is installed in /usr/sbin and /usr/lib/openvxi. The VoiceXML browser setup script on Linux is /etc/init.d/openvxi. The vxml script calls the /usr/sbin/openvxi executable that is the VoiceXML browser engine. If the VoiceXML browser process dies, the Asterisk module can be configured to detect it and force the VoiceXML browser and the Asterisk to restart using the safe_asterisk script.
  
 <code> <code>
-# /etc/init.d/vxml start+# /etc/init.d/openvxi start
 </code> </code>
  
-To stop the VXI<nowiki>*</nowiki> deamon:+To stop the VoiceXML Interpreter deamon:
 <code> <code>
-# /etc/init.d/vxml stop+# /etc/init.d/openvxi stop
 </code> </code>
 ===== Start Asterisk deamon ===== ===== Start Asterisk deamon =====
Line 56: Line 56:
 This startup script runs only for Debian/Ubuntu Linux distributions please modify or install a correct file to launch correctly Vxi from other systems. We provide a script to start the actual, AsteriskNOW linux distribution from Digium. This startup script runs only for Debian/Ubuntu Linux distributions please modify or install a correct file to launch correctly Vxi from other systems. We provide a script to start the actual, AsteriskNOW linux distribution from Digium.
  
-===== Check Vxi setup =====+===== Check VoiceXML setup =====
  
 At the end, if everything is OK you will have one more application added – Vxml.\\ At the end, if everything is OK you will have one more application added – Vxml.\\
Line 73: Line 73:
 <code> <code>
 *CLI> vxml show license *CLI> vxml show license
 +</code>
 +
 +You have a script to check the status of the VoiceXML Platform :
 +
 +<code>
 +[root@localhost]# vxmlplatform status
 +Asterisk ......................................... [  OK  ]
 +VoiceXML ......................................... [  OK  ]
 +TTS Server ....................................... [ NONE ]
 +ASR server ....................................... [REMOTE]
 </code> </code>
  
  • vxi_installation_guide/setup/start.1422051068.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)