[asterisk-bugs] [Asterisk 0017979]: [patch] Negative filter values
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Sep 13 11:03:03 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17979
======================================================================
Reported By: tilghman
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 17979
Category: CDR/cdr_adaptive_odbc
Reproducibility: N/A
Severity: feature
Priority: normal
Status: ready for testing
Asterisk Version: 1.8.0-beta5
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-11 01:14 CDT
Last Modified: 2010-09-13 11:03 CDT
======================================================================
Summary: [patch] Negative filter values
Description:
[07:16:14] leifmadsen
(~Leif at asterisk/documenteur-extraordinaire/blitzrage) has joined channel
#asterisk
[07:16:14] Mode change "+o leifmadsen" on channel #asterisk by ChanServ
[07:16:49] <leifmadsen> Corydon76-dig: so I have a suggestion for
cdr_adaptive_odbc
[07:18:53] Signoff: infobot (Ping timeout: 245 seconds)
[07:18:56] <leifmadsen> Corydon76-dig: a negating filter would be useful.
For example, if I have two connections [my_log] and [my_filtered_log], and
in [my_filtered_log] I had: filter src => 0000FFFF0008 followed by static
"DoNoCharge" => accountcode, I obviously am going to get a duplicate record
(as the documentation states, and which is confirmed by testing). If on the
[my_log] I could do something like: filter !src => 0000FFFF0008 then I
[07:18:56] <leifmadsen> would not get duplicate records.
[07:19:01] Signoff: JAMMAN2110 (Remote host closed the connection)
[07:21:16] <russellb> could follow the same method used in manager.conf,
where you can specify blacklist or whitelist (or a combination of both)
regular expressions
======================================================================
----------------------------------------------------------------------
(0126890) lmadsen (administrator) - 2010-09-13 11:03
https://issues.asterisk.org/view.php?id=17979#c126890
----------------------------------------------------------------------
I will try and test this today!
Issue History
Date Modified Username Field Change
======================================================================
2010-09-13 11:03 lmadsen Note Added: 0126890
======================================================================
More information about the asterisk-bugs
mailing list