[asterisk-dev] [Code Review] 4013: Alembic: Add 'outgoing' enum value to sippeers directmedia enumerator
Jonathan Rose
reviewboard at asterisk.org
Mon Sep 22 13:24:39 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4013/
-----------------------------------------------------------
(Updated Sept. 22, 2014, 1:24 p.m.)
Review request for Asterisk Developers and Matt Jordan.
Changes
-------
Add mention that postgres was used to test.
Bugs: ASTERISK-23781
https://issues.asterisk.org/jira/browse/ASTERISK-23781
Repository: Asterisk
Description
-------
The SIP directmedia value 'outgoing' was overlooked when creating the table and needs to be added. Unfortunately this means dropping the column and rebuilding it with a new enum.
Diffs
-----
/branches/12/contrib/ast-db-manage/config/versions/10aedae86a32_add_outgoing_enum_va.py PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/4013/diff/
Testing (updated)
-------
upgraded, checked to see if I could put 'outgoing' in the directmedia column. Downgraded, upgraded again to make sure things didn't explode.
All on a postgres database
Thanks,
Jonathan Rose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140922/e67c26f6/attachment.html>
More information about the asterisk-dev
mailing list