[asterisk-bugs] [Asterisk 0013570]: [patch] Malformed registration line is copied verbatim in To and From headers
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 11 15:10:20 CST 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=13570
======================================================================
Reported By: putnopvut
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13570
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.0-rc6
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2008-09-26 18:37 CDT
Last Modified: 2008-12-11 15:10 CST
======================================================================
Summary: [patch] Malformed registration line is copied
verbatim in To and From headers
Description:
If a register line in Asterisk is mistyped, like "register => register =>
user:password at domain/contact", then the To and From headers Asterisk sends
out will contain the (unquoted) string
"sip:register => user:password at domain/contact>"
We should check for reserved characters, print a big warning message, and
not send a REGISTER if they are present in any of the individual components
on the register line.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013783 [patch] Cannot register with sip provid...
======================================================================
----------------------------------------------------------------------
(0096253) putnopvut (administrator) - 2008-12-11 15:10
http://bugs.digium.com/view.php?id=13570#c96253
----------------------------------------------------------------------
I'm just going to close this. I reported this issue myself and I don't
actually know of anyone who has this problem, nor do I know of anyone who
wouldn't immediately realize their problem and change the setting to be
correct if they put something bogus for the register line.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-11 15:10 putnopvut Note Added: 0096253
2008-12-11 15:10 putnopvut Status assigned => resolved
2008-12-11 15:10 putnopvut Resolution fixed => won't fix
2008-12-11 15:10 putnopvut Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list