[Home]

Summary:ASTERISK-16721: The manager interface listens even when it is not enabled
Reporter:Terry Wilson (twilson)Labels:
Date Opened:2010-09-23 12:06:51Date Closed:2010-09-23 13:09:23
Priority:BlockerRegression?Yes
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Even with enabled=no in manager.conf, the manager interface listens on the specified port.

****** STEPS TO REPRODUCE ******

enable=no in manager.conf. Start asterisk. netstat -an|grep 5038. Say "hello" to the manager.
Comments:By: Digium Subversion (svnbot) 2010-09-23 13:09:22

Repository: asterisk
Revision: 288572

U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r288572 | twilson | 2010-09-23 13:05:16 -0500 (Thu, 23 Sep 2010) | 7 lines

Make AMI honor enabled=no

(closes issue ASTERISK-16721)
Reported by: twilson

Review: https://reviewboard.asterisk.org/r/938/

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

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