mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 07:48:14 +00:00
PJSIP: TOS values should be represented as decimals in sorcery objects
(closes issue ASTERISK-23235) Reported by: George Joseph Review: https://reviewboard.asterisk.org/r/3324/ ........ Merged revisions 410574 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410575 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -8,7 +8,7 @@ Create Date: 2014-03-05 12:16:56.618630
|
||||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = '4c573e7135bd'
|
||||
down_revision = '21e526ad3040'
|
||||
down_revision = '28887f25a46f'
|
||||
|
||||
from alembic import op
|
||||
from alembic import context
|
||||
|
||||
Reference in New Issue
Block a user