summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/cdr_pgsql.conf.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/cdr_pgsql.conf.sample b/configs/cdr_pgsql.conf.sample
new file mode 100755
index 000000000..1534a744a
--- /dev/null
+++ b/configs/cdr_pgsql.conf.sample
@@ -0,0 +1,8 @@
+; Sample Asterisk config file for CDR logging to PostgresSQL
+
+[global]
+;hostname=localhost
+;port=5432
+;dbname=asterisk
+;password=password
+;user=postgres