On Thu, May 03, 2007 at 11:03:59PM -0400, Nitesh Divecha wrote: > Hello All, > > Can anyone please post their working T1/E1 configuration... > > Both '/etc/zaptel.conf' and '/etc/asterisk/zapata.conf'. I believe if > you run 'genzaptelconf' it created '/etc/asterisk/zapata-channels.conf', > so please post that one also.
What do you have in /etc/asterisk/zapata.conf ? > > Here is my configuration which is failing Asterisk to load... I have two > cards TE405P and TDM400P: - What error message do you get from asterisk at load time? You'll typically see them in /var/log/asterisk/messages or /var/log/asterisk/full > =========== > /etc/zaptel.conf > =========== > # T1 Configuration > span=1,1,0,esf,b8zs > bchan=1-23 > dchan=24 > > span=2,1,0,esf,b8zs > bchan=25-47 > dchan=48 > > span=3,1,0,esf,b8zs > bchan=49-71 > dchan=72 > > span=4,1,0,esf,b8zs > bchan=73-95 > dchan=96 > > fxsks=97 > fxsks=98 > fxsks=99 > fxsks=100 > > # Global data > > loadzone = us > defaultzone = us > > ======================== > /etc/asterisk/zapata-channels.conf > ======================== > group = 1 > switchtype = national > signalling = pri_cpe > context = from-zaptel > channel => 1-23 > > group = 2 > switchtype = national > signalling = pri_cpe > context = from-zaptel > channel => 25-47 > > group = 3 > switchtype = national > signalling = pri_cpe > context = from-zaptel > channel => 49-71 > > group = 4 > switchtype = national > signalling = pri_cpe > context = from-zaptel > channel => 73-95 > > signalling=fxs_ks > callerid=asreceived > group=0 > context=from-zaptel > channel => 97 > ; context=default > > signalling=fxs_ks > callerid=asreceived > group=0 > context=from-pstn > channel => 98 > context=default > > signalling=fxs_ks > callerid=asreceived > group=0 > context=from-pstn > channel => 99 > context=default > > signalling=fxs_ks > callerid=asreceived > group=0 > context=from-pstn > channel => 100 > context=default > > > Thanking in advance... > > Cheers, > Nitesh > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users -- Tzafrir Cohen icq#16849755 jabber:[EMAIL PROTECTED] +972-50-7952406 mailto:[EMAIL PROTECTED] http://www.xorcom.com iax:[EMAIL PROTECTED]/tzafrir _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
