[asterisk-bugs] [Asterisk 0013706]: [patch] SIP_NOTIFY message incorrectly builds address in the To: tag
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 15 11:18:13 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13706
======================================================================
Reported By: andrew53
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13706
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 149593
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-15 11:13 CDT
Last Modified: 2008-10-15 11:18 CDT
======================================================================
Summary: [patch] SIP_NOTIFY message incorrectly builds
address in the To: tag
Description:
Result of strncasecmp is misinterpreted, which results in either forming
address with no "sip:" prefix, or with the prefix repeated.
If the SUBSCRIBE From: tag was user at domain, it will result in
To: <user at domain....
If the SUBSCRIBE From: tag was sip:user at domain, it will result in
To: <sip:sip:user at domain...
======================================================================
----------------------------------------------------------------------
(0093718) blitzrage (administrator) - 2008-10-15 11:18
http://bugs.digium.com/view.php?id=13706#c93718
----------------------------------------------------------------------
I assigned this to putnopvut in the hopes he can take a quick look at it
and merge if appropriate. Feel free to re-assign if necessary.
Issue History
Date Modified Username Field Change
======================================================================
2008-10-15 11:18 blitzrage Note Added: 0093718
======================================================================
More information about the asterisk-bugs
mailing list