[Home]

Summary:ASTERISK-16622: Reloads of manager.conf do not properly handle the resetting of options
Reporter:Leif Madsen (lmadsen)Labels:
Date Opened:2010-08-26 09:00:03Date Closed:2010-09-02 16:04:52
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Reloads of manager.conf do not properly handle the resetting of options back to their default values if they are not in the config file.
Comments:By: Digium Subversion (svnbot) 2010-09-02 15:25:04

Repository: asterisk
Revision: 284777

U   branches/1.4/main/manager.c

------------------------------------------------------------------------
r284777 | bbryant | 2010-09-02 15:25:03 -0500 (Thu, 02 Sep 2010) | 7 lines

Fixes a bug in manager.c where the default configuration values weren't reset when the manager configuration was reloaded.

(closes issue ASTERISK-16622)
Reported by: lmadsen

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

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

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

By: Digium Subversion (svnbot) 2010-09-02 15:54:34

Repository: asterisk
Revision: 284778

_U  branches/1.6.2/
U   branches/1.6.2/main/manager.c

------------------------------------------------------------------------
r284778 | bbryant | 2010-09-02 15:54:34 -0500 (Thu, 02 Sep 2010) | 14 lines

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

........
 r284777 | bbryant | 2010-09-02 16:25:03 -0400 (Thu, 02 Sep 2010) | 7 lines
 
 Fixes a bug in manager.c where the default configuration values weren't reset when the manager configuration was reloaded.
 
 (closes issue ASTERISK-16622)
 Reported by: lmadsen
 
 Review: https://reviewboard.asterisk.org/r/883/
........

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

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

By: Digium Subversion (svnbot) 2010-09-02 16:04:52

Repository: asterisk
Revision: 284781

_U  branches/1.8/
U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r284781 | bbryant | 2010-09-02 16:04:52 -0500 (Thu, 02 Sep 2010) | 21 lines

Merged revisions 284778 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
 r284778 | bbryant | 2010-09-02 16:54:33 -0400 (Thu, 02 Sep 2010) | 14 lines
 
 Merged revisions 284777 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r284777 | bbryant | 2010-09-02 16:25:03 -0400 (Thu, 02 Sep 2010) | 7 lines
   
   Fixes a bug in manager.c where the default configuration values weren't reset when the manager configuration was reloaded.
   
   (closes issue ASTERISK-16622)
   Reported by: lmadsen
   
   Review: https://reviewboard.asterisk.org/r/883/
 ........
................

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

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