aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-05 00:44:37 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-05 00:44:37 +0000
commiteca5d388137d9e416451c04db23aad33ca094a25 (patch)
treeced8c33c48bfbc52db0e8897fa4ef21ccc072970 /CHANGES
parentf97d83ed3a1eeb7464d44463ff120e0b5c9365f3 (diff)
New 'manager show settings' CLI command.
See the CHANGES file for more details. (closes issue #16343) Reported by: pabelanger Patches: issue16343.patch.v5 uploaded by pabelanger (license 224) Tested by: pabelanger, tilghman, lmadsen Review: https://reviewboard.asterisk.org/r/630/ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@261180 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 720d2c098..4286fcf64 100644
--- a/CHANGES
+++ b/CHANGES
@@ -461,6 +461,8 @@ CLI Changes
can optionally accept *module* names instead (with or without the .so extension),
which applies the setting to the entire module specified, regardless of which source
files it was built from.
+ * New 'manager show settings' command showing the current settings loaded from
+ manager.conf.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------