aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cdr_pgsql.conf.sample
blob: 0784c7b0817f0b24f5be8a01cd36bd6ba3061186 (plain)
1
2
3
4
5
6
7
8
9
; 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