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

nappsoft (JIRA) noreply at issues.asterisk.org
Fri Oct 7 08:18:01 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nappsoft updated ASTERISK-26448:
--------------------------------

    Description: 
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

  was:
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


> 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!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