[asterisk-dev] [Code Review] 3227: alembic: Add missing queue and cdr table creation scripts.
rmudgett
reviewboard at asterisk.org
Fri Feb 14 19:40:57 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3227/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-23233
https://issues.asterisk.org/jira/browse/ASTERISK-23233
Repository: Asterisk
Description
-------
Created the queues, queue_members, and cdr alembic scripts.
The CDR table is more of an example for new setups since the actual table can be fully customized in cdr_adaptive_odbc.conf.
Diffs
-----
/branches/12/contrib/ast-db-manage/queues/versions/14b983d1bb27_create_queue_tables.py PRE-CREATION
/branches/12/contrib/ast-db-manage/queues/script.py.mako PRE-CREATION
/branches/12/contrib/ast-db-manage/queues/env.py PRE-CREATION
/branches/12/contrib/ast-db-manage/queues.ini.sample PRE-CREATION
/branches/12/contrib/ast-db-manage/cdr/versions/210693f3123d_create_cdr_table.py PRE-CREATION
/branches/12/contrib/ast-db-manage/cdr/script.py.mako PRE-CREATION
/branches/12/contrib/ast-db-manage/cdr/env.py PRE-CREATION
/branches/12/contrib/ast-db-manage/cdr.ini.sample PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/3227/diff/
Testing
-------
Created a postgres DB to see that queues and members were read in.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140215/a5200c81/attachment.html>
More information about the asterisk-dev
mailing list