[asterisk-bugs] [JIRA] (ASTERISK-24761) Asterisk channel locking up with high call traffic
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Feb 5 15:07:35 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-24761:
-----------------------------------
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}
was:
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)
> Asterisk channel locking up with high call traffic
> --------------------------------------------------
>
> 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, Channels/General
> Affects Versions: SVN, 13.1.1
> Environment: CentOS release 5.11 (Final),
> Reporter: Remi Quezada
> Assignee: Remi Quezada
> Severity: Critical
> Attachments: asterisk13-locks.txt
>
>
> 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}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list