Files
asterisk/configs/cdr_pgsql.conf.sample
T

10 lines
204 B
Plaintext
Raw Normal View History

2003-11-25 01:17:50 +00:00
; 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