summaryrefslogtreecommitdiff
path: root/configs/cdr_mysql.conf.sample
blob: 0c2fbb996ba33ac358c825d1cb5939b77854e604 (plain)
1
2
3
4
5
6
7
8
9
10
;
; Note - if the database server is hosted on the same machine as the
; asterisk server, you can achieve a local Unix socket connection by
; setting hostname=localhost
;
;[global]
;hostname=database.host.name
;dbname=asteriskcdrdb
;password=password 
;user=asteriskcdruser