Setting up Yate with ISDN BRI

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(ISDN BRI CPE)
(ISDN BRI Network)
Line 6: Line 6:
 
In ysigchan.conf
 
In ysigchan.conf
  
  [bri-net-1]
+
  [bri-net]
 
  type=isdn-bri-net
 
  type=isdn-bri-net
 
  sig=wanpipe1
 
  sig=wanpipe1

Revision as of 18:39, 30 October 2013

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

[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
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers