I believe you need to specify the D-channel for each span. e.g. dchan=16 dchan=47 dchan=78 dchan=109
Rgds Tim Robinson Basingstoke, UK
Andres wrote:
Thanks,
Derek
My /etc/zaptel.conf : span=1,1,0,ccs,hdb3,crc4 span=2,0,0,ccs,hdb3,crc4 span=3,0,0,ccs,hdb3,crc4 span=4,0,0,ccs,hdb3,crc4 bchan=1-15,17-31,32-46,48-62,63-77,79-93,94-108,110-124 dchan=16
My /etc/asterisk/zapata.conf: [trunkgroups] trunkgroup => 1,16 spanmap => 1,1,0 spanmap => 2,1,1 spanmap => 3,1,2 spanmap => 4,1,4
My guess is your not using NFAS so you need to forget about trunkgroups and just define the 4 E1s individually.
[channels] context=PRI-NTL switchtype=euroisdn signalling=pri_cpe group=1 usecallerid=yes hidecallerid=no callwaiting=no restrictcid=no threewaycalling=no immediate=yes channel=>1-15,17-31,32-46,48-62,63-77,79-93,94-108,110-124
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
