]> 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 12:06:45 +0000 (14:06 +0200)
commit1928e00d908558deaf9a5f9f984be13a36cd48dc
tree8f79b1b8da1d91ae943c7a01c03414e789265a05
parent0bc1366e1524a6b02ed5e91801a61e2e0d181b65
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: I08e17b37af5a446c36cc7d1f903861f81fd41cca
contrib/ast-db-manage/config/versions/1d3ed26d9978_increase_uri_column_size.py [new file with mode: 0644]