projects
/
asterisk/asterisk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
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