Wanpipe Asterisk InstallTrixBox Installation
- Linux: Installing Wanpipe Drivers for TrixBox (RPM)
- Linux: TrixBox Wanpipe Drivers-RPM update instructions
- Linux: RPM Build Instructions
Elastix Installation
- Linux: Installing Wanpipe Drivers for Elastix (RPM)
PBX in Flash Installation:
- Linux: Installing Wanpipe Drivers for Zaptel
Asterisk Linux Source Installation
- Linux: Installing Wanpipe for Asterisk/Dahdi/LibPRI
- Linux: Installing Wanpipe for Asterisk/Zaptel/LibPRI
- Linux: Installing Wanpipe for Asterisk/SMG/BRI(A500)
- Linux: Installing Wanpipe for Asterisk/zaptel/USB FXO (U100)
- Linux: Installing Wanpipe for Asterisk/zaptel/Voice Time (USB Voice Sync Tool)
Asterisk Third Party Instructions
- Amooma: German Installation Instructions
Wanpipe TDM drivers just as Digium wct drivers, bind directly to Zaptel. Therefore full zaptel headers are needed in order to compile Wanpipe TDM kernel drivers. Before starting WANPIPE installation please download full Asterisk package from http://www.asterisk.org/downloads. Located on the right hand side of the page are the latest releases of each program.
Installing Asterisk/Zaptel (Linux)
- Zaptel Installation
Download zaptel into arbitrary directory (/usr/src) and untar it.
#>tar xvfz zaptel-<version>
Make a symbolic link /usr/src/zaptel to the actual zaptel directory.
#>ln -s zaptel-<version> zaptel #>cd zaptel #>./configure #>make #>make install
- LibPRI Installation
Download libpri into arbitrary directory (/usr/src) and untar it.
#>tar xvfz libpri-<version> #>cd libpri-<version> #>make #>make install
- Asterisk Installation
Download Asterisk into aribrary directory (/usr/src/) and untar it. Make sure that old asterisk modules are removed from /usr/lib/asterisk/modules
#>tar xvfz asterisk-<version>.tgz #>cd asterisk-<version> #>./configure (in case of Asterisk 1.4 or above) #>make #>make install #>make samples (in case of very first install)
Please note: (version) refers to the specific release of your program. For instance, zaptel-1.2.5.tar.gz, once untarred will create the folder zaptel-1.2.5. Once zaptel, libpri and asterisk are downloaded and untarred, you may proceed with WANPIPE® installation. After completing the WANPIPE® TDM installation, you may proceed to configuring the full Asterisk suite.
Wanpipe TDM/Zaptel Installation (Linux)
- Download the appropriate WANPIPE® Release based on the Sangoma Hardware. Refer to Wanpipe Drivers section.
- Untar wanpipe release in arbitrary directory (/usr/src/ is recommended).
#>tar xvfz wanpipe-<version>.tgz #>cd wanpipe-<version>
After untarring WANPIPE®, the wanpipe<version>/ directory will be created.
- Run ./Setup install from the newly created wanpipe-<version> directory
#>./Setup install or #>./Setup install --64bit_4GB (in case X86_64bit & 4GB memory or more) Proceed with installation Select "Y" for each option. Under compilation mode: Select "TDM Only drivers" (Option #2). Setup will ask you for location of zaptel sources? [By default Setup will look in /usr/src/zaptel] Zaptel 1.4 -> wanpipe drivers use zaptel supported hwdchan so no patching is needed. Zaptel does not need to be recompiled Zpatel 1.2-> Setup will ask you if you would like to add support for Sangoma HW HDLC DCHAN PRI to Zaptel. "Enable TDMV DCHAN Native HDLC Support & Patch Zaptel ? (y/n)" Select "Y" to Enable HW HDLC on DCHAN PRI in Zaptel. Setup will ask you if you would like to recompile/reinstall Zaptel. "Recompile/reinstall zaptel (recommended) ? (y/n) " Select "Y" to recompile/reistall Zaptel
- Proceed with Defaults for the rest of the compilation.
- Last step in installation will ask you to configure wanpipe cards for Zaptel
-> Proceed with YES this is your initial installation -> Note wancfg_zaptel configurator will overrite your zaptel.conf and zapate.conf files and save the originals as zaptel.conf.bak and zapata.conf.bak -> The configuration process continues on Configuration Section If any errors are encountered during the compilation of the utilities, click here for assistance.
Confirm Successful Wanpipe/Zaptel Installation
- Confirm successful Wanpipe/Zaptel installation run:
#>wanrouter hwprobe
This command will load the wanpipe and zaptel modules and will print out list of all Sangoma hardware installed on the system.
|