[asterisk-dev] [Code Review] 3227: alembic: Add missing queue and cdr table creation scripts.
rmudgett
reviewboard at asterisk.org
Wed Mar 5 11:37:13 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3227/
-----------------------------------------------------------
(Updated March 5, 2014, 11:37 a.m.)
Review request for Asterisk Developers.
Changes
-------
Address Keith's comments.
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 (updated)
-----
/branches/12/contrib/ast-db-manage/config/versions/28887f25a46f_create_queue_tables.py 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/20140305/32dab9eb/attachment.html>
More information about the asterisk-dev
mailing list