[asterisk-bugs] [JIRA] (ASTERISK-25202) Hints extension state broken between 13.3.2 and 13.4

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:22:11 CDT 2016


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

Asterisk Team updated ASTERISK-25202:
-------------------------------------

    Target Release Version/s: 14.0.0

> Hints extension state broken between 13.3.2 and 13.4
> ----------------------------------------------------
>
>                 Key: ASTERISK-25202
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25202
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 13.4.0
>         Environment: centos6.6
>            Reporter: cervajs
>      Target Release: 11.19.0, 13.5.0, 14.0.0
>
>         Attachments: ast13.3.txt, ast13.4.txt, ASTERISK-25202-11.diff, ASTERISK-25202-13.diff, full_pjsip_13-3-2.txt, full_pjsip_13-4.txt, Rusty_extensions.txt, Rusty_pjsip.txt, Rusty_sip.txt
>
>
> hints not working after upgrade to 13.4.0 from 13.3.2
> {noformat}
> [subscribe_1]
> exten => 884,hint,sip/vr1a884&Custom:agent_1
> exten => 885,hint,sip/vr1a885&Custom:agent_2
> {noformat}
> call from 885 to 884 (asterisk 13.3.2)
> {noformat}
>     -= Registered Asterisk Dial Plan Hints =-
> 885 at subscribe_1     : sip/vr1a885&Custom:a  State:InUse           Presence:not_set         Watchers  0
> 884 at subscribe_1     : sip/vr1a884&Custom:a  State:Ringing         Presence:not_set         Watchers  0
> {noformat}
> call from 885 to 884 (asterisk 13.4.0)
> {noformat}
>     -= Registered Asterisk Dial Plan Hints =-
> 885 at subscribe_1     : sip/vr1a885&Custom:a  State:Idle            Presence:not_set         Watchers  0
> 884 at subscribe_1     : sip/vr1a884&Custom:a  State:Idle            Presence:not_set         Watchers  0
> {noformat}



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



More information about the asterisk-bugs mailing list