Hi, As Eric mentioned I made my zapata.conf and zaptel.conf to match each other.
My *zapata.conf *was *group=1* *switchtype=euroisdn* *signalling=pri_cpe* *callerid=asreceived* *usecallerid=yes* *cidsignalling=dtmf* *cidstart=ring* *context=TEST_EXTERNAL* *channel=>1-15* *channel=>17-24* This was the error message I was getting when I do "*module load chan_zap.so *" *[Oct 1 04:29:46] WARNING[17448]: chan_zap.c:905 zt_open: Unable to specify channel 24: Device o r resource busy* *[Oct 1 04:29:46] ERROR[17448]: chan_zap.c:7219 mkintf: Unable to open channel 24: Device or res ource busy* *here = 0, tmp->channel = 24, channel = 24* *[Oct 1 04:29:46] ERROR[17448]: chan_zap.c:10582 build_channels: Unable to register channel '17- 24'* Now I changed *zapata.conf* to * * *group=1* *switchtype=euroisdn* *signalling=pri_cpe* *callerid=asreceived* *usecallerid=yes* *cidsignalling=dtmf* *cidstart=ring* *context=TEST_EXTERNAL* *channel=>1-23* Now the error is *[Oct 1 04:33:03] ERROR[17612]: chan_zap.c:9470 start_pri: Unable to open D-channel 24 (Device o r resource busy)* *[Oct 1 04:33:03] ERROR[17612]: chan_zap.c:11382 setup_zap: Unable to start D-channel on span 1* Do I need to mention the Data channel in zapata.conf?? My *zaptel.conf* is below. This was auto generated with *genzaptelconf -svdM * * * *# Span 1: WCT1/0 "Wildcard TE122 Card 0" (MASTER)* *span=1,1,0,esf,b8zs* *# termtype: te* *bchan=1-23* *dchan=24* I am using a *Digium TE122 Card* . But when I do "*dmesg | wcte12xp*" I get the following *# dmesg | wcte12xp* * * *wcte12xp 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21* *wcte12xp: Setting up global serial parameters for T1* *wcte12xp: Found a Wildcard TE122* *wcte12xp: Span configured for ESF/B8ZS* *wcte12xp: Setting yellow alarm* *wcte12xp0: Missed interrupt. Increasing latency to 4 ms in order to compensate.* *wcte12xp 0000:04:00.0: PCI INT A disabled* *wcte12xp 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21* *wcte12xp: Setting up global serial parameters for T1* *wcte12xp: Found a Wildcard TE122* *wcte12xp: Span configured for ESF/B8ZS* *wcte12xp: Setting yellow alarm* *wcte12xp 0000:04:00.0: PCI INT A disabled* *wcte12xp 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21* *wcte12xp: Setting up global serial parameters for T1* *wcte12xp: Found a Wildcard TE122* *wcte12xp: Span configured for ESF/B8ZS* *wcte12xp: Setting yellow alarm* *wcte12xp: Span configured for ESF/B8ZS* *wcte12xp: Span configured for ESF/B8ZS* *wcte12xp 0000:04:00.0: PCI INT A disabled* *wcte12xp 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21* *wcte12xp: Setting up global serial parameters for T1* *wcte12xp: Found a Wildcard TE122* *wcte12xp: Span configured for ESF/B8ZS* *wcte12xp: Setting yellow alarm* Does the highlighted part mean that the card is setup in T1 mode. ?? ( I do not have physical access to the server. But my support in the remote office says that card is in E1 mode itself.. ) Thanks again for the help. Najim * * On Fri, Sep 30, 2011 at 1:40 PM, A J Stiles <[email protected]>wrote: > On Friday 30 September 2011, NaJIm wrote: > > Am I getting these error messages due to wrong configurations in my > > zapata.conf. ?? > > > > I have got the following configurations in my zapata-channels.conf. > > > > ; Span 1: WCT1/0 "Wildcard TE122 Card 0" (MASTER) B8ZS/ESF RED > > group=0,11 > > context=from-pstn > > switchtype = national > > signalling = pri_cpe > > channel => 1-23 > > group= > > context=default > > Your Bearer channels should be 1 to 15 and 17 to 31 (or as high as they > go, > depending whether or not you paid for a full set of 30 lines), with 16 as > the > Data channel. > > -- > AJS > > Answers come *after* questions. > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
