projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
alembic: Adjust sippeers, queue_members, and voicemail_messages tables.
[asterisk/asterisk.git]
/
contrib
/
ast-db-manage
/
cdr.ini.sample
diff --git
a/contrib/ast-db-manage/cdr.ini.sample
b/contrib/ast-db-manage/cdr.ini.sample
index
f8047b4
..
58b8e6d
100644
(file)
--- a/
contrib/ast-db-manage/cdr.ini.sample
+++ b/
contrib/ast-db-manage/cdr.ini.sample
@@
-15,7
+15,10
@@
script_location = cdr
# the 'revision' command, regardless of autogenerate
# revision_environment = false
# the 'revision' command, regardless of autogenerate
# revision_environment = false
-sqlalchemy.url = mysql://user:pass@localhost/voicemail
+#sqlalchemy.url = driver://user:pass@localhost/dbname
+
+#sqlalchemy.url = postgresql://user:pass@localhost/cdr
+sqlalchemy.url = mysql://user:pass@localhost/cdr
# Logging configuration
# Logging configuration