|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Go to the source code of this file.
Namespaces | |
| namespace | 10aedae86a32_add_outgoing_enum_va |
| namespace | aedae86a32_add_outgoing_enum_va |
Functions | |
| downgrade () | |
| upgrade () | |
Variables | |
| str | down_revision = '5950038a6ead' |
| list | NEW_ENUM = ['yes', 'no', 'nonat', 'update', 'outgoing'] |
| new_type = sa.Enum(*NEW_ENUM, name='sip_directmedia_values_v2') | |
| list | OLD_ENUM = ['yes', 'no', 'nonat', 'update'] |
| old_type = sa.Enum(*OLD_ENUM, name='sip_directmedia_values') | |
| str | revision = '10aedae86a32' |
| tcr | |