| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Go to the source code of this file.
| Namespaces | |
| namespace | 31cd4f4891ec_add_auto_dtmf_mode | 
| namespace | cd4f4891ec_add_auto_dtmf_mode | 
| Functions | |
| downgrade () | |
| upgrade () | |
| Variables | |
| str | down_revision = '23530d604b96' | 
| list | NEW_ENUM = ['rfc4733', 'inband', 'info', 'auto'] | 
| new_type = sa.Enum(*NEW_ENUM, name='pjsip_dtmf_mode_values_v2') | |
| list | OLD_ENUM = ['rfc4733', 'inband', 'info'] | 
| old_type = sa.Enum(*OLD_ENUM, name='pjsip_dtmf_mode_values') | |
| str | revision = '31cd4f4891ec' |