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/16 17:54] – [Install Dahdi (optional, only for TDM)] 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 3: Line 3:
 ===== Install Asterisk ===== ===== Install Asterisk =====
  
-==== Installation from Sources ====+**Installation from Sources**
  
 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 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]]__ __[[http://www.asterisk.org/download|http://www.asterisk.org/downloads]]__
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 53: Line 53:
 This will install the startup scripts and configure the system to execute Asterisk automatically at startup. This will install the startup scripts and configure the system to execute Asterisk automatically at startup.
  
-==== Installation from Packages (recommended) ====+**Installation from Packages (recommended)**
  
 I6NET provides a free and compiled Asterisk installation package.  The install package contains a minimal amount of default configuration files to get started, and provides an efficient way to get your Asterisk system up and running. I6NET provides a free and compiled Asterisk installation package.  The install package contains a minimal amount of default configuration files to get started, and provides an efficient way to get your Asterisk system up and running.
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.Vxi 1.packages (discontinued) +    * Asterisk 1.6 Vxi 8.packages 
-    * Asterisk 1.4 Vxi 3.X, 4.X, 5.X, 6.X packages +    * Asterisk 1.8 Vxi 8.X,10.X packages (stable) 
-    * Asterisk 1.6 Vxi 3.X, 4.X, 5.X, 6.X, 7.X, 8.X packages +    * Asterisk 1.8 Vxi 8.X,10.X packages (stable) 
-    * Asterisk 1.8 Vxi 6.X, 7.X, 8.X packages (stable)+    * Asterisk 1.8 Vxi 8.X,10.X packages (stable)
  
-===== Install Dahdi (for TDM boards only) =====+===== 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 249: Line 237:
 # ./install.sh # ./install.sh
 </code> </code>
 +
 +NOTE:
 +
 +To upgrade, you 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.
  
 NOTE: NOTE:
  • vxi_installation_guide/installation/start.1392573275.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)