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:14] – 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 29: Line 29:
 ===== 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 =====
  • vxi_installation_guide/setup/start.1422051250.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)