]> git.ipfire.org Git - thirdparty/asterisk.git/commit
contrib/ast-db-manage: Correct down_revision path for user_eq_phone
authorMatthew Jordan <mjordan@digium.com>
Tue, 6 Jan 2015 22:46:26 +0000 (22:46 +0000)
committerMatthew Jordan <mjordan@digium.com>
Tue, 6 Jan 2015 22:46:26 +0000 (22:46 +0000)
commit30b1c42f8b154795f6489cef18b1bb77da7feb97
tree46c629b1a95211caa12c435d17d01a4eee77852c
parentfb12aedfa5bc404f80cecc3611a32deefc26cc1d
contrib/ast-db-manage: Correct down_revision path for user_eq_phone

When the user_eq_phone patch was backported to 13, it referenced the downward
revision that the PJSIP optimistic encryption option also references. This
creates a multi-path upgrade Exception when generating the SQL files.

This patch corrects this in the 13 branch. Note that trunk, which already
contained both of these features, is unaffected by this problem.
........

Merged revisions 430252 from http://svn.asterisk.org/svn/asterisk/branches/13

git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/13.1@430253 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/ast-db-manage/config/versions/371a3bf4143e_add_user_eq_phone_option_to_pjsip.py