Record
credential-inbound
No description available.
record credential-inbound {
ani-number-format: option<credential-inbound-ani-number-format-enum>,
channel-limit: option<s32>,
codecs: option<list<string>>,
dnis-number-format: option<credential-inbound-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>,
timeout-v1xx-secs: option<s32>,
timeout-v2xx-secs: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| ani-number-format | option<credential-inbound-ani-number-format-enum> | |
| channel-limit | option<s32> | |
| codecs | option<list<string>> | |
| dnis-number-format | option<credential-inbound-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> | |
| timeout-v1xx-secs | option<s32> | |
| timeout-v2xx-secs | option<string> |