Create a new Domain
Create a new Domain
Path parameters
The SID of the Account that will create the resource.
Response
Created
The SID of the Account that created the SipDomain resource.
The API version used to process the call.
The types of authentication you have mapped to your domain. Can be: IP_ACL and CREDENTIAL_LIST. If you have both defined for your domain, both will be returned in a comma delimited string. If auth_type is not defined, the domain will not be able to receive any traffic.
The date and time in GMT that the resource was created specified in RFC 2822 format.
The date and time in GMT that the resource was last updated specified in RFC 2822 format.
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.
The string that you assigned to describe the resource.
The unique string that that we created to identify the SipDomain resource.
The URI of the resource, relative to https://api.twilio.com.
The HTTP method we use to call voice_fallback_url. Can be: GET or POST.
The URL that we call when an error occurs while retrieving or executing the TwiML requested from voice_url.
The HTTP method we use to call voice_url. Can be: GET or POST.
The HTTP method we use to call voice_status_callback_url. Either GET or POST.
The URL that we call to pass status parameters (such as call ended) to your application.
The URL we call using the voice_method when the domain receives a call.
A list of mapping resources associated with the SIP Domain resource identified by their relative URIs.
Whether to allow SIP Endpoints to register with the domain to receive calls.
Whether emergency calling is enabled for the domain. If enabled, allows emergency calls on the domain from phone numbers with validated addresses.
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.
The SID of the BYOC Trunk(Bring Your Own Carrier) resource that the Sip Domain will be associated with.
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.