Setting up Yate with ISDN BRI

From Yate Documentation
Revision as of 10:34, 4 November 2013 by Monica (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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:

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers