mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
![]() |
; Sample Asterisk config file for CDR logging to PostgresSQL
|
||
|
|
||
|
[global]
|
||
|
;hostname=localhost
|
||
|
;port=5432
|
||
|
;dbname=asterisk
|
||
|
;password=password
|
||
|
;user=postgres
|