Step Details |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Twilio > Admin |
The Create SIPDomain step allows the user to create a new SIP domain. An SIP domain is a custom DNS hostname associated with a user's Twilio account that can accept SIP traffic. If anyone makes an SIP request using that domain, (e.g. sip:name@example.sip.us1.twilio.com), it will be routed over the internet to Twilio.
Prerequisites
Properties
Inputs
Property | Description | Data Type |
---|
Friendly Name | The user-defined label assigned to the domain for easier readability. | String |
New Domain | The name of the new SIP domain to be created. The name may contain letters, numbers, and "-". | String |
Outputs
Property | Description | Data Type |
---|
CreateSIPDomain_Output | The newly created SIP Domain. | String |
