Create a Sip Trunk

creates a sip trunk connection

Form Data
string
required

Address of record (or origination match) of Sip Trunk connection. This is the value that the switch will be expecting your PBX to send in the HOST part of the URI in the from header. MUST start with "sip*@". Example: "sip*@1.2.3.4"

string
required

Domain of sip trunk connection to create

string
required

This is the URI that your PBX will be registering to. MUST start with 'sip:'. Example: 'sip:user@abc-company.11111.service'. If setting up a static ip trunk put the ip address here

string
required

Should be the same value as the 'aor' but without the 'sip*@'. Example: '1.2.3.4'

string
required

Should be the same value as the 'aor' but without the 'sip*@'. Example: '1.2.3.4'

string

This is the Sip User your PBX will be registering to. This value is not needed if using a static ip sip trunk

string

This is the Sip Password your PBX will use to register. The switch will generate a random key if you do not include this parameter

string

Should be the same value as 'domain'. Only needed if using registration. Example: abc-company.11111.service

string
required

Should be the same value as 'domain'. Example: abc-company.11111.service

string
required

Must be set to one of the following: 'Permit All' , 'US and Canada' , 'US, Canada and Mexico' , 'Deny International', 'Continental US' or 'All 1+ Destinations'

string
required

Allows inbound connections. Must be 'yes' or 'no'

string
required

Allows outbound connections. Must be 'yes' or 'no'

string
required

Must be "domain"

int32
required
Defaults to null

Maximum number of inbound connections on the sip trunk

int32
required
Defaults to null

Maximum number of outbound connections on the sip trunk

int32
required
Defaults to null

Maximum number of total connections on the sip trunk

Responses

Language
Credentials
Request
Choose an example:
application/json