[asterisk-bugs] [Asterisk 0013706]: SIP_NOTIFY message incorrectly builds address in the To: tag
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 15 11:13:08 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13706
======================================================================
Reported By: andrew53
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13706
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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:13 CDT
======================================================================
Summary: 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...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-15 11:13 andrew53 SVN Revision (number only!) => 149593
======================================================================
More information about the asterisk-bugs
mailing list