From 799246dae34ebe986b71fb20aa24bf25cbb19778 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Tue, 15 Jan 2008 23:52:11 +0000 Subject: Add the "filter" keyword git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98947 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/cdr_adaptive_odbc.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/cdr_adaptive_odbc.conf.sample') diff --git a/configs/cdr_adaptive_odbc.conf.sample b/configs/cdr_adaptive_odbc.conf.sample index d539433f3..a16626e58 100644 --- a/configs/cdr_adaptive_odbc.conf.sample +++ b/configs/cdr_adaptive_odbc.conf.sample @@ -32,5 +32,9 @@ ;alias channel => source_channel ;alias dst => dest ;alias dstchannel => dest_channel +; +; Any filter specified MUST match exactly or the CDR will be discarded +;filter accountcode => somename +;filter src => 123 -- cgit v1.2.3