SANGOMA

Requirements

Wanpipe requires a list of packages on your system prior to installed. The Setup script will check for those packages prior to installation.
Confirm that you have all the packages installed:


Wanpipe Driver Minimum Requirements

C developement tools ...(gcc)
C++ developement tools
Make utility
Ncurses library
Perl developement tools
AWK
FLEX
Patch
libtermcap-devel
bison
For BRI/SGM
sctp utilities
asterisk source


Note: The following assumes your linux distribution uses "yum" or "apt" package managers, adjust to your distros package manager (for example Suse uses "yast").

Mandatory packages - required for wanpipe drivers/modules:

  1. Kernel headers (or source) in /lib/modules/$(uname -r)/build
    use "yum install kernel-devel" or apt-get kernel-devel" to install.
  2. C Development tools (gcc )
    use "yum install gcc" or "apt-get install gcc" to install.
  3. Bash v2
  4. AWK
  5. Patch
    use "yum install patch" or "apt-get install patch" to install.
  6. Perl Development tools.
    use "yum install perl" or "apt-get install perl" to install.
  7. Bison
    use "yum install bison".

Optional packages - required if you want to install Wanpipe utilities:
Note: Wanpipe utilities are required to create configuration files for Sangoma cards.

  1.  C++ Development tools
    use "yum install gcc-c++" or "apt-get install gcc-c++" to install.
  2. ncurses & ncurses-devel library
    use "yum install ncurses" or "apt-get install ncurses" to install.
    use "yum install ncurses-devel"  or  "apt-get install ncurses-devel" to install
  3. flex package
    use "yum install flex" or "apt-get install flex" to install.
  4. libtermcap-devel
    use "yum install libtermcap-devel" or "apt-get install libtermcap-devel" to install.

SMG required packages - required if you want to install Sangoma Media Gateway:
Note: SMG is required when using BRI (AFT-A500) and Wanpipe SS7.

    1. SCTP development tools
         use "yum install lksctp-tools-devel

Site

Changes
Index
Search

 

User

 

Log In
Register

 
 

Last Modified 8/1/08 7:05 PM