Voice OUT Trunk Object
Description
Json API object with type voice_out_trunks
.
Request
URI Parameters
Name |
Type |
Is Required? |
Description |
---|---|---|---|
id |
|
Yes |
Unique ID identifier of Trunk. |
Data Attributes
Name |
Type |
Description |
---|---|---|
name |
|
The name of the voice out trunk. |
allowed_sip_ips |
Array of |
The allowed origination IP list. |
on_cli_mismatch_action |
|
The call action on CLI mismatch. Possible values are: |
capacity_limit |
|
The capacity limit of the voice out trunk. |
username |
|
The username for digest authentication method. |
password |
|
The password for digest authentication method. |
created_at |
|
The date&time of trunk creation. |
allow_any_did_as_cli |
|
The option to enable all DIDs to be used as CLI for this voice out trunk. |
status |
|
The status of the voice out trunk. Can be active or disabled. |
threshold_reached |
|
The 24 hour limit indicator. If the threshold_amount has been reached during the 24 hours, this indicator will be |
threshold_amount |
|
The 24 hour threshold limit. |
default_dst_action |
|
The default destination action. Possible values are: allow or reject calls. |
dst_prefixes |
|
The destination prefixes to which calls will be allowed or disallowed based on the default_dst_action. |
media_encryption_mode |
|
Media encryption mode. |
callback_url |
|
The callback URI. Can be null or valid HTTP(s) URL. |
allowed_rtp_ips |
Array of |
The allowed origination RTP IP list. |
force_symmetric_rtp |
|
Forced to work in Symmetric RTP / COMEDIA mode. |
rtp_ping |
|
Use RTP PING when connecting a call. |