Menu

Expand
Rate this page:

Inbound Processing Region API - SipDomain

In the context of the Inbound Processing Region API, a SipDomain resource represents the routing configuration for a particular Programmable Voice SIP Domain.

By adjusting the value of the voice_region property, you can control which Twilio Region will process and store data related to inbound calls for the SIP Domain.

Changes to this resource may take up to 5 minutes to take effect. When you change the routing to a new Region for a SIP domain then it does not mean that the SIP Domain will be created automatically in the new Region. You will have to manually create the SIP Domain in the new Region with the same configuration.

SipDomain properties

Resource Properties in REST API format
sip_domain
string Not PII

url
url Not PII

sid
sid<QQ> Not PII

account_sid
sid<AC> Not PII

friendly_name
string Not PII

voice_region
string Not PII

date_created
date_time<iso8601> Not PII

date_updated
date_time<iso8601> Not PII

Fetch a SipDomain's current Inbound Processing Region configuration

get
https://routes.twilio.com/v2/SipDomains/{SipDomain}
Parameters
Parameters in REST API format
sip_domain
Path
get string Not PII

Example 1
Loading Code Sample...
        
        

        Fetch a SipDomain's current Inbound Processing Region configuration

        Update a SipDomain's Inbound Processing Region configuration

        post
        https://routes.twilio.com/v2/SipDomains/{SipDomain}
        Parameters
        Parameters in REST API format
        sip_domain
        Path
        post string Not PII

        voice_region
        Optional
        post string Not PII

        friendly_name
        Optional
        post string Not PII

        Example 1
        Loading Code Sample...
              
              

              Update a SipDomain's Inbound Processing Region configuration

              Rate this page:

              Need some help?

              We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.

              Loading Code Sample...
                    
                    
                    

                    Thank you for your feedback!

                    Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

                    Sending your feedback...
                    🎉 Thank you for your feedback!
                    Something went wrong. Please try again.

                    Thanks for your feedback!

                    thanks-feedback-gif