mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-06 01:51:14 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1289 65c4cc65-6c06-0410-ace0-fbb531ad65f3
11 lines
274 B
Plaintext
Executable File
11 lines
274 B
Plaintext
Executable File
;
|
|
; 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
|