[asterisk-bugs] [Asterisk 0017785]: [patch] Encoded URI in a subscription does not work
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 31 18:23:12 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: acknowledged
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-08-31 18:23 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".
======================================================================
----------------------------------------------------------------------
(0126516) tilghman (administrator) - 2010-08-31 18:23
https://issues.asterisk.org/view.php?id=17785#c126516
----------------------------------------------------------------------
Patch uploaded against 1.4 SVN.
Issue History
Date Modified Username Field Change
======================================================================
2010-08-31 18:23 tilghman Note Added: 0126516
======================================================================
More information about the asterisk-bugs
mailing list