[asterisk-bugs] [JIRA] (ASTERISK-23047) Orphaned (stuck) channel occurs during automated testing
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Dec 20 14:45:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-23047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-23047:
------------------------------------
Description:
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}
was:
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 ...
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
Below is the result of "core show channels" in same state as above...
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
> Orphaned (stuck) channel occurs during automated testing
> --------------------------------------------------------
>
> Key: ASTERISK-23047
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23047
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> 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
> Attachments: testlog.0
>
>
> 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