]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Add alembic scripts for generating db tables for PJSIP
authorJonathan Rose <jrose@digium.com>
Fri, 4 Oct 2013 17:10:27 +0000 (17:10 +0000)
committerJonathan Rose <jrose@digium.com>
Fri, 4 Oct 2013 17:10:27 +0000 (17:10 +0000)
commit66137de7e8b4d3457f107f43e7637cacc3ab6f0a
tree308b85dfb682c811a7a7340fea235e86a70c69b7
parent7fc567bd762bf9b6c62177afd17ccb8619809e44
chan_pjsip: Add alembic scripts for generating db tables for PJSIP

Also updates sample configurations for sorcery and extconfig to
demonstrate how to use databases created by that alembic script.

(closes issue ASTERISK-22133)
Reported by: Matt Jordan
Review: https://reviewboard.asterisk.org/r/2892/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400532 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configs/extconfig.conf.sample
configs/sorcery.conf.sample
contrib/ast-db-manage/config/versions/43956d550a44_add_tables_for_pjsip.py [new file with mode: 0755]
contrib/ast-db-manage/config/versions/4da0c5f79a9c_create_tables.py