summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-01-12 03:12:48 +0000
committerMark Spencer <markster@digium.com>2004-01-12 03:12:48 +0000
commit5d6c0a66b457b74c8ceea8c2934aea261a017446 (patch)
tree450b11f54acc18c5255ddbe445295fd9ccdf2b2d /configs
parentf582495d75cce5810fd0ada91a73ad5a3ac529be (diff)
Documentation fixes, init.d fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1964 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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