Posted on 2004-11-10 23:28:07, modified on 2006-01-09 16:29:22
Tags: Voice over IP, Asterisk, PRI
To connect an TE410P / TE405P card to the australian PSTN, use the following settings:
In /etc/zaptel.conf:
span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-21
dchan=16
unused=22-31
The 1 in span means that you use the clock from their network.
Please note that this is for an OnRamp20, which has 20 B-channels. With an OnRamp10 you need only channels 1-10 and modify unused too.
In /etc/asterisk/zapata.conf, use:
[trunkgroups]| Share on Facebook | Share on Twitter
trunkgroup => 1,16
spanmap => 1,1,1
[channels]
group = 1
context=PRI-Telstra
switchtype=national
pridialplan=unknown
prilocaldialplan=unknown
signalling = pri_cpe
channel => 1-15,17-21