Create SIP address
Authentication
Request
URL-safe name for the SIP address — lowercase letters, numbers, and hyphens only (no spaces or other special characters). Must be unique within the project and is used to build the address’s SIP URI.
SIP username used to reach this address (no spaces). Defaults to *, which accepts any username. Together with the address’s Domain, must be unique across your SignalWire account.
Whitelisted IP/CIDR entries. Required (at least one) when ip_auth_enabled is true. Maximum 256 entries.
Non-empty subset of enabled codecs.
Non-empty subset of enabled SRTP ciphers.
Write-only SIP registration password. Never returned in any response.
Response
The object type. Always sip_address.
URL-safe name for the SIP address. Used to build its SIP URI.
Human-friendly label for the SIP address. Defaults to name.
The Domain this address is grouped under — for example, public for your project’s default Domain.
SIP username used to reach this address. * accepts any username.
Whitelisted IP/CIDR entries used when ip_auth_enabled is true.