Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/configs/res_odbc.conf.sample
2004-11-28 21:28:30 +00:00

21 lines
209 B
Text
Executable file

;;; odbc setup file
[asterisk]
dsn => asterisk
;username => myuser
;password => mypass
pre-connect => yes
;[mysql2]
;dsn => MySQL-asterisk
;username => myuser
;password => mypass
;pre-connect => yes