[Home]

Summary:ASTERISK-11818: chan_sip added a ';' if SIP_URI_OPTIONS was ""
Reporter:Di-Shi Sun (homesick)Labels:
Date Opened:2008-04-10 06:38:15Date Closed:2008-04-10 08:25:35
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) uri_options-1.4.diff
( 1) uri_options-svn.diff
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.

****** ADDITIONAL INFORMATION ******

The patches for svn and 1.4 were attached.
Comments:By: Digium Subversion (svnbot) 2008-04-10 08:22:25

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 ASTERISK-11818)
Reported by: homesick
Patches:
     uri_options-1.4.diff uploaded by homesick (license 91)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=114021

By: Digium Subversion (svnbot) 2008-04-10 08:23:37

Repository: asterisk
Revision: 114022

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r114022 | file | 2008-04-10 08:23:36 -0500 (Thu, 10 Apr 2008) | 14 lines

Merged revisions 114021 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r114021 | file | 2008-04-10 10:27:11 -0300 (Thu, 10 Apr 2008) | 6 lines

Don't add custom URI options if they don't exist OR they are empty.
(closes issue ASTERISK-11818)
Reported by: homesick
Patches:
     uri_options-1.4.diff uploaded by homesick (license 91)

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=114022

By: Digium Subversion (svnbot) 2008-04-10 08:25:35

Repository: asterisk
Revision: 114023

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_sip.c

------------------------------------------------------------------------
r114023 | file | 2008-04-10 08:25:35 -0500 (Thu, 10 Apr 2008) | 22 lines

Merged revisions 114022 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r114022 | file | 2008-04-10 10:28:30 -0300 (Thu, 10 Apr 2008) | 14 lines

Merged revisions 114021 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r114021 | file | 2008-04-10 10:27:11 -0300 (Thu, 10 Apr 2008) | 6 lines

Don't add custom URI options if they don't exist OR they are empty.
(closes issue ASTERISK-11818)
Reported by: homesick
Patches:
     uri_options-1.4.diff uploaded by homesick (license 91)

........

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=114023