[Home]

Summary:ASTERISK-05791: chan_h323 dead lock
Reporter:Isamar Maia (isamar)Labels:
Date Opened:2005-12-07 05:29:52.000-0600Date Closed:2011-06-07 14:03:02
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:We have 46 PSTN channels (2 x T1) dialing out h323 calls received
through chan_h323.
We are getting frequently deadlocks as shown in the logs:

Dec  7 20:11:28 WARNING[4917] channel.c: Avoided deadlock for '0xf3abcb68', 10 retries!
Dec  7 20:15:55 WARNING[6129] channel.c: Avoided deadlock for '0xf3abcb68', 10 retries!
Comments:By: Tilghman Lesher (tilghman) 2005-12-07 09:23:01.000-0600

Those aren't deadlocks.  As it says in the warning message, it AVOIDED a deadlock.  Unless you have a specific issue with your calls, I advise you to ignore those messages.