[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:56:29 CDT 2010
A NOTE has been added to this issue.
======================================================================
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: closed
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:56 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.
======================================================================
----------------------------------------------------------------------
(0125086) svnbot (reporter) - 2010-07-26 20:56
https://issues.asterisk.org/view.php?id=17708#c125086
----------------------------------------------------------------------
Repository: asterisk
Revision: 279727
_U trunk/
U trunk/main/http.c
------------------------------------------------------------------------
r279727 | pabelanger | 2010-07-26 20:56:28 -0500 (Mon, 26 Jul 2010) | 16
lines
Merged revisions 279726 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r279726 | pabelanger | 2010-07-26 21:53:38 -0400 (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=279727
Issue History
Date Modified Username Field Change
======================================================================
2010-07-26 20:56 svnbot Checkin
2010-07-26 20:56 svnbot Note Added: 0125086
======================================================================
More information about the asterisk-bugs
mailing list