[asterisk-bugs] [Asterisk 0013602]: [patch] Bad handling of Contact header, which should not be present in 1XX responses to REGISTER, but also in several other case
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Feb 5 12:22:11 CST 2009
The following issue is now READY FOR TESTING.
======================================================================
http://bugs.digium.com/view.php?id=13602
======================================================================
Reported By: hjourdain
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 13602
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-10-02 07:42 CDT
Last Modified: 2009-02-05 12:22 CST
======================================================================
Summary: [patch] Bad handling of Contact header, which should
not be present in 1XX responses to REGISTER, but also in several other case
Description:
When Asterisk sends a response to a UA, the algorithm to include the
Contact header that's use in resprep is flawed.
This leads to sending the contact header in 100 Trying responses to
REGISTER.
But this is also true in many other cases, depending on the type of
response (1xx, 2xx, 3xx 485 or other) and the type of request.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-02-05 12:22 mnicholson Status feedback => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list