Files
asterisk/configs/cdr_pgsql.conf.sample
T
2005-11-29 18:24:39 +00:00

10 lines
204 B
Plaintext

; 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