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 18:29] – [Install Video (only for Video Services)] 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 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 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 (only for TDM boards) ===== ===== Install Dahdi (only for TDM boards) =====
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 (only for Video IVR) ===== 
- 
-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. 
- 
-<code> 
-# tar xvzf video_VX-X_date.tar.gz 
-</code> 
- 
-<code> 
-# cd video_VX-X_date 
-# ./install.sh 
-</code> 
  
 ===== Install Vxi (Mandatory) ===== ===== Install Vxi (Mandatory) =====
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.1392575380.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)