Asterisk - The Open Source Telephony Project GIT-master-abe0018
Namespaces | Functions | Variables
28887f25a46f_create_queue_tables.py File Reference

Go to the source code of this file.

Namespaces

namespace  28887f25a46f_create_queue_tables
 

Functions

def downgrade ()
 
def upgrade ()
 

Variables

string down_revision = '21e526ad3040'
 
string QUEUE_AUTOPAUSE_NAME = 'queue_autopause_values'
 
list QUEUE_AUTOPAUSE_VALUES = ['yes', 'no', 'all']
 
string QUEUE_STRATEGY_NAME = 'queue_strategy_values'
 
list QUEUE_STRATEGY_VALUES
 
string revision = '28887f25a46f'
 
string YESNO_NAME = 'yesno_values'
 
list YESNO_VALUES = ['yes', 'no']