[asterisk-bugs] [JIRA] (ASTERISK-25202) Hints extension state broken between 13.3.2 and 13.4
cervajs (JIRA)
noreply at issues.asterisk.org
Sat Jun 27 04:55:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226686#comment-226686 ]
cervajs commented on ASTERISK-25202:
------------------------------------
tested patch for 13.4. works ok
> 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
> 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