]> git.ipfire.org Git - thirdparty/asterisk.git/commit
alembic: increase uri column size
authorFlorian Floimair <f.floimair@commend.com>
Thu, 23 Aug 2018 11:57:31 +0000 (13:57 +0200)
committerFlorian Floimair <f.floimair@commend.com>
Thu, 23 Aug 2018 11:59:16 +0000 (13:59 +0200)
commit40416ccaa7690fd8022097936c0f41a529b89d4d
treea6f050763e2bcc6e8a9c0b03fb5bb6f7e675050a
parentb022c81434623f7a6b9efce1b0f127e6d07cb45d
alembic: increase uri column size

When mobile SIP clients register with Asterisk that use some sort of
push notifications, the URI can get quite lengthy due to the
additional push-service annotations (things like tokens, pn-type, etc.)
contained in it.

ASTERISK-28022 #close

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