class Twilio::SIPApi

Defined in:

twilio/api/sip_api.cr

Constant Summary

CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_IP_ACCESS_CONTROL_LIST_SID = /^AL[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
CREATE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
CREATE_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
CREATE_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
CREATE_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_CREDENTIAL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_CREDENTIAL_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_CREDENTIAL_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_CREDENTIAL_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_CREDENTIAL_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
CREATE_SIP_CREDENTIAL_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_CREDENTIAL_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
CREATE_SIP_DOMAIN_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_DOMAIN_MAX_LENGTH_FOR_BYOC_TRUNK_SID = 34
CREATE_SIP_DOMAIN_MAX_LENGTH_FOR_EMERGENCY_CALLER_SID = 34
CREATE_SIP_DOMAIN_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_DOMAIN_MIN_LENGTH_FOR_BYOC_TRUNK_SID = 34
CREATE_SIP_DOMAIN_MIN_LENGTH_FOR_EMERGENCY_CALLER_SID = 34
CREATE_SIP_DOMAIN_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_DOMAIN_PATTERN_FOR_BYOC_TRUNK_SID = /^BY[0-9a-fA-F]{32}$/
CREATE_SIP_DOMAIN_PATTERN_FOR_EMERGENCY_CALLER_SID = /^PN[0-9a-fA-F]{32}$/
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_IP_ACCESS_CONTROL_LIST_SID = /^AL[0-9a-fA-F]{32}$/
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
CREATE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_ACCOUNT_SID = 34
CREATE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
CREATE_SIP_IP_ADDRESS_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
CREATE_SIP_IP_ADDRESS_PATTERN_FOR_IP_ACCESS_CONTROL_LIST_SID = /^AL[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_SID = /^AL[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
DELETE_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_CREDENTIAL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_LIST_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_CREDENTIAL_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
DELETE_SIP_CREDENTIAL_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_CREDENTIAL_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_CREDENTIAL_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
DELETE_SIP_CREDENTIAL_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_CREDENTIAL_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
DELETE_SIP_CREDENTIAL_PATTERN_FOR_SID = /^CR[0-9a-fA-F]{32}$/
DELETE_SIP_DOMAIN_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_DOMAIN_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_DOMAIN_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_DOMAIN_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_DOMAIN_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_DOMAIN_PATTERN_FOR_SID = /^SD[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_SID = /^AL[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_SID = /^AL[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
DELETE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_SID = 34
DELETE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_ACCOUNT_SID = 34
DELETE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
DELETE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_SID = 34
DELETE_SIP_IP_ADDRESS_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ADDRESS_PATTERN_FOR_IP_ACCESS_CONTROL_LIST_SID = /^AL[0-9a-fA-F]{32}$/
DELETE_SIP_IP_ADDRESS_PATTERN_FOR_SID = /^IP[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_SID = /^AL[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
FETCH_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_CREDENTIAL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_LIST_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_CREDENTIAL_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
FETCH_SIP_CREDENTIAL_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_CREDENTIAL_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_CREDENTIAL_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
FETCH_SIP_CREDENTIAL_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_CREDENTIAL_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
FETCH_SIP_CREDENTIAL_PATTERN_FOR_SID = /^CR[0-9a-fA-F]{32}$/
FETCH_SIP_DOMAIN_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_DOMAIN_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_DOMAIN_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_DOMAIN_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_DOMAIN_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_DOMAIN_PATTERN_FOR_SID = /^SD[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_SID = /^AL[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_SID = /^AL[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ADDRESS_MAX_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_IP_ADDRESS_MAX_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
FETCH_SIP_IP_ADDRESS_MAX_LENGTH_FOR_SID = 34
FETCH_SIP_IP_ADDRESS_MIN_LENGTH_FOR_ACCOUNT_SID = 34
FETCH_SIP_IP_ADDRESS_MIN_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
FETCH_SIP_IP_ADDRESS_MIN_LENGTH_FOR_SID = 34
FETCH_SIP_IP_ADDRESS_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ADDRESS_PATTERN_FOR_IP_ACCESS_CONTROL_LIST_SID = /^AL[0-9a-fA-F]{32}$/
FETCH_SIP_IP_ADDRESS_PATTERN_FOR_SID = /^IP[0-9a-fA-F]{32}$/
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_AUTH_CALLS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_AUTH_CALLS_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_AUTH_REGISTRATIONS_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
LIST_SIP_CREDENTIAL_LIST_MAPPING_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_CREDENTIAL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_CREDENTIAL_LIST_MAPPING_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_CREDENTIAL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_CREDENTIAL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
LIST_SIP_CREDENTIAL_LIST_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_CREDENTIAL_LIST_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_CREDENTIAL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_CREDENTIAL_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_CREDENTIAL_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_CREDENTIAL_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
LIST_SIP_CREDENTIAL_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_CREDENTIAL_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_CREDENTIAL_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
LIST_SIP_CREDENTIAL_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_CREDENTIAL_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
LIST_SIP_DOMAIN_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_DOMAIN_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_DOMAIN_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_DOMAIN_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_DOMAIN_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MAX_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_MIN_LENGTH_FOR_DOMAIN_SID = 34
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAPPING_PATTERN_FOR_DOMAIN_SID = /^SD[0-9a-fA-F]{32}$/
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_IP_ACCESS_CONTROL_LIST_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_IP_ADDRESS_MAX_FOR_PAGE_SIZE = Int32.new("1000")
LIST_SIP_IP_ADDRESS_MAX_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_IP_ADDRESS_MAX_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
LIST_SIP_IP_ADDRESS_MIN_FOR_PAGE_SIZE = Int32.new("1")
LIST_SIP_IP_ADDRESS_MIN_LENGTH_FOR_ACCOUNT_SID = 34
LIST_SIP_IP_ADDRESS_MIN_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
LIST_SIP_IP_ADDRESS_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
LIST_SIP_IP_ADDRESS_PATTERN_FOR_IP_ACCESS_CONTROL_LIST_SID = /^AL[0-9a-fA-F]{32}$/
UPDATE_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_CREDENTIAL_LIST_MAX_LENGTH_FOR_SID = 34
UPDATE_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_CREDENTIAL_LIST_MIN_LENGTH_FOR_SID = 34
UPDATE_SIP_CREDENTIAL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
UPDATE_SIP_CREDENTIAL_LIST_PATTERN_FOR_SID = /^CL[0-9a-fA-F]{32}$/
UPDATE_SIP_CREDENTIAL_MAX_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_CREDENTIAL_MAX_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
UPDATE_SIP_CREDENTIAL_MAX_LENGTH_FOR_SID = 34
UPDATE_SIP_CREDENTIAL_MIN_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_CREDENTIAL_MIN_LENGTH_FOR_CREDENTIAL_LIST_SID = 34
UPDATE_SIP_CREDENTIAL_MIN_LENGTH_FOR_SID = 34
UPDATE_SIP_CREDENTIAL_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
UPDATE_SIP_CREDENTIAL_PATTERN_FOR_CREDENTIAL_LIST_SID = /^CL[0-9a-fA-F]{32}$/
UPDATE_SIP_CREDENTIAL_PATTERN_FOR_SID = /^CR[0-9a-fA-F]{32}$/
UPDATE_SIP_DOMAIN_MAX_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_DOMAIN_MAX_LENGTH_FOR_BYOC_TRUNK_SID = 34
UPDATE_SIP_DOMAIN_MAX_LENGTH_FOR_EMERGENCY_CALLER_SID = 34
UPDATE_SIP_DOMAIN_MAX_LENGTH_FOR_SID = 34
UPDATE_SIP_DOMAIN_MIN_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_DOMAIN_MIN_LENGTH_FOR_BYOC_TRUNK_SID = 34
UPDATE_SIP_DOMAIN_MIN_LENGTH_FOR_EMERGENCY_CALLER_SID = 34
UPDATE_SIP_DOMAIN_MIN_LENGTH_FOR_SID = 34
UPDATE_SIP_DOMAIN_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
UPDATE_SIP_DOMAIN_PATTERN_FOR_BYOC_TRUNK_SID = /^BY[0-9a-fA-F]{32}$/
UPDATE_SIP_DOMAIN_PATTERN_FOR_EMERGENCY_CALLER_SID = /^PN[0-9a-fA-F]{32}$/
UPDATE_SIP_DOMAIN_PATTERN_FOR_SID = /^SD[0-9a-fA-F]{32}$/
UPDATE_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_IP_ACCESS_CONTROL_LIST_MAX_LENGTH_FOR_SID = 34
UPDATE_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_IP_ACCESS_CONTROL_LIST_MIN_LENGTH_FOR_SID = 34
UPDATE_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
UPDATE_SIP_IP_ACCESS_CONTROL_LIST_PATTERN_FOR_SID = /^AL[0-9a-fA-F]{32}$/
UPDATE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
UPDATE_SIP_IP_ADDRESS_MAX_LENGTH_FOR_SID = 34
UPDATE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_ACCOUNT_SID = 34
UPDATE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_IP_ACCESS_CONTROL_LIST_SID = 34
UPDATE_SIP_IP_ADDRESS_MIN_LENGTH_FOR_SID = 34
UPDATE_SIP_IP_ADDRESS_PATTERN_FOR_ACCOUNT_SID = /^AC[0-9a-fA-F]{32}$/
UPDATE_SIP_IP_ADDRESS_PATTERN_FOR_IP_ACCESS_CONTROL_LIST_SID = /^AL[0-9a-fA-F]{32}$/
UPDATE_SIP_IP_ADDRESS_PATTERN_FOR_SID = /^IP[0-9a-fA-F]{32}$/

Constructors

Instance Method Summary

Constructor Detail

def self.new(api_client : Twilio::ApiClient = ApiClient.default) #

[View source]

Instance Method Detail

def account_sid : String #

[View source]
def account_sid=(account_sid : String) #

[View source]
def api_client : ApiClient #

[View source]
def api_client=(api_client : ApiClient) #

[View source]
def build_api_request_for_create_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, password : String | Nil = nil, username : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_credential_list(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_domain(*, account_sid : String | Nil = @account_sid, domain_name : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_create_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_delete_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_fetch_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_credential_list(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_domain(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_list_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_update_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil, password : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_update_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_update_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, domain_name : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_update_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def build_api_request_for_update_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil) : Crest::Request #

@return Crest::Request


[View source]
def client_side_validation?(*args, **options) #

[View source]
def client_side_validation?(*args, **options, &) #

[View source]
def create_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping #

Create a new credential list mapping resource @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param credential_list_sid [String?] The SID of the CredentialList resource to map to the SIP domain. @return [Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping]


[View source]
def create_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new credential list mapping resource @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param credential_list_sid [String?] The SID of the CredentialList resource to map to the SIP domain. @return nil


[View source]
def create_sip_auth_calls_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Int32, Hash(String, Array(String) | String)) #

Create a new credential list mapping resource @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param credential_list_sid [String?] The SID of the CredentialList resource to map to the SIP domain. @return [Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Integer, Hash)] Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, response status code and response headers


[View source]
def create_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil) : Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping #

Create a new IP Access Control List mapping @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param ip_access_control_list_sid [String?] The SID of the IpAccessControlList resource to map to the SIP domain. @return [Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping]


[View source]
def create_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new IP Access Control List mapping @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param ip_access_control_list_sid [String?] The SID of the IpAccessControlList resource to map to the SIP domain. @return nil


[View source]
def create_sip_auth_calls_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping, Int32, Hash(String, Array(String) | String)) #

Create a new IP Access Control List mapping @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param ip_access_control_list_sid [String?] The SID of the IpAccessControlList resource to map to the SIP domain. @return [Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping, Integer, Hash)] Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping, response status code and response headers


[View source]
def create_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping #

Create a new credential list mapping resource @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param credential_list_sid [String?] The SID of the CredentialList resource to map to the SIP domain. @return [Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping]


[View source]
def create_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new credential list mapping resource @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param credential_list_sid [String?] The SID of the CredentialList resource to map to the SIP domain. @return nil


[View source]
def create_sip_auth_registrations_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Int32, Hash(String, Array(String) | String)) #

Create a new credential list mapping resource @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_sid [String?] The SID of the SIP domain that will contain the new resource. @required @param credential_list_sid [String?] The SID of the CredentialList resource to map to the SIP domain. @return [Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Integer, Hash)] Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, response status code and response headers


[View source]
def create_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, password : String | Nil = nil, username : String | Nil = nil) : Twilio::SipSipCredentialListSipCredential #

Create a new credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list to include the created credential. @required @param password [String?] The password that the username will use when authenticating SIP requests. The password must be a minimum of 12 characters, contain at least 1 digit, and have mixed case. (eg IWasAtSignal2018) @required @param username [String?] The username that will be passed when authenticating SIP requests. The username should be sent in response to Twilio's challenge of the initial INVITE. It can be up to 32 characters long. @return [Twilio::SipSipCredentialListSipCredential]


[View source]
def create_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, password : String | Nil = nil, username : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list to include the created credential. @required @param password [String?] The password that the username will use when authenticating SIP requests. The password must be a minimum of 12 characters, contain at least 1 digit, and have mixed case. (eg IWasAtSignal2018) @required @param username [String?] The username that will be passed when authenticating SIP requests. The username should be sent in response to Twilio's challenge of the initial INVITE. It can be up to 32 characters long. @return nil


[View source]
def create_sip_credential_list(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil) : Twilio::SipSipCredentialList #

Create a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param friendly_name [String?] A human readable descriptive text that describes the CredentialList, up to 64 characters long. @return [Twilio::SipSipCredentialList]


[View source]
def create_sip_credential_list(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param friendly_name [String?] A human readable descriptive text that describes the CredentialList, up to 64 characters long. @return nil


[View source]
def create_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Twilio::SipSipDomainSipCredentialListMapping #

Create a CredentialListMapping resource for an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain for which the CredentialList resource will be mapped. @required @param credential_list_sid [String?] A 34 character string that uniquely identifies the CredentialList resource to map to the SIP domain. @return [Twilio::SipSipDomainSipCredentialListMapping]


[View source]
def create_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a CredentialListMapping resource for an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain for which the CredentialList resource will be mapped. @required @param credential_list_sid [String?] A 34 character string that uniquely identifies the CredentialList resource to map to the SIP domain. @return nil


[View source]
def create_sip_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, credential_list_sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipCredentialListMapping, Int32, Hash(String, Array(String) | String)) #

Create a CredentialListMapping resource for an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain for which the CredentialList resource will be mapped. @required @param credential_list_sid [String?] A 34 character string that uniquely identifies the CredentialList resource to map to the SIP domain. @return [Tuple(Twilio::SipSipDomainSipCredentialListMapping, Integer, Hash)] Twilio::SipSipDomainSipCredentialListMapping, response status code and response headers


[View source]
def create_sip_credential_list_with_http_info(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil) : Tuple(Twilio::SipSipCredentialList, Int32, Hash(String, Array(String) | String)) #

Create a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param friendly_name [String?] A human readable descriptive text that describes the CredentialList, up to 64 characters long. @return [Tuple(Twilio::SipSipCredentialList, Integer, Hash)] Twilio::SipSipCredentialList, response status code and response headers


[View source]
def create_sip_credential_with_http_info(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, password : String | Nil = nil, username : String | Nil = nil) : Tuple(Twilio::SipSipCredentialListSipCredential, Int32, Hash(String, Array(String) | String)) #

Create a new credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list to include the created credential. @required @param password [String?] The password that the username will use when authenticating SIP requests. The password must be a minimum of 12 characters, contain at least 1 digit, and have mixed case. (eg IWasAtSignal2018) @required @param username [String?] The username that will be passed when authenticating SIP requests. The username should be sent in response to Twilio's challenge of the initial INVITE. It can be up to 32 characters long. @return [Tuple(Twilio::SipSipCredentialListSipCredential, Integer, Hash)] Twilio::SipSipCredentialListSipCredential, response status code and response headers


[View source]
def create_sip_domain(*, account_sid : String | Nil = @account_sid, domain_name : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil) : Twilio::SipSipDomain #

Create a new Domain @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_name [String?] The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with sip.twilio.com. @optional @param byoc_trunk_sid [String?] The SID of the BYOC Trunk(Bring Your Own Carrier) resource that the Sip Domain will be associated with. @optional @param emergency_caller_sid [String?] Whether an emergency caller sid is configured for the domain. If present, this phone number will be used as the callback for the emergency call. @optional @param emergency_calling_enabled [Bool?] Whether emergency calling is enabled for the domain. If enabled, allows emergency calls on the domain from phone numbers with validated addresses. @optional @param friendly_name [String?] A descriptive string that you created to describe the resource. It can be up to 64 characters long. @optional @param secure [Bool?] Whether secure SIP is enabled for the domain. If enabled, TLS will be enforced and SRTP will be negotiated on all incoming calls to this sip domain. @optional @param sip_registration [Bool?] Whether to allow SIP Endpoints to register with the domain to receive calls. Can be true or false. true allows SIP Endpoints to register with the domain to receive calls, false does not. @optional @param voice_fallback_method [Twilio::HttpMethod?] @optional @param voice_fallback_url [String?] The URL that we should call when an error occurs while retrieving or executing the TwiML from voice_url. @optional @param voice_method [Twilio::HttpMethod?] @optional @param voice_status_callback_method [Twilio::HttpMethod?] @optional @param voice_status_callback_url [String?] The URL that we should call to pass status parameters (such as call ended) to your application. @optional @param voice_url [String?] The URL we should when the domain receives a call. @return [Twilio::SipSipDomain]


[View source]
def create_sip_domain(*, account_sid : String | Nil = @account_sid, domain_name : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new Domain @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_name [String?] The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with sip.twilio.com. @optional @param byoc_trunk_sid [String?] The SID of the BYOC Trunk(Bring Your Own Carrier) resource that the Sip Domain will be associated with. @optional @param emergency_caller_sid [String?] Whether an emergency caller sid is configured for the domain. If present, this phone number will be used as the callback for the emergency call. @optional @param emergency_calling_enabled [Bool?] Whether emergency calling is enabled for the domain. If enabled, allows emergency calls on the domain from phone numbers with validated addresses. @optional @param friendly_name [String?] A descriptive string that you created to describe the resource. It can be up to 64 characters long. @optional @param secure [Bool?] Whether secure SIP is enabled for the domain. If enabled, TLS will be enforced and SRTP will be negotiated on all incoming calls to this sip domain. @optional @param sip_registration [Bool?] Whether to allow SIP Endpoints to register with the domain to receive calls. Can be true or false. true allows SIP Endpoints to register with the domain to receive calls, false does not. @optional @param voice_fallback_method [Twilio::HttpMethod?] @optional @param voice_fallback_url [String?] The URL that we should call when an error occurs while retrieving or executing the TwiML from voice_url. @optional @param voice_method [Twilio::HttpMethod?] @optional @param voice_status_callback_method [Twilio::HttpMethod?] @optional @param voice_status_callback_url [String?] The URL that we should call to pass status parameters (such as call ended) to your application. @optional @param voice_url [String?] The URL we should when the domain receives a call. @return nil


[View source]
def create_sip_domain_with_http_info(*, account_sid : String | Nil = @account_sid, domain_name : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil) : Tuple(Twilio::SipSipDomain, Int32, Hash(String, Array(String) | String)) #

Create a new Domain @required @param account_sid [String?] The SID of the Account that will create the resource. @required @param domain_name [String?] The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with sip.twilio.com. @optional @param byoc_trunk_sid [String?] The SID of the BYOC Trunk(Bring Your Own Carrier) resource that the Sip Domain will be associated with. @optional @param emergency_caller_sid [String?] Whether an emergency caller sid is configured for the domain. If present, this phone number will be used as the callback for the emergency call. @optional @param emergency_calling_enabled [Bool?] Whether emergency calling is enabled for the domain. If enabled, allows emergency calls on the domain from phone numbers with validated addresses. @optional @param friendly_name [String?] A descriptive string that you created to describe the resource. It can be up to 64 characters long. @optional @param secure [Bool?] Whether secure SIP is enabled for the domain. If enabled, TLS will be enforced and SRTP will be negotiated on all incoming calls to this sip domain. @optional @param sip_registration [Bool?] Whether to allow SIP Endpoints to register with the domain to receive calls. Can be true or false. true allows SIP Endpoints to register with the domain to receive calls, false does not. @optional @param voice_fallback_method [Twilio::HttpMethod?] @optional @param voice_fallback_url [String?] The URL that we should call when an error occurs while retrieving or executing the TwiML from voice_url. @optional @param voice_method [Twilio::HttpMethod?] @optional @param voice_status_callback_method [Twilio::HttpMethod?] @optional @param voice_status_callback_url [String?] The URL that we should call to pass status parameters (such as call ended) to your application. @optional @param voice_url [String?] The URL we should when the domain receives a call. @return [Tuple(Twilio::SipSipDomain, Integer, Hash)] Twilio::SipSipDomain, response status code and response headers


[View source]
def create_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil) : Twilio::SipSipIpAccessControlList #

Create a new IpAccessControlList resource @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param friendly_name [String?] A human readable descriptive text that describes the IpAccessControlList, up to 255 characters long. @return [Twilio::SipSipIpAccessControlList]


[View source]
def create_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new IpAccessControlList resource @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param friendly_name [String?] A human readable descriptive text that describes the IpAccessControlList, up to 255 characters long. @return nil


[View source]
def create_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil) : Twilio::SipSipDomainSipIpAccessControlListMapping #

Create a new IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param ip_access_control_list_sid [String?] The unique id of the IP access control list to map to the SIP domain. @return [Twilio::SipSipDomainSipIpAccessControlListMapping]


[View source]
def create_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param ip_access_control_list_sid [String?] The unique id of the IP access control list to map to the SIP domain. @return nil


[View source]
def create_sip_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, ip_access_control_list_sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipIpAccessControlListMapping, Int32, Hash(String, Array(String) | String)) #

Create a new IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param ip_access_control_list_sid [String?] The unique id of the IP access control list to map to the SIP domain. @return [Tuple(Twilio::SipSipDomainSipIpAccessControlListMapping, Integer, Hash)] Twilio::SipSipDomainSipIpAccessControlListMapping, response status code and response headers


[View source]
def create_sip_ip_access_control_list_with_http_info(*, account_sid : String | Nil = @account_sid, friendly_name : String | Nil = nil) : Tuple(Twilio::SipSipIpAccessControlList, Int32, Hash(String, Array(String) | String)) #

Create a new IpAccessControlList resource @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param friendly_name [String?] A human readable descriptive text that describes the IpAccessControlList, up to 255 characters long. @return [Tuple(Twilio::SipSipIpAccessControlList, Integer, Hash)] Twilio::SipSipIpAccessControlList, response status code and response headers


[View source]
def create_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil) : Twilio::SipSipIpAccessControlListSipIpAddress #

Create a new IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid with which to associate the created IpAddress resource. @required @param friendly_name [String?] A human readable descriptive text for this resource, up to 255 characters long. @required @param ip_address [String?] An IP address in dotted decimal notation from which you want to accept traffic. Any SIP requests from this IP address will be allowed by Twilio. IPv4 only supported today. @optional @param cidr_prefix_length [Int32?] An integer representing the length of the CIDR prefix to use with this IP address when accepting traffic. By default the entire IP address is used. @return [Twilio::SipSipIpAccessControlListSipIpAddress]


[View source]
def create_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Create a new IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid with which to associate the created IpAddress resource. @required @param friendly_name [String?] A human readable descriptive text for this resource, up to 255 characters long. @required @param ip_address [String?] An IP address in dotted decimal notation from which you want to accept traffic. Any SIP requests from this IP address will be allowed by Twilio. IPv4 only supported today. @optional @param cidr_prefix_length [Int32?] An integer representing the length of the CIDR prefix to use with this IP address when accepting traffic. By default the entire IP address is used. @return nil


[View source]
def create_sip_ip_address_with_http_info(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil) : Tuple(Twilio::SipSipIpAccessControlListSipIpAddress, Int32, Hash(String, Array(String) | String)) #

Create a new IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid with which to associate the created IpAddress resource. @required @param friendly_name [String?] A human readable descriptive text for this resource, up to 255 characters long. @required @param ip_address [String?] An IP address in dotted decimal notation from which you want to accept traffic. Any SIP requests from this IP address will be allowed by Twilio. IPv4 only supported today. @optional @param cidr_prefix_length [Int32?] An integer representing the length of the CIDR prefix to use with this IP address when accepting traffic. By default the entire IP address is used. @return [Tuple(Twilio::SipSipIpAccessControlListSipIpAddress, Integer, Hash)] Twilio::SipSipIpAccessControlListSipIpAddress, response status code and response headers


[View source]
def debugging?(*args, **options) #

[View source]
def debugging?(*args, **options, &) #

[View source]
def delete_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Nil #

Delete a credential list mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to delete. @return [Nil]


[View source]
def delete_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete a credential list mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to delete. @return nil


[View source]
def delete_sip_auth_calls_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete a credential list mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Nil #

Delete an IP Access Control List mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the IpAccessControlListMapping resource to delete. @return [Nil]


[View source]
def delete_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete an IP Access Control List mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the IpAccessControlListMapping resource to delete. @return nil


[View source]
def delete_sip_auth_calls_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete an IP Access Control List mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the IpAccessControlListMapping resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Nil #

Delete a credential list mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to delete. @return [Nil]


[View source]
def delete_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete a credential list mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to delete. @return nil


[View source]
def delete_sip_auth_registrations_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete a credential list mapping from the requested domain @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to delete. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil) : Nil #

Delete a credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credentials. @required @param sid [String?] The unique id that identifies the resource to delete. @return [Nil]


[View source]
def delete_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete a credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credentials. @required @param sid [String?] The unique id that identifies the resource to delete. @return nil


[View source]
def delete_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Nil #

Delete a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @return [Nil]


[View source]
def delete_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @return nil


[View source]
def delete_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Nil #

Delete a CredentialListMapping resource from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to delete. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Nil]


[View source]
def delete_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete a CredentialListMapping resource from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to delete. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return nil


[View source]
def delete_sip_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete a CredentialListMapping resource from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to delete. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_credential_list_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_credential_with_http_info(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete a credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credentials. @required @param sid [String?] The unique id that identifies the resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Nil #

Delete an instance of a Domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to delete. @return [Nil]


[View source]
def delete_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete an instance of a Domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to delete. @return nil


[View source]
def delete_sip_domain_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete an instance of a Domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resources to delete. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Nil #

Delete an IpAccessControlList from the requested account @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Nil]


[View source]
def delete_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete an IpAccessControlList from the requested account @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return nil


[View source]
def delete_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Nil #

Delete an IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Nil]


[View source]
def delete_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete an IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return nil


[View source]
def delete_sip_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete an IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_ip_access_control_list_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete an IpAccessControlList from the requested account @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def delete_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil) : Nil #

Delete an IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to delete. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Nil]


[View source]
def delete_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Delete an IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to delete. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return nil


[View source]
def delete_sip_ip_address_with_http_info(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Nil, Int32, Hash(String, Array(String) | String)) #

Delete an IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to delete. @required @param sid [String?] A 34 character string that uniquely identifies the resource to delete. @return [Tuple(Nil, Integer, Hash)] Nil, response status code and response headers


[View source]
def fetch_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping #

Fetch a specific instance of a credential list mapping @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to fetch. @return [Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping]


[View source]
def fetch_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch a specific instance of a credential list mapping @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to fetch. @return nil


[View source]
def fetch_sip_auth_calls_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Int32, Hash(String, Array(String) | String)) #

Fetch a specific instance of a credential list mapping @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to fetch. @return [Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Integer, Hash)] Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, response status code and response headers


[View source]
def fetch_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping #

Fetch a specific instance of an IP Access Control List mapping @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the IpAccessControlListMapping resource to fetch. @return [Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping]


[View source]
def fetch_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch a specific instance of an IP Access Control List mapping @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the IpAccessControlListMapping resource to fetch. @return nil


[View source]
def fetch_sip_auth_calls_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping, Int32, Hash(String, Array(String) | String)) #

Fetch a specific instance of an IP Access Control List mapping @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the IpAccessControlListMapping resource to fetch. @return [Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping, Integer, Hash)] Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsIpAccessControlListMapping, response status code and response headers


[View source]
def fetch_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping #

Fetch a specific instance of a credential list mapping @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to fetch. @return [Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping]


[View source]
def fetch_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch a specific instance of a credential list mapping @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to fetch. @return nil


[View source]
def fetch_sip_auth_registrations_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Int32, Hash(String, Array(String) | String)) #

Fetch a specific instance of a credential list mapping @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resource to fetch. @required @param domain_sid [String?] The SID of the SIP domain that contains the resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the CredentialListMapping resource to fetch. @return [Tuple(Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, Integer, Hash)] Twilio::SipSipDomainSipAuthSipAuthCallsSipAuthCallsCredentialListMapping, response status code and response headers


[View source]
def fetch_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil) : Twilio::SipSipCredentialListSipCredential #

Fetch a single credential. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credential. @required @param sid [String?] The unique id that identifies the resource to fetch. @return [Twilio::SipSipCredentialListSipCredential]


[View source]
def fetch_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch a single credential. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credential. @required @param sid [String?] The unique id that identifies the resource to fetch. @return nil


[View source]
def fetch_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Twilio::SipSipCredentialList #

Get a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @return [Twilio::SipSipCredentialList]


[View source]
def fetch_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Get a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @return nil


[View source]
def fetch_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Twilio::SipSipDomainSipCredentialListMapping #

Fetch a single CredentialListMapping resource from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to fetch. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return [Twilio::SipSipDomainSipCredentialListMapping]


[View source]
def fetch_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch a single CredentialListMapping resource from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to fetch. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return nil


[View source]
def fetch_sip_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipCredentialListMapping, Int32, Hash(String, Array(String) | String)) #

Fetch a single CredentialListMapping resource from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to fetch. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return [Tuple(Twilio::SipSipDomainSipCredentialListMapping, Integer, Hash)] Twilio::SipSipDomainSipCredentialListMapping, response status code and response headers


[View source]
def fetch_sip_credential_list_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Tuple(Twilio::SipSipCredentialList, Int32, Hash(String, Array(String) | String)) #

Get a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @return [Tuple(Twilio::SipSipCredentialList, Integer, Hash)] Twilio::SipSipCredentialList, response status code and response headers


[View source]
def fetch_sip_credential_with_http_info(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Twilio::SipSipCredentialListSipCredential, Int32, Hash(String, Array(String) | String)) #

Fetch a single credential. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credential. @required @param sid [String?] The unique id that identifies the resource to fetch. @return [Tuple(Twilio::SipSipCredentialListSipCredential, Integer, Hash)] Twilio::SipSipCredentialListSipCredential, response status code and response headers


[View source]
def fetch_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Twilio::SipSipDomain #

Fetch an instance of a Domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to fetch. @return [Twilio::SipSipDomain]


[View source]
def fetch_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch an instance of a Domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to fetch. @return nil


[View source]
def fetch_sip_domain_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Tuple(Twilio::SipSipDomain, Int32, Hash(String, Array(String) | String)) #

Fetch an instance of a Domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resource to fetch. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to fetch. @return [Tuple(Twilio::SipSipDomain, Integer, Hash)] Twilio::SipSipDomain, response status code and response headers


[View source]
def fetch_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Twilio::SipSipIpAccessControlList #

Fetch a specific instance of an IpAccessControlList @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return [Twilio::SipSipIpAccessControlList]


[View source]
def fetch_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch a specific instance of an IpAccessControlList @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return nil


[View source]
def fetch_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Twilio::SipSipDomainSipIpAccessControlListMapping #

Fetch an IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return [Twilio::SipSipDomainSipIpAccessControlListMapping]


[View source]
def fetch_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Fetch an IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return nil


[View source]
def fetch_sip_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Twilio::SipSipDomainSipIpAccessControlListMapping, Int32, Hash(String, Array(String) | String)) #

Fetch an IpAccessControlListMapping resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return [Tuple(Twilio::SipSipDomainSipIpAccessControlListMapping, Integer, Hash)] Twilio::SipSipDomainSipIpAccessControlListMapping, response status code and response headers


[View source]
def fetch_sip_ip_access_control_list_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil) : Tuple(Twilio::SipSipIpAccessControlList, Int32, Hash(String, Array(String) | String)) #

Fetch a specific instance of an IpAccessControlList @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to fetch. @return [Tuple(Twilio::SipSipIpAccessControlList, Integer, Hash)] Twilio::SipSipIpAccessControlList, response status code and response headers


[View source]
def fetch_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil) : Twilio::SipSipIpAccessControlListSipIpAddress #

Read one IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to fetch. @required @param sid [String?] A 34 character string that uniquely identifies the IpAddress resource to fetch. @return [Twilio::SipSipIpAccessControlListSipIpAddress]


[View source]
def fetch_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Read one IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to fetch. @required @param sid [String?] A 34 character string that uniquely identifies the IpAddress resource to fetch. @return nil


[View source]
def fetch_sip_ip_address_with_http_info(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil) : Tuple(Twilio::SipSipIpAccessControlListSipIpAddress, Int32, Hash(String, Array(String) | String)) #

Read one IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to fetch. @required @param sid [String?] A 34 character string that uniquely identifies the IpAddress resource to fetch. @return [Tuple(Twilio::SipSipIpAccessControlListSipIpAddress, Integer, Hash)] Twilio::SipSipIpAccessControlListSipIpAddress, response status code and response headers


[View source]
def list_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Twilio::ListSipAuthCallsCredentialListMappingResponse #

Retrieve a list of credential list mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipAuthCallsCredentialListMappingResponse]


[View source]
def list_sip_auth_calls_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Retrieve a list of credential list mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_auth_calls_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipAuthCallsCredentialListMappingResponse, Int32, Hash(String, Array(String) | String)) #

Retrieve a list of credential list mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipAuthCallsCredentialListMappingResponse, Integer, Hash)] Twilio::ListSipAuthCallsCredentialListMappingResponse, response status code and response headers


[View source]
def list_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Twilio::ListSipAuthCallsIpAccessControlListMappingResponse #

Retrieve a list of IP Access Control List mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipAuthCallsIpAccessControlListMappingResponse]


[View source]
def list_sip_auth_calls_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Retrieve a list of IP Access Control List mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_auth_calls_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipAuthCallsIpAccessControlListMappingResponse, Int32, Hash(String, Array(String) | String)) #

Retrieve a list of IP Access Control List mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the IpAccessControlListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipAuthCallsIpAccessControlListMappingResponse, Integer, Hash)] Twilio::ListSipAuthCallsIpAccessControlListMappingResponse, response status code and response headers


[View source]
def list_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Twilio::ListSipAuthRegistrationsCredentialListMappingResponse #

Retrieve a list of credential list mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipAuthRegistrationsCredentialListMappingResponse]


[View source]
def list_sip_auth_registrations_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Retrieve a list of credential list mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_auth_registrations_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipAuthRegistrationsCredentialListMappingResponse, Int32, Hash(String, Array(String) | String)) #

Retrieve a list of credential list mappings belonging to the domain used in the request @required @param account_sid [String?] The SID of the Account that created the CredentialListMapping resources to read. @required @param domain_sid [String?] The SID of the SIP domain that contains the resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipAuthRegistrationsCredentialListMappingResponse, Integer, Hash)] Twilio::ListSipAuthRegistrationsCredentialListMappingResponse, response status code and response headers


[View source]
def list_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Twilio::ListSipCredentialResponse #

Retrieve a list of credentials. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credentials. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipCredentialResponse]


[View source]
def list_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Retrieve a list of credentials. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credentials. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_credential_list(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Twilio::ListSipCredentialListResponse #

Get All Credential Lists @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipCredentialListResponse]


[View source]
def list_sip_credential_list(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Get All Credential Lists @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Twilio::ListSipCredentialListMappingResponse #

Read multiple CredentialListMapping resources from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipCredentialListMappingResponse]


[View source]
def list_sip_credential_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Read multiple CredentialListMapping resources from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_credential_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipCredentialListMappingResponse, Int32, Hash(String, Array(String) | String)) #

Read multiple CredentialListMapping resources from an account. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP Domain that includes the resource to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipCredentialListMappingResponse, Integer, Hash)] Twilio::ListSipCredentialListMappingResponse, response status code and response headers


[View source]
def list_sip_credential_list_with_http_info(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipCredentialListResponse, Int32, Hash(String, Array(String) | String)) #

Get All Credential Lists @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipCredentialListResponse, Integer, Hash)] Twilio::ListSipCredentialListResponse, response status code and response headers


[View source]
def list_sip_credential_with_http_info(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipCredentialResponse, Int32, Hash(String, Array(String) | String)) #

Retrieve a list of credentials. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that contains the desired credentials. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipCredentialResponse, Integer, Hash)] Twilio::ListSipCredentialResponse, response status code and response headers


[View source]
def list_sip_domain(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Twilio::ListSipDomainResponse #

Retrieve a list of domains belonging to the account used to make the request @required @param account_sid [String?] The SID of the Account that created the SipDomain resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipDomainResponse]


[View source]
def list_sip_domain(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Retrieve a list of domains belonging to the account used to make the request @required @param account_sid [String?] The SID of the Account that created the SipDomain resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_domain_with_http_info(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipDomainResponse, Int32, Hash(String, Array(String) | String)) #

Retrieve a list of domains belonging to the account used to make the request @required @param account_sid [String?] The SID of the Account that created the SipDomain resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipDomainResponse, Integer, Hash)] Twilio::ListSipDomainResponse, response status code and response headers


[View source]
def list_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Twilio::ListSipIpAccessControlListResponse #

Retrieve a list of IpAccessControlLists that belong to the account used to make the request @required @param account_sid [String?] The unique id of the Account responsible for this resource. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipIpAccessControlListResponse]


[View source]
def list_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Retrieve a list of IpAccessControlLists that belong to the account used to make the request @required @param account_sid [String?] The unique id of the Account responsible for this resource. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Twilio::ListSipIpAccessControlListMappingResponse #

Retrieve a list of IpAccessControlListMapping resources. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipIpAccessControlListMappingResponse]


[View source]
def list_sip_ip_access_control_list_mapping(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Retrieve a list of IpAccessControlListMapping resources. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_ip_access_control_list_mapping_with_http_info(*, account_sid : String | Nil = @account_sid, domain_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipIpAccessControlListMappingResponse, Int32, Hash(String, Array(String) | String)) #

Retrieve a list of IpAccessControlListMapping resources. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param domain_sid [String?] A 34 character string that uniquely identifies the SIP domain. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipIpAccessControlListMappingResponse, Integer, Hash)] Twilio::ListSipIpAccessControlListMappingResponse, response status code and response headers


[View source]
def list_sip_ip_access_control_list_with_http_info(*, account_sid : String | Nil = @account_sid, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipIpAccessControlListResponse, Int32, Hash(String, Array(String) | String)) #

Retrieve a list of IpAccessControlLists that belong to the account used to make the request @required @param account_sid [String?] The unique id of the Account responsible for this resource. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipIpAccessControlListResponse, Integer, Hash)] Twilio::ListSipIpAccessControlListResponse, response status code and response headers


[View source]
def list_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Twilio::ListSipIpAddressResponse #

Read multiple IpAddress resources. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Twilio::ListSipIpAddressResponse]


[View source]
def list_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil, &block : Crest::Response -> ) : Nil #

Read multiple IpAddress resources. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return nil


[View source]
def list_sip_ip_address_with_http_info(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, page_size : Int32 | Nil = nil) : Tuple(Twilio::ListSipIpAddressResponse, Int32, Hash(String, Array(String) | String)) #

Read multiple IpAddress resources. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to read. @optional @param page_size [Int32?] How many resources to return in each list page. The default is 50, and the maximum is 1000. @return [Tuple(Twilio::ListSipIpAddressResponse, Integer, Hash)] Twilio::ListSipIpAddressResponse, response status code and response headers


[View source]
def update_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil, password : String | Nil = nil) : Twilio::SipSipCredentialListSipCredential #

Update a credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that includes this credential. @required @param sid [String?] The unique id that identifies the resource to update. @optional @param password [String?] The password that the username will use when authenticating SIP requests. The password must be a minimum of 12 characters, contain at least 1 digit, and have mixed case. (eg IWasAtSignal2018) @return [Twilio::SipSipCredentialListSipCredential]


[View source]
def update_sip_credential(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil, password : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Update a credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that includes this credential. @required @param sid [String?] The unique id that identifies the resource to update. @optional @param password [String?] The password that the username will use when authenticating SIP requests. The password must be a minimum of 12 characters, contain at least 1 digit, and have mixed case. (eg IWasAtSignal2018) @return nil


[View source]
def update_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil) : Twilio::SipSipCredentialList #

Update a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @required @param friendly_name [String?] A human readable descriptive text for a CredentialList, up to 64 characters long. @return [Twilio::SipSipCredentialList]


[View source]
def update_sip_credential_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Update a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @required @param friendly_name [String?] A human readable descriptive text for a CredentialList, up to 64 characters long. @return nil


[View source]
def update_sip_credential_list_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil) : Tuple(Twilio::SipSipCredentialList, Int32, Hash(String, Array(String) | String)) #

Update a Credential List @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param sid [String?] The credential list Sid that uniquely identifies this resource @required @param friendly_name [String?] A human readable descriptive text for a CredentialList, up to 64 characters long. @return [Tuple(Twilio::SipSipCredentialList, Integer, Hash)] Twilio::SipSipCredentialList, response status code and response headers


[View source]
def update_sip_credential_with_http_info(*, account_sid : String | Nil = @account_sid, credential_list_sid : String | Nil = nil, sid : String | Nil = nil, password : String | Nil = nil) : Tuple(Twilio::SipSipCredentialListSipCredential, Int32, Hash(String, Array(String) | String)) #

Update a credential resource. @required @param account_sid [String?] The unique id of the Account that is responsible for this resource. @required @param credential_list_sid [String?] The unique id that identifies the credential list that includes this credential. @required @param sid [String?] The unique id that identifies the resource to update. @optional @param password [String?] The password that the username will use when authenticating SIP requests. The password must be a minimum of 12 characters, contain at least 1 digit, and have mixed case. (eg IWasAtSignal2018) @return [Tuple(Twilio::SipSipCredentialListSipCredential, Integer, Hash)] Twilio::SipSipCredentialListSipCredential, response status code and response headers


[View source]
def update_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, domain_name : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil) : Twilio::SipSipDomain #

Update the attributes of a domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resource to update. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to update. @optional @param byoc_trunk_sid [String?] The SID of the BYOC Trunk(Bring Your Own Carrier) resource that the Sip Domain will be associated with. @optional @param domain_name [String?] The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with sip.twilio.com. @optional @param emergency_caller_sid [String?] Whether an emergency caller sid is configured for the domain. If present, this phone number will be used as the callback for the emergency call. @optional @param emergency_calling_enabled [Bool?] Whether emergency calling is enabled for the domain. If enabled, allows emergency calls on the domain from phone numbers with validated addresses. @optional @param friendly_name [String?] A descriptive string that you created to describe the resource. It can be up to 64 characters long. @optional @param secure [Bool?] Whether secure SIP is enabled for the domain. If enabled, TLS will be enforced and SRTP will be negotiated on all incoming calls to this sip domain. @optional @param sip_registration [Bool?] Whether to allow SIP Endpoints to register with the domain to receive calls. Can be true or false. true allows SIP Endpoints to register with the domain to receive calls, false does not. @optional @param voice_fallback_method [Twilio::HttpMethod?] @optional @param voice_fallback_url [String?] The URL that we should call when an error occurs while retrieving or executing the TwiML requested by voice_url. @optional @param voice_method [Twilio::HttpMethod?] @optional @param voice_status_callback_method [Twilio::HttpMethod?] @optional @param voice_status_callback_url [String?] The URL that we should call to pass status parameters (such as call ended) to your application. @optional @param voice_url [String?] The URL we should call when the domain receives a call. @return [Twilio::SipSipDomain]


[View source]
def update_sip_domain(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, domain_name : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Update the attributes of a domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resource to update. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to update. @optional @param byoc_trunk_sid [String?] The SID of the BYOC Trunk(Bring Your Own Carrier) resource that the Sip Domain will be associated with. @optional @param domain_name [String?] The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with sip.twilio.com. @optional @param emergency_caller_sid [String?] Whether an emergency caller sid is configured for the domain. If present, this phone number will be used as the callback for the emergency call. @optional @param emergency_calling_enabled [Bool?] Whether emergency calling is enabled for the domain. If enabled, allows emergency calls on the domain from phone numbers with validated addresses. @optional @param friendly_name [String?] A descriptive string that you created to describe the resource. It can be up to 64 characters long. @optional @param secure [Bool?] Whether secure SIP is enabled for the domain. If enabled, TLS will be enforced and SRTP will be negotiated on all incoming calls to this sip domain. @optional @param sip_registration [Bool?] Whether to allow SIP Endpoints to register with the domain to receive calls. Can be true or false. true allows SIP Endpoints to register with the domain to receive calls, false does not. @optional @param voice_fallback_method [Twilio::HttpMethod?] @optional @param voice_fallback_url [String?] The URL that we should call when an error occurs while retrieving or executing the TwiML requested by voice_url. @optional @param voice_method [Twilio::HttpMethod?] @optional @param voice_status_callback_method [Twilio::HttpMethod?] @optional @param voice_status_callback_url [String?] The URL that we should call to pass status parameters (such as call ended) to your application. @optional @param voice_url [String?] The URL we should call when the domain receives a call. @return nil


[View source]
def update_sip_domain_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, byoc_trunk_sid : String | Nil = nil, domain_name : String | Nil = nil, emergency_caller_sid : String | Nil = nil, emergency_calling_enabled : Bool | Nil = nil, friendly_name : String | Nil = nil, secure : Bool | Nil = nil, sip_registration : Bool | Nil = nil, voice_fallback_method : Twilio::HttpMethod | Nil = nil, voice_fallback_url : String | Nil = nil, voice_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_method : Twilio::HttpMethod | Nil = nil, voice_status_callback_url : String | Nil = nil, voice_url : String | Nil = nil) : Tuple(Twilio::SipSipDomain, Int32, Hash(String, Array(String) | String)) #

Update the attributes of a domain @required @param account_sid [String?] The SID of the Account that created the SipDomain resource to update. @required @param sid [String?] The Twilio-provided string that uniquely identifies the SipDomain resource to update. @optional @param byoc_trunk_sid [String?] The SID of the BYOC Trunk(Bring Your Own Carrier) resource that the Sip Domain will be associated with. @optional @param domain_name [String?] The unique address you reserve on Twilio to which you route your SIP traffic. Domain names can contain letters, digits, and \"-\" and must end with sip.twilio.com. @optional @param emergency_caller_sid [String?] Whether an emergency caller sid is configured for the domain. If present, this phone number will be used as the callback for the emergency call. @optional @param emergency_calling_enabled [Bool?] Whether emergency calling is enabled for the domain. If enabled, allows emergency calls on the domain from phone numbers with validated addresses. @optional @param friendly_name [String?] A descriptive string that you created to describe the resource. It can be up to 64 characters long. @optional @param secure [Bool?] Whether secure SIP is enabled for the domain. If enabled, TLS will be enforced and SRTP will be negotiated on all incoming calls to this sip domain. @optional @param sip_registration [Bool?] Whether to allow SIP Endpoints to register with the domain to receive calls. Can be true or false. true allows SIP Endpoints to register with the domain to receive calls, false does not. @optional @param voice_fallback_method [Twilio::HttpMethod?] @optional @param voice_fallback_url [String?] The URL that we should call when an error occurs while retrieving or executing the TwiML requested by voice_url. @optional @param voice_method [Twilio::HttpMethod?] @optional @param voice_status_callback_method [Twilio::HttpMethod?] @optional @param voice_status_callback_url [String?] The URL that we should call to pass status parameters (such as call ended) to your application. @optional @param voice_url [String?] The URL we should call when the domain receives a call. @return [Tuple(Twilio::SipSipDomain, Integer, Hash)] Twilio::SipSipDomain, response status code and response headers


[View source]
def update_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil) : Twilio::SipSipIpAccessControlList #

Rename an IpAccessControlList @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to udpate. @required @param friendly_name [String?] A human readable descriptive text, up to 255 characters long. @return [Twilio::SipSipIpAccessControlList]


[View source]
def update_sip_ip_access_control_list(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Rename an IpAccessControlList @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to udpate. @required @param friendly_name [String?] A human readable descriptive text, up to 255 characters long. @return nil


[View source]
def update_sip_ip_access_control_list_with_http_info(*, account_sid : String | Nil = @account_sid, sid : String | Nil = nil, friendly_name : String | Nil = nil) : Tuple(Twilio::SipSipIpAccessControlList, Int32, Hash(String, Array(String) | String)) #

Rename an IpAccessControlList @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param sid [String?] A 34 character string that uniquely identifies the resource to udpate. @required @param friendly_name [String?] A human readable descriptive text, up to 255 characters long. @return [Tuple(Twilio::SipSipIpAccessControlList, Integer, Hash)] Twilio::SipSipIpAccessControlList, response status code and response headers


[View source]
def update_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil) : Twilio::SipSipIpAccessControlListSipIpAddress #

Update an IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to update. @required @param sid [String?] A 34 character string that identifies the IpAddress resource to update. @optional @param cidr_prefix_length [Int32?] An integer representing the length of the CIDR prefix to use with this IP address when accepting traffic. By default the entire IP address is used. @optional @param friendly_name [String?] A human readable descriptive text for this resource, up to 255 characters long. @optional @param ip_address [String?] An IP address in dotted decimal notation from which you want to accept traffic. Any SIP requests from this IP address will be allowed by Twilio. IPv4 only supported today. @return [Twilio::SipSipIpAccessControlListSipIpAddress]


[View source]
def update_sip_ip_address(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil, &block : Crest::Response -> ) : Nil #

Update an IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to update. @required @param sid [String?] A 34 character string that identifies the IpAddress resource to update. @optional @param cidr_prefix_length [Int32?] An integer representing the length of the CIDR prefix to use with this IP address when accepting traffic. By default the entire IP address is used. @optional @param friendly_name [String?] A human readable descriptive text for this resource, up to 255 characters long. @optional @param ip_address [String?] An IP address in dotted decimal notation from which you want to accept traffic. Any SIP requests from this IP address will be allowed by Twilio. IPv4 only supported today. @return nil


[View source]
def update_sip_ip_address_with_http_info(*, account_sid : String | Nil = @account_sid, ip_access_control_list_sid : String | Nil = nil, sid : String | Nil = nil, cidr_prefix_length : Int32 | Nil = nil, friendly_name : String | Nil = nil, ip_address : String | Nil = nil) : Tuple(Twilio::SipSipIpAccessControlListSipIpAddress, Int32, Hash(String, Array(String) | String)) #

Update an IpAddress resource. @required @param account_sid [String?] The unique id of the Account responsible for this resource. @required @param ip_access_control_list_sid [String?] The IpAccessControlList Sid that identifies the IpAddress resources to update. @required @param sid [String?] A 34 character string that identifies the IpAddress resource to update. @optional @param cidr_prefix_length [Int32?] An integer representing the length of the CIDR prefix to use with this IP address when accepting traffic. By default the entire IP address is used. @optional @param friendly_name [String?] A human readable descriptive text for this resource, up to 255 characters long. @optional @param ip_address [String?] An IP address in dotted decimal notation from which you want to accept traffic. Any SIP requests from this IP address will be allowed by Twilio. IPv4 only supported today. @return [Tuple(Twilio::SipSipIpAccessControlListSipIpAddress, Integer, Hash)] Twilio::SipSipIpAccessControlListSipIpAddress, response status code and response headers


[View source]