mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 12:27:04 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4763 65c4cc65-6c06-0410-ace0-fbb531ad65f3
12 lines
166 B
Plaintext
Executable File
12 lines
166 B
Plaintext
Executable File
;
|
|
; cdr_odbc.conf
|
|
;
|
|
|
|
;[global]
|
|
;dsn=MySQL-test
|
|
;username=username
|
|
;password=password
|
|
;loguniqueid=yes
|
|
;dispositionstring=yes
|
|
;table=cdr ;"cdr" is default table name
|