Setting up Yate with ISDN BRI
From Yate Documentation
(Difference between revisions)
(→ISDN BRI CPE) |
|||
Line 46: | Line 46: | ||
* [[VoIP PSTN Gateway ]] | * [[VoIP PSTN Gateway ]] | ||
* [[Installing Sangoma cards under Linux]] | * [[Installing Sangoma cards under Linux]] | ||
+ | |||
+ | [[Category:Sangoma]] [[Category:ISDN]] |
Latest revision as of 10:34, 4 November 2013
ISDN BRI support in Yate was tested with wanpipe drivers version: wanpipe-7.0.5
Wanpipe drivers download: http://wiki.sangoma.com/wanpipe-linux-drivers#beta
[edit] ISDN BRI Network
In ysigchan.conf
[bri-net] type=isdn-bri-net sig=wanpipe1 voice=wanpipe1
In tdmcard.conf
[wanpipe1] span=1 type=NET increment=3 start=0
[edit] ISDN BRI CPE
In ysigchan.conf
[bri-cpe] type=isdn-bri-cpe sig=wanpipe3 voice=wanpipe3
In tdmcard.conf
[wanpipe3] span=3 type=CPE increment=3 start=0
[edit] Routing
Example routing in regexroute.conf:
[default] ^123$=sig/123;trunk=bri-net
See also: