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

Go to the source code of this file.

Namespaces

namespace  2fc7930b41b3_add_pjsip_endpoint_options_for_12_1
 
namespace  fc7930b41b3_add_pjsip_endpoint_options_for_12_1
 

Functions

def downgrade ()
 
def upgrade ()
 

Variables

string down_revision = '581a4264e537'
 
string PJSIP_REDIRECT_METHOD_NAME = 'pjsip_redirect_method_values'
 
list PJSIP_REDIRECT_METHOD_VALUES = ['user', 'uri_core', 'uri_pjsip']
 
string PJSIP_TRANSPORT_METHOD_NAME = 'pjsip_transport_method_values'
 
list PJSIP_TRANSPORT_METHOD_VALUES
 
string PJSIP_TRANSPORT_PROTOCOL_NAME = 'pjsip_transport_protocol_values'
 
list PJSIP_TRANSPORT_PROTOCOL_VALUES = ['udp', 'tcp', 'tls', 'ws', 'wss']
 
string revision = '2fc7930b41b3'
 
string YESNO_NAME = 'yesno_values'
 
list YESNO_VALUES = ['yes', 'no']