]> 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:42 +0000 (11:34 -0500)
commitb6c953dcf76bd414e657cf4c51c526972d3fa51a
tree647c4ff3c8e06d9c9c00b9fdcc57ee426f0d63d7
parentddc6d1f796fab335ebeed0843200e3b06608782a
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]