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

Functions

def downgrade ()
 
def upgrade ()
 

Variables

string AST_BOOL_NAME = 'ast_bool_values'
 
list AST_BOOL_VALUES
 
string down_revision = '24c12d8e9014'
 
string revision = 'bd335bae5d33'
 

Detailed Description

Create STIR/SHAKEN TN table

Revision ID: bd335bae5d33
Revises: 24c12d8e9014
Create Date: 2024-01-09 12:17:47.353533

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 bd335bae5d33_create_stir_shaken_tn_table.py.