summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2012-06-05 16:25:14 +0000
committerJonathan Rose <jrose@digium.com>2012-06-05 16:25:14 +0000
commit37677a8cc26efe0ff7a1edb02a82feaa9695ae31 (patch)
treee1a7be4a9637596996ed34b3d4831c653d2745ba /CHANGES
parentf6b5fd54119253b4e6766e19c819f2a3dc587c2d (diff)
Merge 'core' and 'core changes' sections in CHANGES file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@368550 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES17
1 files changed, 7 insertions, 10 deletions
diff --git a/CHANGES b/CHANGES
index 52906fcd0..61ea78bdc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,6 +31,13 @@ Core
* The minimum DTMF duration can now be configured in asterisk.conf
as "mindtmfduration". The default value is (as before) set to 80 ms.
(previously it was only available in source code)
+ * Each logging destination and console now have an independent notion of the
+ current verbosity level. Logger.conf now allows an optional argument to
+ the 'verbose' specifier, indicating the level of verbosity sent to that
+ particular logging destination. Additionally, remote consoles now each
+ have their own verbosity level. The command 'core set verbose' will now set
+ a separate level for each remote console without affecting any other
+ console.
CLI Changes
-------------------
@@ -203,16 +210,6 @@ DUNDi changes
* Allow the built in variables ${NUMBER}, ${IPADDR} and ${SECRET} to be
used within the dynamic weight attribute when specifying a mapping.
-Core changes
-------------
- * Each logging destination and console now have an independent notion of the
- current verbosity level. Logger.conf now allows an optional argument to
- the 'verbose' specifier, indicating the level of verbosity sent to that
- particular logging destination. Additionally, remote consoles now each
- have their own verbosity level. The command 'core set verbose' will now set
- a separate level for each remote console without affecting any other
- console.
-
Dialplan functions
------------------
* Addition of the VM_INFO function that can be used to retrieve voicemail