Record
create-inbound-ip-request
No description available.
record create-inbound-ip-request {
ani-number-format: option<inbound-ip-ani-number-format-enum>,
channel-limit: option<s32>,
codecs: option<list<string>>,
default-routing-method: option<inbound-ip-default-routing-method-enum>,
dnis-number-format: option<inbound-ip-dnis-number-format-enum>,
generate-ringback-tone: option<bool>,
isup-headers-enabled: option<bool>,
prack-enabled: option<bool>,
privacy-zone-enabled: option<bool>,
sip-compact-headers-enabled: option<bool>,
sip-region: option<inbound-ip-sip-region-enum>,
sip-subdomain: option<string>,
sip-subdomain-receive-settings: option<inbound-ip-sip-subdomain-receive-settings-enum>,
timeout-v1xx-secs: option<s32>,
timeout-v2xx-secs: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| ani-number-format | option<inbound-ip-ani-number-format-enum> | |
| channel-limit | option<s32> | |
| codecs | option<list<string>> | |
| default-routing-method | option<inbound-ip-default-routing-method-enum> | |
| dnis-number-format | option<inbound-ip-dnis-number-format-enum> | |
| generate-ringback-tone | option<bool> | |
| isup-headers-enabled | option<bool> | |
| prack-enabled | option<bool> | |
| privacy-zone-enabled | option<bool> | |
| sip-compact-headers-enabled | option<bool> | |
| sip-region | option<inbound-ip-sip-region-enum> | |
| sip-subdomain | option<string> | |
| sip-subdomain-receive-settings | option<inbound-ip-sip-subdomain-receive-settings-enum> | |
| timeout-v1xx-secs | option<s32> | |
| timeout-v2xx-secs | option<s32> |