[asterisk-bugs] [JIRA] (ASTERISK-26448) Channels in Ringing state after PickUpChan of a local channel

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Nov 3 09:08:10 CDT 2016


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

Richard Mudgett edited comment on ASTERISK-26448 at 11/3/16 9:07 AM:
---------------------------------------------------------------------

Why has there been created a duplicate of this issue? => ASTERISK-26549

I can confirm that Change-Id: Iea7168e6e82f7d4609ec0366153804e4f55ea64f fixed this issue as well, so the issue can be closed


was (Author: nappsoft):
Why has there been created a duplicate of this issue? => https://issues.asterisk.org/jira/browse/ASTERISK-26549

I can confirm that Change-Id: Iea7168e6e82f7d4609ec0366153804e4f55ea64f fixed this issue as well, so the issue can be closed

> Channels in Ringing state after PickUpChan of a local channel
> -------------------------------------------------------------
>
>                 Key: ASTERISK-26448
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26448
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_directed_pickup, Core/PBX
>    Affects Versions: 13.11.2
>            Reporter: nappsoft
>            Assignee: Unassigned
>            Severity: Minor
>         Attachments: ast_dbug.pcap, asterisk_debug.txt
>
>
> When Dialing multiple channels with the Dial application and picking up a local channel the other channels (PJSIP) stay in Ringing state until the call ends. 
> When trying to hangup one of the stuck channels the following happens:
> asterisk> channel request hangup PJSIP/UT123-00000248
> PJSIP/UT123-00000248 is not a known channel
> However the channel will still be listed with "core show channels concise":
> PJSIP/UT123-00000248!default!0xxxxxxx!1!Ringing!AppDial!(Outgoing Line)!0xxxxxxxx!pZNRJ5r8X4dU!pZNRJ5r8X4dU!3!48!!LumiMagic-1475843690.10390
> In fact the phone stops ringing after the local channel has been picked up but the problem here is that the hint doesn't change back to idle until the call finishes, so we have wrong extension states.
> Some details:
> - incoming channel is a pjsip channel
> - the call is ringing on several pjsip channels and one local channel (the function of this channel is to send a message to mobile extensions which can in turn pickup the call)
> - the call is being picked up with a pjsip channel



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



More information about the asterisk-bugs mailing list