[asterisk-bugs] [JIRA] (ASTERISK-24761) Channel lock
Remi Quezada (JIRA)
noreply at issues.asterisk.org
Thu Feb 5 13:55:38 CST 2015
Remi Quezada created ASTERISK-24761:
---------------------------------------
Summary: Channel lock
Key: ASTERISK-24761
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24761
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 13.1.1, SVN
Environment: CentOS release 5.11 (Final),
Reporter: Remi Quezada
Severity: Blocker
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:
[default]
exten => 7327049051,1,Answer
exten => 7327049051,n,Echo()
[sipp]
exten => s,1,ChanIsAvail(${TRUNK})
exten => s,n,Dial(DAHDI/G1/7327049051)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list