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 [2014/02/14 23:40] ivanvxi_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 Vxi deamon =====+===== Start VoiceXML deamon =====
  
-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 openvxi script calls the /usr/sbin/safe_openvxi executable that functions as a monitor and auto-loader for your VoiceXML browser system. This safe_openvxi starts VoiceXML browser and monitors it to make sure it is still running. If the VoiceXML browser process dies, the script will attempt to restart it.+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>
Line 35: Line 35:
 </code> </code>
  
-To stop the VXI<nowiki>*</nowiki> deamon:+To stop the VoiceXML Interpreter deamon:
 <code> <code>
 # /etc/init.d/openvxi stop # /etc/init.d/openvxi stop
 </code> </code>
- 
-NOTE: 
- 
-This startup script runs only for Debian/Ubuntu Linux distributions, please modify or install a correct this script file to launch correctly VXI<nowiki>*</nowiki> from other Linux systems. We provide a script to start the actual, AsteriskNOW linux distribution from DIGIUM. 
 ===== Start Asterisk deamon ===== ===== Start Asterisk deamon =====
  
Line 60: 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 77: 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.1392421217.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)