Hi, I am getting this message on the * console on my first pri span. Pri show span show it is down, and I can't make any calls from the span. Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Overrun (7) on Primary D-channel of span 1 This is my zapata.conf [channels] ; ; Default language ; language=en ; ; Default context ; context=demo ; ; Switchtype: Only used for PRI. ; ; national: National ISDN 2 (default) ; dms100: Nortel DMS100 ; 4ess: AT&T 4ESS ; 5ess: Lucent 5ESS ; euroisdn: EuroISDN ; ni1: Old National ISDN 1 ; qsig: Q.SIG ; switchtype=national ; ; Some switches (AT&T especially) require network specific facility IE ; supported values are currently 'none', 'sdn', 'megacom', 'accunet' ; ;nsf=none ; group = 1 switchtype=national signalling=pri_cpe context=demo channel => 1-23 group = 2 switchtype=national signalling=pri_cpe context=demo channel => 25-47 Everything else is commented out, and I don't want to include them here.
Quoting http://www.asteriskguru.com/tutorials/e1t1.html -- configuration on SBC. If you are being flooded (several times a second, non stop and the pri never worked) by lines as: Jul 14 13:55:21 NOTICE[19519]: chan_zap.c:7874 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Then probably the PRI you are using is not using PRI signalling but maybe some other type of signalling like E&M. On Thu, 2006-04-27 at 14:58, Wai Wu wrote:> > Hi, > > I am getting this message on the * console on my first pri span. Pri > show span show it is down, and I can't make any calls from the span. > > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Overrun (7) on Primary D-channel of span 1 > > > This is my zapata.conf > > [channels] > ; > ; Default language > ; > language=en > ; > ; Default context > ; > context=demo > ; > ; Switchtype: Only used for PRI. > ; > ; national: National ISDN 2 (default) > ; dms100: Nortel DMS100 > ; 4ess: AT&T 4ESS > ; 5ess: Lucent 5ESS > ; euroisdn: EuroISDN > ; ni1: Old National ISDN 1 > ; qsig: Q.SIG > ; > switchtype=national > ; > ; Some switches (AT&T especially) require network specific facility IE > ; supported values are currently 'none', 'sdn', 'megacom', 'accunet' > ; > ;nsf=none > ; > > group = 1 > switchtype=national > signalling=pri_cpe > context=demo > channel => 1-23 > > group = 2 > switchtype=national > signalling=pri_cpe > context=demo > channel => 25-47 > > Everything else is commented out, and I don't want to include them here. > _______________________________________________ > --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
Also If you see the error Jul 14 13:55:21 NOTICE[19519]: chan_zap.c:7874 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 only occasionally, then you might have some devices in your pc (ide cards?) taking to long when taking an intterupt. You might want to try to put the te411p card on a different cpu, or if its probably an ide card doing it, try playing with hdparm (make your drivers slower) or disable that card, and take a new one. On Thu, 2006-04-27 at 14:58, Wai Wu wrote:> > Hi, > > I am getting this message on the * console on my first pri span. Pri > show span show it is down, and I can't make any calls from the span. > > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:24 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 > Apr 27 07:40:26 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Overrun (7) on Primary D-channel of span 1 > > > This is my zapata.conf > > [channels] > ; > ; Default language > ; > language=en > ; > ; Default context > ; > context=demo > ; > ; Switchtype: Only used for PRI. > ; > ; national: National ISDN 2 (default) > ; dms100: Nortel DMS100 > ; 4ess: AT&T 4ESS > ; 5ess: Lucent 5ESS > ; euroisdn: EuroISDN > ; ni1: Old National ISDN 1 > ; qsig: Q.SIG > ; > switchtype=national > ; > ; Some switches (AT&T especially) require network specific facility IE > ; supported values are currently 'none', 'sdn', 'megacom', 'accunet' > ; > ;nsf=none > ; > > group = 1 > switchtype=national > signalling=pri_cpe > context=demo > channel => 1-23 > > group = 2 > switchtype=national > signalling=pri_cpe > context=demo > channel => 25-47 > > Everything else is commented out, and I don't want to include them here. > _______________________________________________ > --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
Thnks for the link. However, I know span 1 is pri because when I add the vpmsupport=0 parameter when loading wct4xxp, everything works and those messages don't show up. I think vpmsupport=0 parameter disable echo cancellation on the board (I have TE411P card). -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Gareth Blades Sent: Thursday, April 27, 2006 10:36 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] PRI configuration Quoting http://www.asteriskguru.com/tutorials/e1t1.html -- configuration on SBC. If you are being flooded (several times a second, non stop and the pri never worked) by lines as: Jul 14 13:55:21 NOTICE[19519]: chan_zap.c:7874 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Then probably the PRI you are using is not using PRI signalling but maybe some other type of signalling like E&M. On Thu, 2006-04-27 at 14:58, Wai Wu wrote:> > Hi, > > I am getting this message on the * console on my first pri span. Pri > show span show it is down, and I can't make any calls from the span. > > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:23 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:23 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Overrun (7) on Primary D-channel of span 1 > > > This is my zapata.conf > > [channels] > ; > ; Default language > ; > language=en > ; > ; Default context > ; > context=demo > ; > ; Switchtype: Only used for PRI. > ; > ; national: National ISDN 2 (default) > ; dms100: Nortel DMS100 > ; 4ess: AT&T 4ESS > ; 5ess: Lucent 5ESS > ; euroisdn: EuroISDN > ; ni1: Old National ISDN 1 > ; qsig: Q.SIG > ; > switchtype=national > ; > ; Some switches (AT&T especially) require network specific facility IE> ; supported values are currently 'none', 'sdn', 'megacom', 'accunet' > ; > ;nsf=none > ; > > group = 1 > switchtype=national > signalling=pri_cpe > context=demo > channel => 1-23 > > group = 2 > switchtype=national > signalling=pri_cpe > context=demo > channel => 25-47 > > Everything else is commented out, and I don't want to include themhere.> _______________________________________________ > --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_______________________________________________ --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
I have a single scsi drive in the system. In a week or so, we will replace it with a sandisk. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Gareth Blades Sent: Thursday, April 27, 2006 10:37 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] PRI configuration Also If you see the error Jul 14 13:55:21 NOTICE[19519]: chan_zap.c:7874 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 only occasionally, then you might have some devices in your pc (ide cards?) taking to long when taking an intterupt. You might want to try to put the te411p card on a different cpu, or if its probably an ide card doing it, try playing with hdparm (make your drivers slower) or disable that card, and take a new one. On Thu, 2006-04-27 at 14:58, Wai Wu wrote:> > Hi, > > I am getting this message on the * console on my first pri span. Pri > show span show it is down, and I can't make any calls from the span. > > Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:23 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:23 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:24 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:26 > NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got > event: HDLC Overrun (7) on Primary D-channel of span 1 > > > This is my zapata.conf > > [channels] > ; > ; Default language > ; > language=en > ; > ; Default context > ; > context=demo > ; > ; Switchtype: Only used for PRI. > ; > ; national: National ISDN 2 (default) > ; dms100: Nortel DMS100 > ; 4ess: AT&T 4ESS > ; 5ess: Lucent 5ESS > ; euroisdn: EuroISDN > ; ni1: Old National ISDN 1 > ; qsig: Q.SIG > ; > switchtype=national > ; > ; Some switches (AT&T especially) require network specific facility IE> ; supported values are currently 'none', 'sdn', 'megacom', 'accunet' > ; > ;nsf=none > ; > > group = 1 > switchtype=national > signalling=pri_cpe > context=demo > channel => 1-23 > > group = 2 > switchtype=national > signalling=pri_cpe > context=demo > channel => 25-47 > > Everything else is commented out, and I don't want to include themhere.> _______________________________________________ > --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_______________________________________________ --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
Hi, I am trying to configure PRI line in Hongkong I am able to call outside but when I call the DID number Its ringing at the DID extention but Its not ringing on the phone from where I am calling also If I pickup the call it get disconnected also If I dissconect the call its ringing on sip phone can someone please help Regards Mantu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060522/26aa718d/attachment.htm