|
Asterisk - The Open Source Telephony Project
18.5.0
|
Go to the source code of this file.
Namespaces | |
| 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'] |
1.8.13