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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Oct 7 08:12:01 CDT 2016


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

Asterisk Team commented on ASTERISK-26448:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> 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: Core/PBX
>    Affects Versions: 13.11.2
>            Reporter: nappsoft
>            Severity: Minor
>
> 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!0415414141!1!Ringing!AppDial!(Outgoing Line)!0415414141!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