vxi_installation_guide:installation: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:installation:start [2014/02/14 23:53] ivanvxi_installation_guide:installation:start [2017/07/31 16:17] (current) – ↷ Page moved from legacy:vxi_installation_guide:installation:start to vxi_installation_guide:installation:start javier
Line 7: Line 7:
 The Asterisk source code can be obtained either through FTP/HTTP or SVN. The Asterisk source code can be obtained either through FTP/HTTP or SVN.
  
-The VXI<nowiki>*</nowiki> VoiceXML browser was tested with an Asterisk 1.4/1.6/1,8 standard open souce code go to:+The Vxi VoiceXML browser was tested with an Asterisk 1.6/1.8/11/12 standard open souce code go to:
  
-__[[http://www.asterisk.org/download|http://www.asterisk.org/downloads]]__</font>+__[[http://www.asterisk.org/download|http://www.asterisk.org/downloads]]__
  
 The file downloaded will need to be extracted before compiling. Use the GNU tar application to extract the source code from compressed archive. The file downloaded will need to be extracted before compiling. Use the GNU tar application to extract the source code from compressed archive.
Line 32: Line 32:
  
 <code> <code>
-# svn checkout http://svn.digium.com/svn/asterisk/branches/1.asterisk-1.2+# svn checkout http://svn.digium.com/svn/asterisk/branches/1.asterisk-1.8
 </code> </code>
  
Line 82: Line 82:
 If your Asterisk is already installed or you are installing from sources please check your are using: If your Asterisk is already installed or you are installing from sources please check your are using:
  
-    * Asterisk 1.2 VXI<nowiki>*</nowiki> 1.4 package (discontinued) +    * Asterisk 1.6 Vxi 8.X packages 
-    * Asterisk 1.4 VXI<nowiki>*</nowiki> 3.X, 4.X, 5.X, 6.X package +    * Asterisk 1.8 Vxi 8.X,10.X packages (stable) 
-    * Asterisk 1.6 VXI<nowiki>*</nowiki> 3.X, 4.X, 5.X, 6.X package +    * Asterisk 1.8 Vxi 8.X,10.X packages (stable) 
-    * Asterisk 1.8 VXI<nowiki>*</nowiki> 6.X package (stable)+    * Asterisk 1.8 Vxi 8.X,10.X packages (stable)
  
-===== Install Dahdi (optional, only for TDM) =====+===== Install Dahdi (only for TDM boards) =====
  
 The last Asterisk releases now support Dadhi driver. The last Asterisk releases now support Dadhi driver.
Line 101: Line 101:
 (Packages to be able to compile : binutils, make, gcc) (Packages to be able to compile : binutils, make, gcc)
  
-This Dahdi packages associated to the i6net Asterisk package or in the Asterisk installation directory. \\ You can download the latest Dadhi sources files (from __[[http://www.asterisk.org/|www.asterisk.org]]__</font> ) (take care with the compatibility with the Asterisk binaries build by i6net):+This Dahdi packages associated to the i6net Asterisk package or in the Asterisk installation directory.    \\ You can download the latest Dadhi sources files (from __[[http://www.asterisk.org/|www.asterisk.org]]__</font> ) (take care with the compatibility with the Asterisk binaries build by i6net):
  
     * dahdi-linux-x.x.x.x.tar.gz     * dahdi-linux-x.x.x.x.tar.gz
Line 220: Line 220:
 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 IP/3G/RTMP (optional, only for Video) ===== 
  
-To use 3G-324m video 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 Vxi (Mandatory) =====
  
-<code> +Use root to install Vxi VoiceXML browser for Asterik.
-# tar xvzf video_VX-X_date.tar.gz +
-</code> +
- +
-<code> +
-# cd video_VX-X_date +
-# ./install.sh +
-</code> +
- +
-===== Install Vxi VoiceXML browser ===== +
- +
-Use root to install Vxi.+
  
 Unzip and untar the openvxi package by using the command: Unzip and untar the openvxi package by using the command:
Line 252: Line 240:
 NOTE: NOTE:
  
-VXI<nowiki>*</nowiki> is now using new libraries and compiler versionbefore installing the VoiceXML browser please check your Operating Systems has the a GCC3 o GCC4 libraries environment :+To upgradeyou can install over the previous installation. 
 +The installation script will keep you configuration, the new configuration file templates will be in the /etc/asterisk path with the .sample extension.
  
-VXI<nowiki>*</nowiki> 1.4 is build with GCC3.3 / libstdc++5+NOTE: 
 + 
 +Vxi is now using new libraries and compiler version, before installing the VoiceXML browser please check your Operating Systems has the a GCC3 o GCC4 libraries environment :
  
-VXI<nowiki>*</nowiki> 1.5, 2.X, 3.X, 4.X, 5.X, 6.X are build with GCC4 / libstdc++6+<code> 
 +Vxi 1.4 is build with GCC3.3 libstdc++5 
 +Vxi 1.5, 2.X, 3.X, 4.X, 5.X, 6.X are build with GCC4 / libstdc++6 
 +</code>
  
  • vxi_installation_guide/installation/start.1392421982.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)