The second wanpipe (wanpipe2.conf) you setup normally as 23b+1d.

It's /etc/zaptel.conf where you tell Zap what channels are active.

Here is an example of 1 full PRI plus one 10 channel PRI:

#Sangoma A104 port 1 [slot:1 bus:1 span: 1]
span=1,0,0,esf,b8zs
bchan=1-23
dchan=24

#Sangoma A104 port 2 [slot:1 bus:1 span: 2]
span=2,0,0,esf,b8zs
bchan=25-35
dchan=48


Note that the D channel on the second PRI is still on the 24th channel.

And /etc/asterisk/zapata.conf is where you tell Asterisk which Zap
channels to use. e.g.:

;Sangoma A104 port 1 [slot:1 bus:1 span: 1]
switchtype=ni1
context=from-pstn
group=0
signalling=pri_cpe
channel => 1-23

;Sangoma A104 port 2 [slot:1 bus:1 span: 2]
switchtype=ni1
context=from-pstn
group=0
signalling=pri_cpe
channel => 25-35

Note that you probably want to change your switchtype to national
depending on which carrier you are dealing with.

NOTE: *** This all assumes that your second PRI is setup to be a
stand-alone PRI which is a typical configuration but by no means the
only option. ***

John

On Wed, 2008-03-19 at 12:57 -0400, Andre Courchesne - Consultant wrote:
> Hi,
> 
>    Anyone knows hot to configure 1.5 PRI (23b+1d or first circuit and 12b on 
> second circuit) using a Sangoma A102d ? I am unsure of the wanpipeX, zaptel 
> and
> zapata configuration.
> 
>    Thanks,



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to