[Home]

Summary:ASTERISK-24761: Asterisk channel locking up with high call traffic
Reporter:Remi Quezada (remiq)Labels:
Date Opened:2015-02-05 13:55:17.000-0600Date Closed:2015-02-21 10:50:25.000-0600
Priority:CriticalRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_sip/General Channels/General
Versions:SVN 13.1.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:CentOS release 5.11 (Final),Attachments:( 0) asterisk13-locks.txt
Description:Asterisk is locking up with high call volumes.  Attached are the 'core show locks' from asterisk console.

This is my current dialplan that I am using:

{noformat}
[default]

exten => 7327049051,1,Answer
exten => 7327049051,n,Echo()

[sipp]
exten => s,1,ChanIsAvail(${TRUNK})
exten => s,n,Dial(DAHDI/G1/7327049051)
{noformat}
Comments:By: Remi Quezada (remiq) 2015-02-05 13:56:27.233-0600

core show locks

By: Matt Jordan (mjordan) 2015-02-05 15:05:37.297-0600

There actually is no circular waiting or deadlock shown in the output.

Does this problem occur when {{DEBUG_THREADS}} is not enabled?

By: Matt Jordan (mjordan) 2015-02-21 10:50:08.557-0600

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines