vxi_installation_guide:quickstart: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
Next revisionBoth sides next revision
vxi_installation_guide:quickstart:start [2014/02/16 19:33] – [Install Vxi Package] ivanvxi_installation_guide:quickstart:start [2015/02/03 21:16] – [Setup] borja
Line 172: Line 172:
 Remember that, the Dahdi module loading is disabled in the I6NET packaged Asterisk version. Disable the noload in the /etc/asterisk/modules.conf. Remember that, the Dahdi module loading is disabled in the I6NET packaged Asterisk version. Disable the noload in the /etc/asterisk/modules.conf.
  
-==== Install Video ==== 
  
-To use any video 3G-324m features, your system must have a TDM card. You don't need install this package, if you are going to use your system only for voice services.+==== Install VoiceXML browser ====
  
-<code> +Use root to install Vxi*, the VoiceXML browser for Asterik.
-# tar xvzf video_VX-X_date.tar.gz +
-</code>+
  
-<code> +Unzip and untar the VoiceXML package by using the command:
-# cd video_VX-X_date +
-# ./install.sh +
-</code> +
- +
-==== Install Vxi ==== +
- +
-Use root to install Vxi VoiceXML browser for Asterik. +
- +
-Unzip and untar the openvxi package by using the command:+
  
 <code> <code>
Line 195: Line 183:
 </code> </code>
  
-Go to the directory of the openvxi and type the following command.+Go to the directory of the vxml package and type the following command.
  
 <code> <code>
Line 201: Line 189:
 # ./install.sh # ./install.sh
 </code> </code>
 +
 ===== Setup ===== ===== Setup =====
  
Line 208: Line 197:
  
   * Start Dahdi (optional)   * Start Dahdi (optional)
-  * Start VXI+  * Start VoiceXML browser
   * Start Asterisk   * Start Asterisk
  
Line 214: Line 203:
  
   * Stop Asterisk   * Stop Asterisk
-  * Stop VXI+  * Stop VoiceXML browser
   * Stop Dahdi (optional)   * Stop Dahdi (optional)
  
Line 231: Line 220:
 </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/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.
  
 <code> <code>
-# /etc/init.d/openvxi start+# /etc/init.d/vxml start
 </code> </code>
  
-To stop the VXI* deamon:+To stop the VoiceXML deamon:
  
 <code> <code>
-# /etc/init.d/openvxi stop+# /etc/init.d/vxml stop
 </code> </code>
  
  • vxi_installation_guide/quickstart/start.txt
  • Last modified: 2017/07/31 16:17
  • by javier