]> 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:34:48 +0000 (11:34 -0500)
commitc49a2c46f6e129b8771e0149f22afcfdacb9d418
tree6c63844640265d557df02945612f51eef00fe294
parentb3bf41545566e37459a7b53d276f1baed3f194f9
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]