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/cdr_pgsql.conf.sample
2004-12-09 20:34:35 +00:00

10 lines
204 B
Text
Executable file

; Sample Asterisk config file for CDR logging to PostgresSQL
[global]
;hostname=localhost
;port=5432
;dbname=asterisk
;password=password
;user=postgres
;table=cdr ;SQL table where CDRs will be inserted