Comment # 4
on bug 9872
from Hadriel Kaplan
Found more bugs while reading the code and testing:
(1) comma-separated Contact headers will be displayed as a single one if
the first one(s) don't have header params but a subsequent one does; and
(2) the last Contact header param is displayed with the trailing '\r\n'
header separator; and (3) the SIP REGISTER response code displayed contact
binding info for responses other than 2xx, which isn't logical.
These are being fixed as well, as part of this bug fix.
You are receiving this mail because:
- You are watching all bug changes.