Asterisk - The Open Source Telephony Project  21.4.1
Functions | Variables
c20d6e3992f4_add_allow_unauthenticated_options Namespace Reference

Functions

def downgrade ()
 
def upgrade ()
 

Variables

string AST_BOOL_NAME = 'ast_bool_values'
 
list AST_BOOL_VALUES
 
string down_revision = '8915fcc5766f'
 
string revision = 'c20d6e3992f4'
 

Detailed Description

add allow_unauthenticated_options

Revision ID: c20d6e3992f4
Revises: 8915fcc5766f
Create Date: 2021-04-23 13:44:38.296558

Variable Documentation

list AST_BOOL_VALUES
Initial value:
1 = [ '0', '1',
2  'off', 'on',
3  'false', 'true',
4  'no', 'yes' ]

Definition at line 18 of file c20d6e3992f4_add_allow_unauthenticated_options.py.