Setting up Yate with ISDN BRI
From Yate Documentation
(Difference between revisions)
(→Routing) |
(→ISDN BRI CPE) |
||
Line 20: | Line 20: | ||
==ISDN BRI CPE== | ==ISDN BRI CPE== | ||
+ | In ysigchan.conf | ||
[bri-cpe] | [bri-cpe] |
Revision as of 14:28, 31 October 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
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
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
Routing
Example routing in regexroute.conf:
[default] ^123$=sig/123;trunk=bri-net
See also: