userdoc:wanpipe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
userdoc:wanpipe [2010/02/24 03:51]
tom created
userdoc:wanpipe [2012/01/16 11:08]
droemel
Line 1: Line 1:
-Because Astlinux has been created to fit into as small an installation as possible, a full version of Perl is not included. This means that the Sangoma utility ''wancfg'', which configures Sangoma telephony cards, will not run. The configuration files must therefore be created manually.+====== Wanpipe ======
  
-**Remember that Astlinux stores the majority of its configuration files in a different location to where vanilla Asterisk installations store theirs, so use the locations listed below.**+Starting with AstLinux 0.7.6 the utilities ''wancfg'' and ''wancfg_dahdi'' which configures [[http://www.sangoma.com/|Sangoma]] telephony cards for DAHDI, are supported. These utilities define files in the /mnt/kd/wanpipe (aka /etc/wanpipe) directory.
  
-Here are sample Wanpipe configuration files (for a Sangoma A101u in a Soekris net5501 connecting to a US T1). They will need to be customized to fit your own environment.+Previous to AstLinux 0.7.6 the utilities ''wancfg'' and ''wancfg_dahdi'' were not supported.  The configuration files must therefore be created manually for older versions of AstLinux. 
 + 
 +/* With AstLinux 1.0.2 also the A500 and B700 BRI/Hybrid cards, which work (since wanpipe-3.5.21) now with DAHDI, are now supported. 
 +The "wancfg" tool is only for cards used in "data mode" and does NOT work with the B700 card, "wancfg_dahdi" is needed for "voice mode" together with Asterisk. */ 
 + 
 +**Remember that AstLinux stores the majority of its configuration files in a different location to where vanilla Asterisk installations store theirs, so use the locations listed below.** 
 +<code> 
 +/mnt/kd/wanpipe/wanpipe1.conf  (aka /etc/wanpipe/wanpipe1.conf) 
 +   
 +/mnt/kd/dahdi/system.conf  (aka /etc/dahdi/system.conf) 
 + 
 +/mnt/kd/asterisk/chan_dahdi.conf  (aka /etc/asterisk/chan_dahdi.conf) 
 +</code> 
 + 
 +Here are sample [[http://wiki.sangoma.com/wanpipe-linux-drivers|Wanpipe]] configuration files (for a [[http://www.sangoma.com/products/hardware_products/digital_voice_and_data_networking/a101.html|Sangoma A101u]] in a [[http://www.soekris.com/net5501.htm|Soekris net5501]] connecting to a US [[http://en.wikipedia.org/wiki/T-carrier#t1|T1]]). They will need to be customized to fit your own environment.
  
 ''/mnt/kd/wanpipe/wanpipe1.conf'': ''/mnt/kd/wanpipe/wanpipe1.conf'':
Line 54: Line 68:
 echocanceller=mg2,1-23 echocanceller=mg2,1-23
 # channel 24 control # channel 24 control
-dchan=24+hardhdlc=24
 </code> </code>
  
  • userdoc/wanpipe.txt
  • Last modified: 2017/03/01 06:24
  • by droemel