]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Alembic: Add PJSIP global keep_alive_interval. 24/1824/1
authorMark Michelson <mmichelson@digium.com>
Wed, 16 Dec 2015 17:25:13 +0000 (11:25 -0600)
committerMark Michelson <mmichelson@digium.com>
Wed, 16 Dec 2015 17:25:13 +0000 (11:25 -0600)
commitda17dc4d751184b1b358757db63cd9a34222c219
treece6b7dfad7594029cfde182a7abdae5bada4a304
parent24ae124e4f7310cfa64c187b944b2ffc060da28d
Alembic: Add PJSIP global keep_alive_interval.

The keep_alive_interval option was added about a year ago, but no
alembic revision was created to add the appropriate column to the
database.

This commit fixes the problem and adds the column. This was discovered
by running the testsuite with automatic conversion to realtime enabled.

Change-Id: If3ef92a7c4f4844d08f8aae170d2178aec5c4c1a
contrib/ast-db-manage/config/versions/189a235b3fd7_add_keep_alive_interval.py [new file with mode: 0644]