summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-12-31 09:29:10 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-12-31 09:29:10 +0000
commit96b7a9950c4d6abc68b4285f35594cb499884693 (patch)
treec1d4fa8fe418fc3ff2a68ae36f207ceafa9ea63c /CHANGES
parent793b68b082edd03554bd5f61825689a399a2b61c (diff)
Support negative filters.
(closes issue #17979) Reported by: tilghman Patches: 20100911__for_blitzrage.diff.txt uploaded by tilghman (license 14) Tested by: lmadsen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@300045 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0a4f80922..a99de3aed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,11 @@ CLI Changes
* The 'logger reload' command now supports an optional argument, specifying an
alternate configuration file to use.
+CDR
+---
+ * The filter option in cdr_adaptive_odbc now supports negating the argument,
+ thus allowing records which do NOT match the specified filter.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------
------------------------------------------------------------------------------