[asterisk-bugs] [JIRA] (ASTERISK-23057) Orphaned (stuck) channel occurs during automated testing
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Dec 20 18:07:04 CST 2013
Rusty Newton created ASTERISK-23057:
---------------------------------------
Summary: Orphaned (stuck) channel occurs during automated testing
Key: ASTERISK-23057
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23057
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 11.6.0
Environment: Asterisk 11.6.0-rc1 built by digium @ testpbx227-1 on a i686 running Linux on 2013-09-20 15:41:36 UTC
Reporter: Tommy Thompson
Severity: Critical
While running automated phone test (BLF status) asterisk has orphaned a channel. This was reproduced a second time running the same test between the same to device (digium phones) and a verbose debug log is attached.
Below is the result of sip show channels with the phones on-hook while in this state ...
{noformat}
testpbx227-1*CLI> sip show channels
Peer User/ANR Call ID Format Hold Last Message Expiry Peer
10.24.19.187 1614 Mb-Oiy1ExoNQb4V (ulaw) No Rx: BYE 1614
10.24.16.115 1601 1990fc177becb3f (ulaw) No Rx: BYE Done 1601
2 active SIP dialogs
{noformat}
Below is the result of "core show channels" in same state as above...
{noformat}
testpbx227-1*CLI> core show channels
Channel Location State Application(Data)
SIP/1614-00000006 1601 at sip:11 Up (None)
SIP/1601-00000007 (None) Up (None)
2 active channels
0 active calls
{noformat}
--
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