[Home]

Summary:ASTERISK-00079: chan_sip Failed to grab lock, trying again...
Reporter:Brian West (bkw918)Labels:
Date Opened:2003-08-11 02:05:39Date Closed:2011-06-07 14:04:42
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Issues with chan_sip.  I can place 1 call correctly sometimes two without issues.  There after it spews forth the information below.

****** ADDITIONAL INFORMATION ******

DEBUG[1125342512]: File chan_sip.c, Line 529 (__sip_ack): Stopping retransmission on '400f50b446d0f30911160a4c1fbc54e0@x.x.x.' of Request 102: Not Found
   -- SIP/2000-109a is ringing
DEBUG[1257315632]: File channel.c, Line 1182 (ast_indicate): Driver for channel 'H323/ip$x.x.x.x:15560/1781' does not support indication 3, emulating it
DEBUG[1257315632]: File rtp.c, Line 917 (ast_rtp_raw_write): Difference is 14296, ms is 1807
DEBUG[1257315632]: File chan_h323.c, Line 517 (oh323_rtp_read): Got in-band digit #.
DEBUG[1257315632]: File channel.c, Line 1290 (ast_prod): Prodding channel 'SIP/2000-109a'
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
DEBUG[1125342512]: File chan_sip.c, Line 4880 (sipsock_read): Failed to grab lock, trying again...
Comments:By: Brian West (bkw918) 2003-08-11 02:07:00

not sure if this is a chan_h323 issue due to this line:

DEBUG[1257315632]: File channel.c, Line 1182 (ast_indicate): Driver for channel 'H323/ip$x.x.x.x:15560/1781' does not support indication 3, emulating it

By: Mark Spencer (markster) 2003-08-12 17:39:52

Is this still happening?

By: Brian West (bkw918) 2003-08-12 17:45:17

We blew the box away.. reinstalled with RH8 and recompiled it all. Seems to work now.  Not sure why all the drama.