[asterisk-bugs] [Asterisk 0012407]: chan_sip added a '; ' if SIP_URI_OPTIONS was ""
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Apr 10 08:22:27 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12407
======================================================================
Reported By: homesick
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 12407
Category: Channels/chan_sip/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 114018
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 04-10-2008 06:38 CDT
Last Modified: 04-10-2008 08:22 CDT
======================================================================
Summary: chan_sip added a ';' if SIP_URI_OPTIONS was ""
Description:
chan_sip added a ';' at the end of the Request-Line URI of the outbound
INVITE message if SIP_URI_OPTIONS was "". It is not necessary.
======================================================================
----------------------------------------------------------------------
svnbot - 04-10-08 08:22
----------------------------------------------------------------------
Repository: asterisk
Revision: 114021
U branches/1.4/channels/chan_sip.c
------------------------------------------------------------------------
r114021 | file | 2008-04-10 08:22:21 -0500 (Thu, 10 Apr 2008) | 6 lines
Don't add custom URI options if they don't exist OR they are empty.
(closes issue http://bugs.digium.com/view.php?id=12407)
Reported by: homesick
Patches:
uri_options-1.4.diff uploaded by homesick (license 91)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=114021
Issue History
Date Modified Username Field Change
======================================================================
04-10-08 08:22 svnbot Checkin
04-10-08 08:22 svnbot Note Added: 0085284
04-10-08 08:22 svnbot Status new => assigned
04-10-08 08:22 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list