mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-17 13:09:57 +00:00
820d525ac6
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
|