[asterisk-bugs] [JIRA] (ASTERISK-24603) Channels are stucked in Ring State on Dial Application

ankit (JIRA) noreply at issues.asterisk.org
Tue Dec 23 02:45:34 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224199#comment-224199 ] 

ankit commented on ASTERISK-24603:
----------------------------------

asterisk -rx "core show locks"

=======================================================================
=== Currently Held Locks ==============================================
=======================================================================
===
=== <pending> <lock#> (<file>): <lock type> <line num> <function> <lock name> <lock addr> (times locked)
===
=== Thread ID: 0x7fa1e0094700 (do_monitor           started at [23316] chan_sip.c restart_monitor())
=== ---> Lock #0 (astobj2.c): MUTEX 164 ao2_lock &p->priv_data.lock 0x20d77d0 (1)
        /usr/sbin/asterisk(ast_bt_get_addresses+0xe) [0x4fc6de]
        /usr/sbin/asterisk() [0x4430c7]
        /usr/sbin/asterisk(_ao2_callback+0x31) [0x4434f1]
        /usr/lib/asterisk/modules/chan_sip.so(+0x79e0a) [0x7fa1ebac4e0a]
        /usr/sbin/asterisk() [0x596cdd]
        /lib64/libpthread.so.0() [0x3231a079d1]
        /lib64/libc.so.6(clone+0x6d) [0x32316e8b6d]
=== ---> Tried and failed to get Lock #1 (chan_sip.c): MUTEX 23196 check_rtp_timeout &dialog->owner->lock_dont_use 0x7fa1b4017dd0 (0)
        /usr/sbin/asterisk(ast_bt_get_addresses+0xe) [0x4fc6de]
        /usr/lib/asterisk/modules/chan_sip.so(+0x15d9b) [0x7fa1eba60d9b]
        /usr/lib/asterisk/modules/chan_sip.so(+0x35caf) [0x7fa1eba80caf]
        /usr/sbin/asterisk() [0x442828]
        /usr/sbin/asterisk(_ao2_callback+0x31) [0x4434f1]
        /usr/lib/asterisk/modules/chan_sip.so(+0x79e0a) [0x7fa1ebac4e0a]
        /usr/sbin/asterisk() [0x596cdd]
        /lib64/libpthread.so.0() [0x3231a079d1]
        /lib64/libc.so.6(clone+0x6d) [0x32316e8b6d]
=== -------------------------------------------------------------------
===
=== Thread ID: 0x7fa1bb83f700 (pbx_thread           started at [ 4630] pbx.c ast_pbx_start())
=== ---> Lock #0 (channel.c): MUTEX 2769 __ast_read &chan->lock_dont_use 0x7fa1b4017dd0 (1)
        /usr/sbin/asterisk(ast_bt_get_addresses+0xe) [0x4fc6de]
        /usr/sbin/asterisk() [0x478aea]
        /usr/lib/asterisk/modules/app_chanspy.so(+0x4182) [0x7fa1ee9af182]
        /usr/lib/asterisk/modules/app_chanspy.so(+0x9581) [0x7fa1ee9b4581]
        /usr/lib/asterisk/modules/app_chanspy.so(+0xb406) [0x7fa1ee9b6406]
        /usr/sbin/asterisk(pbx_exec+0x110) [0x5212a0]
        /usr/sbin/asterisk() [0x532f05]
        /usr/sbin/asterisk() [0x537137]
        /usr/sbin/asterisk() [0x538499]
        /usr/sbin/asterisk() [0x596cdd]
        /lib64/libpthread.so.0() [0x3231a079d1]
        /lib64/libc.so.6(clone+0x6d) [0x32316e8b6d]
=== -------------------------------------------------------------------
===
=======================================================================






> Channels are stucked in Ring State on Dial Application
> ------------------------------------------------------
>
>                 Key: ASTERISK-24603
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24603
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>         Environment: CentOS release 6.5 x86_64 kernel version 2.6.32-431.el6.x86_64
> Using only VOIP on SIP 
>            Reporter: ankit
>            Assignee: ankit
>
> I am facing this issues on frequently, Channels are got stuck and not release due to calling hamper and all are SIP extension showing 408 timeout after restart asterisk all are working fine.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list