Add sample PGSQl CDR config file (bug #447)
[asterisk/asterisk.git] / configs / cdr_pgsql.conf.sample
1 ; Sample Asterisk config file for CDR logging to PostgresSQL
2
3 [global]
4 ;hostname=localhost
5 ;port=5432
6 ;dbname=asterisk
7 ;password=password
8 ;user=postgres