[asterisk-bugs] [Asterisk 0015239]: invalid SIP/NOTIFY header (Multiple values in single-value header Event and Content-Type)
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 1 08:31:28 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15239
======================================================================
Reported By: pj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15239
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 197701
Request Review:
======================================================================
Date Submitted: 2009-06-01 05:28 CDT
Last Modified: 2009-06-01 08:31 CDT
======================================================================
Summary: invalid SIP/NOTIFY header (Multiple values in
single-value header Event and Content-Type)
Description:
asterisk sending wrong SIP/NOTIFY header to client, notify header contain:
Multiple values in single-value header Event
Multiple values in single-value header Content-Type
xlite softphone refuses this incorrect header with
SIP/2.0 400 Bad Request
and presence states doesn't work at all (all contact are displayed as
offline/unknown)
this is regression, in SVN trunk r183107 it was fine
======================================================================
----------------------------------------------------------------------
(0105829) svnbot (reporter) - 2009-06-01 08:31
https://issues.asterisk.org/view.php?id=15239#c105829
----------------------------------------------------------------------
Repository: asterisk
Revision: 198498
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r198498 | file | 2009-06-01 08:31:28 -0500 (Mon, 01 Jun 2009) | 5 lines
Fix a bug where the Event and Content-Type headers were added twice to
outgoing SIP NOTIFY messages.
(closes issue https://issues.asterisk.org/view.php?id=15239)
Reported by: pj
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=198498
Issue History
Date Modified Username Field Change
======================================================================
2009-06-01 08:31 svnbot Checkin
2009-06-01 08:31 svnbot Note Added: 0105829
======================================================================
More information about the asterisk-bugs
mailing list