v27

latestOpenAPI 3.0.0MITraw.githubusercontent.com2025-11-2810941146.5 KB
Carriers

create sip gateway

post/SipGateways

Request body

voip_carrier_sidstring uuid required

voip carrier that provides this gateway

ipv4string required
netmaskinteger
portinteger
is_activeboolean
inboundboolean
outboundboolean

Response

sip gateway successfully created

sidstring required

Example response

{
  "sid": "9d26a637-1679-471f-8da8-7150266e1254"
}