[asterisk-bugs] [JIRA] (ASTERISK-21386) SIP Channel Locks

Ross Beer (JIRA) noreply at issues.asterisk.org
Sun Apr 7 11:09:01 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ross Beer updated ASTERISK-21386:
---------------------------------

    Attachment: Asterisk 10.12.2 Lock at 10CPS 560 Concurrent Calls.txt
                Asterisk 11.3.0 Lock at 10CPS 50 Concurrent Calls.txt
                Asterisk 11.2.0 Lock at 10CPS 50 Concurrent Calls.txt
                Asterisk 1.8.21.0 Lock at 10CPS 360 Concurrnet Calls.txt
                Asterisk 1.8.19.0 Lock at 10CPS 460 Concurrent Calls.txt

I have been testing with different asterisk versions and have some interesting results:

Asterisk 1.8.19.0 460 Concurrent Calls Before Lock

Asterisk 1.2.21.0 360 Concurrent Calls Before Lock

Asterisk 10.12.2 560 Concurrent Calls Before Lock

Asterisk 11.2.0 50 Concurrent Calls Before Lock

Asterisk 11.3.0 50 Concurrent Calls Before Lock


I have attached the lock status for each version. The best performing version is Asterisk 10.

All of the locks appear to be in the same place.
                
> SIP Channel Locks
> -----------------
>
>                 Key: ASTERISK-21386
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21386
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 1.8.22.0, 11.4.0
>         Environment: CentOS
>            Reporter: Ross Beer
>         Attachments: Asterisk 10.12.2 Lock at 10CPS 560 Concurrent Calls.txt, Asterisk 11.2.0 Lock at 10CPS 50 Concurrent Calls.txt, Asterisk 11.3.0 Lock at 10CPS 50 Concurrent Calls.txt, Asterisk 1.8.19.0 Lock at 10CPS 460 Concurrent Calls.txt, Asterisk 1.8.21.0 Lock at 10CPS 360 Concurrnet Calls.txt, ThreadLock2.rtf
>
>
> This issue occurs when there are 10 calls per second placed or over. The SIP channel is locking and no longer replying to sip calls.
> Originally, this looked like an ODBC realtime issue, however the issue is still present when no realtime peers are in use and realtime has been disabled.
> A simple test is setup using SIPP which calls an extension in the dialplan that answers the calls and waits 30 seconds. The calls are then hung up.
> This issue sounds like it could be related to ASTERISK-21068, however no commands are being run from the CLI.
> The CLI shows that there are no replies to critical packets, which suggest that they are not actually being sent.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list