[asterisk-bugs] [JIRA] (ASTERISK-26843) app_directed_pickup: Not working for ring group

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Mar 22 12:01:10 CDT 2017


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

Asterisk Team closed ASTERISK-26843.
------------------------------------


> app_directed_pickup: Not working for ring group
> -----------------------------------------------
>
>                 Key: ASTERISK-26843
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26843
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_directed_pickup
>    Affects Versions: 13.14.0
>            Reporter: Luke Escude
>            Assignee: Joshua Colp
>            Severity: Minor
>
> Directed pickup (we use prefix **) works just fine for individual extensions, but if there are multiple devices in a Ring Group, the following error is generated:
>  -- Executing [**110 at from-internal:1] Pickup("PJSIP/116-00000a67", "110") in new stack
> [Mar  7 18:46:02] NOTICE[59000][C-00000470]: app_directed_pickup.c:367 pickup_exec: No target channel found for 110 at from-internal.
> The following excerpt will allow for the issue to be recreated:
> exten => 4242,1,Dial(PJSIP/143&PJSIP/144)
> exten => *143,1,Pickup(143) ; these two can't pickup
> exten => *144,1,Pickup(144) ; the dialed extensions in 4242
> exten => *4242,1,Pickup(4242)



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



More information about the asterisk-bugs mailing list