View previous topic :: View next topic |
Author |
Message |
dougmig33 at yahoo.com Guest
|
Posted: Tue Jan 29, 2008 10:34 pm Post subject: [asterisk-users] sipsock_read: BAD! BAD! BAD! |
|
|
Does anyone know the cause of these BAD BAD BAD messages?
I think I lost all my calls when it happened too. We have nagios running against IAX and nagios reports that IAX is down. It would seem that the entire application locks up when this happens and calls are dropped.
Connected to Asterisk 1.2.14 currently running on flexo (pid = 26846)
Verbosity is at least 3
flexo*CLI> show channels
Channel Location State Application(Data)
SIP/teleglobe-09f887 (None) Down (None)
1 active channel
12 active calls
Jan 30 03:28:13 WARNING[2671]: channel.c:781 channel_find_locked: Avoided deadlock for '0x9f6a6f0', 10 retries!
Jan 30 03:28:14 ERROR[26983]: chan_sip.c:11451 sipsock_read: We could NOT get the channel lock for SIP/teleglobe-09f83250 - Call ID 73590b3f10718d3413ea09ce3af750a8 at xx.yy.152.25!
Jan 30 03:28:14 ERROR[26983]: chan_sip.c:11452 sipsock_read: SIP MESSAGE JUST IGNORED: BYE
Jan 30 03:28:14 ERROR[26983]: chan_sip.c:11453 sipsock_read: BAD! BAD! BAD!
Jan 30 03:28:15 ERROR[26983]: chan_sip.c:11451 sipsock_read: We could NOT get the channel lock for SIP/teleglobe-09f83250 - Call ID 73590b3f10718d3413ea09ce3af750a8 at xx.yyy.152.25!
Jan 30 03:28:15 ERROR[26983]: chan_sip.c:11452 sipsock_read: SIP MESSAGE JUST IGNORED: BYE
Jan 30 03:28:15 ERROR[26983]: chan_sip.c:11453 sipsock_read: BAD! BAD! BAD!
Jan 30 03:28:16 ERROR[26983]: chan_sip.c:11451 sipsock_read: We could NOT get the channel lock for SIP/teleglobe-09f83250 - Call ID 73590b3f10718d3413ea09ce3af750a8 at xx.yyy.152.25!
Jan 30 03:28:16 ERROR[26983]: chan_sip.c:11452 sipsock_read: SIP MESSAGE JUST IGNORED: BYE
Jan 30 03:28:16 ERROR[26983]: chan_sip.c:11453 sipsock_read: BAD! BAD! BAD!
Jan 30 03:28:19 ERROR[26983]: chan_sip.c:11451 sipsock_read: We could NOT get the channel lock for SIP/teleglobe-09f83250 - Call ID 73590b3f10718d3413ea09ce3af750a8 at xx.yyy.152.25!
Jan 30 03:28:19 ERROR[26983]: chan_sip.c:11452 sipsock_read: SIP MESSAGE JUST IGNORED: BYE
Doug.
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080129/d4349103/attachment.htm |
|
Back to top |
|
|
russell at digium.com Guest
|
Posted: Wed Jan 30, 2008 9:43 am Post subject: [asterisk-users] sipsock_read: BAD! BAD! BAD! |
|
|
Douglas Garstang wrote:
Quote: | Does anyone know the cause of these BAD BAD BAD messages?
I think I lost all my calls when it happened too. We have nagios running
against IAX and nagios reports that IAX is down. It would seem that the
entire application locks up when this happens and calls are dropped.
|
Yes, that message generally indicates a deadlock in Asterisk.
Quote: | Connected to Asterisk 1.2.14 currently running on flexo (pid = 26846)
|
There have been 380 fixes made to Asterisk 1.2 since 1.2.14, 61 of which were
made to chan_sip.
--
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc. |
|
Back to top |
|
|
spamsucks2005 at gmail... Guest
|
Posted: Wed Jan 30, 2008 11:57 am Post subject: [asterisk-users] sipsock_read: BAD! BAD! BAD! |
|
|
On Jan 30, 2008 3:43 PM, Russell Bryant <russell at digium.com> wrote:
Quote: | There have been 380 fixes made to Asterisk 1.2 since 1.2.14, 61 of which were
made to chan_sip.
|
Did the one that gives the message "Yikes, we should NEVER BE
HERE!!!!!" get swatted? |
|
Back to top |
|
|
|