]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'
authorJonathan Rose <jrose@digium.com>
Thu, 2 Oct 2014 19:58:08 +0000 (19:58 +0000)
committerJonathan Rose <jrose@digium.com>
Thu, 2 Oct 2014 19:58:08 +0000 (19:58 +0000)
commitb0f1a6c4d5f223a27f545457a383a794540e5b25
treea814588cfdc33a8139b0576d307ff1369226bf77
parentd452cf58fb6b18b75dc137d2fb3d5ae7441c6d70
Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'

The 'outgoing' value was left off of the enumerator when first creating the
column. This patch adds it, and should gracefully upgrade keeping the existing
data in tact.

ASTERISK-23781 #close
Reported by: Stephen More
Review: https://reviewboard.asterisk.org/r/4013/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@424372 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/ast-db-manage/config/versions/10aedae86a32_add_outgoing_enum_va.py [new file with mode: 0755]