Re: [asterisk-ss7] Debugging Line Errors

2011-08-05 Thread Russ Meyerriecks
iginal Message - From: "Nyamul Hassan" To: asterisk-ss7@lists.digium.com Sent: Friday, August 5, 2011 4:18:50 AM Subject: Re: [asterisk-ss7] Debugging Line Errors Thanks Bipin. Is there a way to check the line / bit / crc error codes? Usually routers have a means of seeing that. E

Re: [asterisk-ss7] Debugging Line Errors

2011-08-05 Thread Nyamul Hassan
Thanks Bipin. Is there a way to check the line / bit / crc error codes? Usually routers have a means of seeing that. Even Sangoma exposes such information through wanpipe tools. So, I was searching for something similar from Digium. Are there any? Regards HASSAN On Fri, Aug 5, 2011 at 15:09

Re: [asterisk-ss7] Debugging Line Errors

2011-08-05 Thread bipin singh
Hi , May be CRC4 issue check it . On Sat, Jul 30, 2011 at 2:23 PM, Nyamul Hassan wrote: > Hi, > > We are getting the following errors from time to time: > > NOTICE[29077]: chan_dahdi.c:3312 my_handle_link_exception: SS7 got event: > HDLC Bad FCS(8) on span 1/0 > WARNING[32196

Re: [asterisk-ss7] Debugging Line Errors

2011-08-01 Thread James zhu
sk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] Debugging Line Errors Here is the output: CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 0: 142041727 0 0 0 0 0 0 0IO-APIC-edge timer 8:

Re: [asterisk-ss7] Debugging Line Errors

2011-08-01 Thread Robert Thomas
Software echo cancellation enabled? I have seen this problem and had to use HW echo cancellation module. After X many calls the echo cancellation put high load on the system. ( Still was under 1.0 ) but aparently it was affecting the low level HDLC driver. On Sat, Jul 30, 2011 at 2:53 AM, Nyamul

Re: [asterisk-ss7] Debugging Line Errors

2011-07-31 Thread Nyamul Hassan
gt; website: www.voipviews.com > > > -- > From: mi...@enterux.com > Date: Sat, 30 Jul 2011 14:44:08 +0530 > To: asterisk-ss7@lists.digium.com > Subject: Re: [asterisk-ss7] Debugging Line Errors > > > Looks like you have connected more E1 Channels then what

Re: [asterisk-ss7] Debugging Line Errors

2011-07-31 Thread James zhu
ct: Re: [asterisk-ss7] Debugging Line Errors Looks like you have connected more E1 Channels then what your Server CPU can handle, or the Wire that connects the E1 and the modem has errors (this is not very likely, but the prev one could be the case) Regards, Mitul Limbani On Sat, Jul 30, 2011 at 2

Re: [asterisk-ss7] Debugging Line Errors

2011-07-30 Thread Nyamul Hassan
Hi, Thank you for your email. On Sat, Jul 30, 2011 at 15:14, Mitul Limbani wrote: > Looks like you have connected more E1 Channels then what your Server CPU > can handle, or the Wire that connects the E1 and the modem has errors (this > is not very likely, but the prev one could be the case) >

Re: [asterisk-ss7] Debugging Line Errors

2011-07-30 Thread Mitul Limbani
Looks like you have connected more E1 Channels then what your Server CPU can handle, or the Wire that connects the E1 and the modem has errors (this is not very likely, but the prev one could be the case) Regards, Mitul Limbani On Sat, Jul 30, 2011 at 2:23 PM, Nyamul Hassan wrote: > Hi, > > We