[asterisk-bugs] [Asterisk 0017785]: [patch] Encoded URI in a subscription does not work
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 10 07:06:32 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17785
======================================================================
Reported By: ramonpeek
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17785
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Target Version: 1.4.37
Asterisk Version: SVN
JIRA: SWP-1997
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-03 07:21 CDT
Last Modified: 2010-09-10 07:06 CDT
======================================================================
Summary: [patch] Encoded URI in a subscription does not work
Description:
When a phone sends an encoded URI for an subscription the URI is not
matched with the actual hint that is in decoded format.
For example if I have an extension with a hint that is named: "#5601"
or "*5601".
The subscription will work fine if the phone subscribes with an already
decoded URI, but when its decoded like "%255601" or "%2A5601" asterisk is
unable to match it with the correct hint.
Note: In the setup the option pedantic checking was set to "yes".
======================================================================
----------------------------------------------------------------------
(0126814) ramonpeek (reporter) - 2010-09-10 07:06
https://issues.asterisk.org/view.php?id=17785#c126814
----------------------------------------------------------------------
Tested the patch, it now works!
Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2010-09-10 07:06 ramonpeek Note Added: 0126814
======================================================================
More information about the asterisk-bugs
mailing list