summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2009-05-18 14:54:43 +0000
committerSean Bright <sean@malleable.com>2009-05-18 14:54:43 +0000
commitf2235982073ec6fcaa359211b49be5da378c0291 (patch)
treefa52b5a760595bc3420e8b4468df9d949ccde9a8 /CHANGES
parentd24179825f768073a6e1db8369013388c207e16a (diff)
Allow cdr_custom to write to multiple files instead of just one.
Up to now, cdr_custom would only accept a single filename/format from cdr_custom.conf. This change allows you to specify multiple filename & format directives. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@195165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3496683d1..e306d2a82 100644
--- a/CHANGES
+++ b/CHANGES
@@ -148,6 +148,10 @@ Logger
users of this channel in the tree have been converted to LOG_NOTICE or removed
(in cases where the same message was already generated to another channel).
+CDR
+---
+ * Multiple files and formats can now be specified in cdr_custom.conf.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
------------------------------------------------------------------------------