aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cdr_odbc.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-10 11:59:43 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-10 11:59:43 +0000
commite922df8efbf1a4fcff376ff00218a83f04131159 (patch)
treeb1e20e696c27439fc42d1881895c3491489a03b4 /configs/cdr_odbc.conf.sample
parent2795ea48a5f7b4208f67459df0577224f787339d (diff)
make table configurable for cdr_odbc (bug #2755)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4416 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/cdr_odbc.conf.sample')
-rwxr-xr-xconfigs/cdr_odbc.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/cdr_odbc.conf.sample b/configs/cdr_odbc.conf.sample
index 3427748f9..b488006cd 100755
--- a/configs/cdr_odbc.conf.sample
+++ b/configs/cdr_odbc.conf.sample
@@ -1,5 +1,5 @@
;
-; cdr_unixodbc.conf
+; cdr_odbc.conf
;
;[global]
@@ -7,3 +7,4 @@
;username=username
;password=password
;loguniqueid=yes
+;table=cdr ;"cdr" is default table name