| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| 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' | 
| downgrade | ( | ) | 
Definition at line 42 of file 31cd4f4891ec_add_auto_dtmf_mode.py.
| upgrade | ( | ) | 
Definition at line 23 of file 31cd4f4891ec_add_auto_dtmf_mode.py.
| str down_revision = '23530d604b96' | 
Definition at line 11 of file 31cd4f4891ec_add_auto_dtmf_mode.py.
| list NEW_ENUM = ['rfc4733', 'inband', 'info', 'auto'] | 
Definition at line 18 of file 31cd4f4891ec_add_auto_dtmf_mode.py.
Definition at line 21 of file 31cd4f4891ec_add_auto_dtmf_mode.py.
| list OLD_ENUM = ['rfc4733', 'inband', 'info'] | 
Definition at line 17 of file 31cd4f4891ec_add_auto_dtmf_mode.py.
Definition at line 20 of file 31cd4f4891ec_add_auto_dtmf_mode.py.
| str revision = '31cd4f4891ec' | 
Definition at line 10 of file 31cd4f4891ec_add_auto_dtmf_mode.py.