SANGOMA

U100 - USB FXO

  1. Download Drivers
  2. Hardware Installation 
  3. Driver Installation 
  4. USB FXO Configuration/Operation

 

Note: This product is in limited beta release. This product will be announced on www.sangoma.com when this product is available in production quantities.

 


Download Drivers

You will need to download the latest 3.5.X Beta Driver
-> wanpipe-3.5.0.5.tgz

 


Hardware Installation

You will just simply have to plug the USB cable into the U100 and then into the server.
 
NOTE: The current driver does not support hot-plug functionality, so after our drivers are started you can not safely add/remove the device. To check if the drivers are running run "wanrouter status", if they are running run "wanrouter stop all" after insuring Asterisk is stopped. Please see USB FXO Configuration/Operation for further details. 
 

Driver Installation 

 

  1. 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.  
  2. 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/reinstall Zaptel  
  3. Proceed with Defaults for the rest of the compilation.  
  4. Last step in installation will ask you to configure wanpipe cards for Zaptel
    -> Proceed with YES this is your initial installation
    -> Note wancfg_zaptel  will overwrite your zaptel.conf and zapata.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

  1. Confirm successful Wanpipe/Zaptel installation run:
    #>wanrouter hwprobe
    -------------------------------
    | Wanpipe Hardware Probe Info |
    -------------------------------
    1. U100       : BUS=2 : V=00

    Card Cnt: U100=1

    This command will load the wanpipe and zaptel modules and will print out list of all Sangoma hardware installed on the system. 

 

 


USB FXO Configuration/Operation

 

 

1) To configure the device just simply run "wancfg_zaptel" from the command line.

2) To start the device with Asterisk follow the three steps below.

# wanrouter start (to start our drivers)

# ztcfg -vvv (to start Zaptel)

# asterisk (to start Asterisk)

# asterisk -r (to login to the Asterisk CLI)

# zap show channels (to see all the zap channels)

3) To stop the device with Asterisk follow the two steps below.

# asterisk -r (to login to the Asterisk CLI)

# stop now (to stop Asterisk)

# wanrouter stop (to stop our drivers)

 

 

 

Site

Changes
Index
Search

 

User

 

Log In
Register

 
 

Last Modified 9/3/08 12:43 PM