[asterisk-bugs] [JIRA] (ASTERISK-25202) chan_sip: Hints not working after upgrade
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Jun 25 19:12:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-25202:
------------------------------------
Assignee: cervajs
Status: Waiting for Feedback (was: Triage)
That is odd. Can you easily grab a debug log of the call for comparison between the two?
That is, with verbose 5 or above and debug 5 or above..
> chan_sip: Hints not working after upgrade
> -----------------------------------------
>
> 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
> Assignee: cervajs
>
> 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