aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-12 03:12:48 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-12 03:12:48 +0000
commit8275f65710f6e700bcc2b8fe727c3eeaa5ba10a6 (patch)
tree450b11f54acc18c5255ddbe445295fd9ccdf2b2d /configs
parent1362753f4a491b9555398168f3c6a1bdbd0db4d4 (diff)
Documentation fixes, init.d fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1964 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/cdr_odbc.conf.sample9
-rwxr-xr-xconfigs/cdr_unixodbc.conf.sample9
2 files changed, 18 insertions, 0 deletions
diff --git a/configs/cdr_odbc.conf.sample b/configs/cdr_odbc.conf.sample
new file mode 100755
index 000000000..3427748f9
--- /dev/null
+++ b/configs/cdr_odbc.conf.sample
@@ -0,0 +1,9 @@
+;
+; cdr_unixodbc.conf
+;
+
+;[global]
+;dsn=MySQL-test
+;username=username
+;password=password
+;loguniqueid=yes
diff --git a/configs/cdr_unixodbc.conf.sample b/configs/cdr_unixodbc.conf.sample
new file mode 100755
index 000000000..3427748f9
--- /dev/null
+++ b/configs/cdr_unixodbc.conf.sample
@@ -0,0 +1,9 @@
+;
+; cdr_unixodbc.conf
+;
+
+;[global]
+;dsn=MySQL-test
+;username=username
+;password=password
+;loguniqueid=yes