]> git.ipfire.org Git - thirdparty/asterisk.git/commit
alembic: add missing ps_endpoints columns
authorMike Bradeen <mbradeen@sangoma.com>
Wed, 17 Aug 2022 18:30:21 +0000 (12:30 -0600)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Fri, 9 Sep 2022 16:35:04 +0000 (11:35 -0500)
commit46776c77c475a0b66e3d2998c17ab3f9e3d78b22
treeea8b0030d8515d7084bf0f4d9e5d4aac93c1be97
parent583e017f34f1bf98ab8d1223e4748551aecf6424
alembic: add missing ps_endpoints columns

The following required columns were missing,
now added to the ps_endpoints table:

incoming_call_offer_pref
outgoing_call_offer_pref
stir_shaken_profile

ASTERISK-29453

Change-Id: I5cf565edf30195844d6acbc1e1de8c5f0d837568
contrib/ast-db-manage/config/versions/9f3692b1654b_add_stir_shaken_profile_and_codec_.py [new file with mode: 0644]