[asterisk-bugs] [Asterisk 0017708]: [patch] HTTP always enabled, regardless of http.conf settings.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jul 26 20:53:37 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17708 
====================================================================== 
Reported By:                pabelanger
Assigned To:                pabelanger
====================================================================== 
Project:                    Asterisk
Issue ID:                   17708
Category:                   Core/HTTP
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.8.0-beta1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-07-25 13:25 CDT
Last Modified:              2010-07-26 20:53 CDT
====================================================================== 
Summary:                    [patch] HTTP always enabled, regardless of http.conf
settings.
Description: 
This is a regression after IPv6 was merged.  The attached patch contains
the fix.
====================================================================== 

---------------------------------------------------------------------- 
 (0125085) svnbot (reporter) - 2010-07-26 20:53
 https://issues.asterisk.org/view.php?id=17708#c125085 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 279726

U   branches/1.8/main/http.c

------------------------------------------------------------------------
r279726 | pabelanger | 2010-07-26 20:53:37 -0500 (Mon, 26 Jul 2010) | 9
lines

Use ast_sockaddr_setnull() when http is not enabled.

Otherwise, ast_tcptls_server_start() will still start http. 

(closes issue https://issues.asterisk.org/view.php?id=17708)
Reported by: pabelanger
Patches:
      http.patch uploaded by pabelanger (license 224)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-26 20:53 svnbot         Checkin                                      
2010-07-26 20:53 svnbot         Note Added: 0125085                          
2010-07-26 20:53 svnbot         Status                   ready for review =>
assigned
2010-07-26 20:53 svnbot         Assigned To               => pabelanger      
2010-07-26 20:53 svnbot         Status                   assigned => resolved
2010-07-26 20:53 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list