Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Functions | |
def | downgrade () |
def | upgrade () |
Variables | |
string | AST_BOOL_NAME = 'ast_bool_values' |
list | AST_BOOL_VALUES |
string | down_revision = '801b9fced8b7' |
string | revision = '4f91fc18c979' |
def downgrade | ( | ) |
Definition at line 27 of file 4f91fc18c979_add_suppress_moh_on_sendonly.py.
def upgrade | ( | ) |
Definition at line 23 of file 4f91fc18c979_add_suppress_moh_on_sendonly.py.
string AST_BOOL_NAME = 'ast_bool_values' |
Definition at line 17 of file 4f91fc18c979_add_suppress_moh_on_sendonly.py.
list AST_BOOL_VALUES |
Definition at line 18 of file 4f91fc18c979_add_suppress_moh_on_sendonly.py.
string down_revision = '801b9fced8b7' |
Definition at line 11 of file 4f91fc18c979_add_suppress_moh_on_sendonly.py.
string revision = '4f91fc18c979' |
Definition at line 10 of file 4f91fc18c979_add_suppress_moh_on_sendonly.py.