]> git.ipfire.org Git - thirdparty/asterisk.git/commit
alembic: Add table for 'resource_list' PJSIP RLS type.
authorJoshua Colp <jcolp@digium.com>
Tue, 25 Apr 2017 12:52:48 +0000 (12:52 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 25 Apr 2017 19:37:51 +0000 (14:37 -0500)
commit1174b566ab4d9f4825e5e5b1afc3e0bbc57766cd
tree90b65449f761fd1002d6058e1100c4abf06bed8e
parentd757a70156137898eb38652e9e5623d5655c14bd
alembic: Add table for 'resource_list' PJSIP RLS type.

This change adds an Alembic migration which adds a
ps_resource_list table that can contain resource_list
RLS configuration objects.

ASTERISK-26929

Change-Id: I7c888fafc67b3e87012de974f71ca7a5b8b1ec05
contrib/ast-db-manage/config/versions/1d0e332c32af_create_rls_table.py [new file with mode: 0644]