mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 22:38:08 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
11 lines
143 B
Plaintext
Executable File
11 lines
143 B
Plaintext
Executable File
;
|
|
; cdr_odbc.conf
|
|
;
|
|
|
|
;[global]
|
|
;dsn=MySQL-test
|
|
;username=username
|
|
;password=password
|
|
;loguniqueid=yes
|
|
;table=cdr ;"cdr" is default table name
|