SANGOMA

Wanpipe RPMs for Elastix

Wanpipe Elastix RPMs are built for original kernel and Zaptel modules that comes with  Default Elastix.

Wanpipe modules are dependent on kernel modules and Zaptel modules!
If you recompiled a newer kernel or Zaptel, you will need to compile Wanpipe drivers manually!

  1. Installing  Wanpipe RPMs
  2. Install Wanpipe RPMs for A500 BR, Zaptel and Hardware DTMF
  3. Configuring Sangoma Card
  4. Manual Operation
  5. Contact Support

 

 


 

 

 Installing Wanpipe RPMs 
Note: Elastix 1.0 Stable comes with Wanpipe-driver pre-installed with ISO. There is no need to install RPMS. Go to Step 2.

    To install Wanpipe RPMs manually

  1. Check your kernel version : uname -r
    For eg:
    [root@elastix ~]# uname -a
    Linux elastix.example.com 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
  2. Download RPMs from ftp://ftp.sangoma.com/linux/RPMS/Elastix to local directory (e.g. /usr/src/)

    Elastix    Wanpipe-Version
    Change Log
     Zaptel  Wanpipe Utility RPMs
    Wanpipe Modules RPMs
    Elastix -1.1 Wanpipe-3.2.6
    Zaptel-1.4.10.1-2
     wanpipe-util-rpms  wanpipe-mod-rpms
     Elastix-0.9.2.4
     Wanpipe-3.2.2  Zaptel-1.4.6-3  wanpipe-util-rpms  wanpipe-mod-rpms
  3. Install RPMs
    #>rpm -i wanpipe-modules-<version>.rpm
    #>rpm -i wanpipe-util-<version>.rpm

    For Elastix 1.1- Use --force option to install RPMS; because ISO comes with Old RPMs and wanpipe-util cannot be removed due to dependency
    #>rpm -i --force wanpipe-modules-<version>.rpm
    #>rpm -i --force wanpipe-util-<version>.rpm

  4. Run "wanrouter hwprobe verbose " command to check detected  Card  on the system
     
  5. Use "setup-sangoma" utility to configure the card. Follow on screen instruction to configure the card.
    [root@elastix ~]# setup-sangoma
     
  6. Then after the configuration is complete then please edit /etc/asterisk/zapata.conf and add the line "#include zapata_auto.conf"
    and/or "#include zapata_additonal.conf", if it's not there.

 

 


Install Wanpipe RPMs for A500 BR, Zaptel and Hardware DTMF

 

  1. A500 Customer please confirm that hardware is configured properly (Hardware Installation)
  2. Confirm kernel version, zaptel version and Asterisk version according to Elastix ISO release
    Use following command to confirm check install kernel , Zaptel and Asterisk version
    root@elastix ~]# uname -r
    2.6.18-53.1.19.el5
    [root@elastix ~]# rpm -qa | grep zaptel
    zaptel-1.4.10.1-2
    kernel-module-zaptel-xen-1.4.10.1-2_2.6.18_53.1.19.el5
    zaptel-devel-1.4.10.1-2
    kernel-module-zaptel-1.4.10.1-2_2.6.18_53.1.19.el5
    [root@elastix ~]# rpm -qa | grep asterisk
    asterisk-1.4.19-1
    Elastix  Zaptel   Asterisk Wanpipe Driver
    (change log)
     Wanpipe Utility
    RPMS
     Wanpipe-Module
    RPMS
     Elastix 1.3-2  Zaptel-1.4.11-6  Asterisk-1.4.22.0-5  Wanpipe-3.3.15  wanpipe-util-rpms  wanpipe-mod-rpms
     Elastix 1.2.1.4  Zaptel-1.4.11-5  Asterisk-1.4.21.2  Wanpipe-3.3.12  wanpipe-util-rpms  wanpipe-mod-rpms
     Elastix 1.1
     Zaptel-1.4.10.1-2  Asterisk-1.4.19-1  Wanpipe-3.3.10  wanpipe-util-rpms  wanpipe-mod-rpms


  3. Download wanpipe-util and wanpipe-module RPMS in local directory
    Use wget command to download RPMs on local directory
    Note: If you are using Firefox, right click on rpms link and select copy link location that will get whole path for the RPMS. No need to type manually :)

    # wget ftp://ftp.sangoma.com/linux/RPMS/Elastix/elastix-1.1/wanpipe-util-3.3.10-0.i686.rpm
  4. Install RPMs

    #>rpm -i --force wanpipe-modules-<version>.rpm
    #>rpm -i --force wanpipe-util-<version>.rpm
  5. Run "wanrouter hwprobe verbose" command to confirm that cards are detected by driver
  6. Run "setup-sangoma" to configure the card
  7. Follow Manually Start instructions to start all the services
  8. Create and Configure Woomera Trunk for A500 card. Click here for Instructions .

 


Manual Operation

     Manual Operation ( To start wanpipe, smg_ctrl,zaptel and Asterisk )

  1. To manually start wanpipe devices, zaptel and asterisk run:
    #> wanrouter start
    #>smg_ctrl start ( for A500 BRI card)
    #> ztcfg        (If you have AFT series T1/E1 or Analog cards)         
    #> amportal start
    #> asterisk  -r (To connect with Asterisk server)  
  2. To manually stop wanpipe you must stop asterisk first
     #>amportal stop
    #>smg_ctrl stop (If A500 BRI card configured)
    #> wanrouter stop
    #>service zaptel stop

 

Site

Changes
Index
Search

 

User

 

Log In
Register

 
 

Last Modified 5/27/09 8:58 AM