Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
ConfigIEState | No | Yes | Enum | 1 | Possible values:
| Specifies the Administrative State of the resource. |
TransformationTable | Yes | No | int | 1 | Possible values:
| Sets the Transformation table to use for this call route. |
RoutePriority | Yes | No | int | 1 | Possible values:
| Priority of the route, 1 is the highest, 10 the lowest. Higher priority routes are matched against before lower priority routes regardless of the order of the routes in the table. |
CallPriority | Yes | No | Enum | 1 | Possible values:
| Priority of the call. Used for emergency call identification by dial plan in routing table |
QualityMetricCalls | Yes | No | int | 10 | Possible values:
| Specifies the number of calls over which the quality metrics are calculated. |
QualityMetricTime | Yes | No | int | 10 | Possible values:
| Specifies the time in minutes after which a route is tried again after failing quality metrics. |
QualityMinASRThreshold | Yes | No | int | 0 | Possible values:
| Specifies the minimum answer/seizure ratio for this rule to be considered for use. |
QualityMaxRoundTripDelayThreshold | No | No | int | 65535 | Possible values:
| Specifies the maximum average round trip (R/T) delay for this rule to be considered for use. |
QualityMaxJitterThreshold | No | No | int | 3000 | Possible values:
| Specifies the maximum average jitter for this rule to be considered for use. |
QualityMinLQMOSThreshold | No | No | int | 0 | Possible values:
| Specifies the minimum average MOS (mean opinion score) value for this rule to be considered for use, in tenths (e.g.: "2.5" is configured as "25"). Setting this value to 0 disables the Minimum MOS threshold. Otherwise, the allowed values are between 10 and 50 (1.0 - 5.0). |
DestinationType | Yes | No | Enum | 0 | Possible values:
| Specifies the type of destination for calls. |
DenyCauseCode | No | No | int | 16 | Possible values:
| Specifies the cause code to use for Deny type destionations. |
MediaSelection | No | No | int | 0 | Possible values:
| Specifies the Media List Profile to use for this Call Route. |
MediaMode | Yes | No | Enum | 0 | Possible values:
| Determines Audio media mode for SIP calls. Note that when choosing Direct Mode, the valid Video/Application Stream Mode can only be Direct/Disabled. |
VideoMediaMode | Yes | No | Enum | 0 | Possible values:
| Determines Video media mode for SIP calls. Note that when choosing Direct Mode, the valid Audio/Fax Stream Mode can only be Direct/Disabled. |
ProxyHandlingOption | Yes | No | Enum | 0 | Possible values:
| Options to specify proxy mode call handling. This is only valid for the SWe Edge platform. |
MediaTranscoding | Yes | No | Enum | 0 | Possible values:
|
Controls whether or not to use Media Transcoding.
Transcoding requires a specific Transcoding License. Do not enable Media Transcoding unless your calling configuration requires it and the SBC is licensed for the transcoding feature. If this option is enabled without a trancoding license, a Critical Alarm will be generated even if the calls being routed don't need to be transcoded. |
CancelOthersUponForwarding | Yes | No | Enum | 0 | Possible values:
| Controls whether forked calls should clear when one of the forked calls is forwarded. |
CallForked | Yes | No | Enum | 0 | Possible values:
| Controls whether to fork a call if this route is selected. |
ReRouteTable | No | No | int | 0 | Possible values:
| Specifies which Cause Code Reroute Table to use. None means no cause code rerouting is used. |
MessageTranslationTable | No | No | int | 0 | Possible values:
| Specifies which Message Translation Table to use. None means no message translation is used. |
SignalingGroupList | Yes | No | string | 1 | 40 - Max Length | Specifies the Signaling Groups used as the destination of calls provided as a comma-separated string of the Signaling Group IDs. Not applicable when the Destination Type is Deny or Trunk Group. |
Description | No | No | string | none | 64 - Max Length | Describes the Call Route Table Entry so that it is easily identifiable when re-sequencing Entries. |
MaximumCallDuration | No | No | int | 0 | Possible values:
| Specifies the maximum duration that a call can stay connected in minutes. A zero value will disable this timer. |
TimeOfDay | No | No | int | 0 | Possible values:
| Specifies which Time Of Day restrictions apply to this call route. None means there is no time of day restriction. |
Parameter Name | Description | Data Type | Possible Values |
---|---|---|---|
rt_RuleUsage | Displays the number of times this call route has been selected for a call. | int | |
rt_ASR | Displays the Answer-Seizure Ratio for this call route. ASR is calculated by dividing the number of call attempts answered by the number of call attempts. |
int | |
rt_RoundTripDelay | Displays the average round trip delay for this call route. | int | |
rt_Jitter | Displays the average jitter for this call route. | int | |
rt_MOS | Displays the Mean Opinion Score (MOS) for this call route. | int | |
rt_QualityFailed | Displays if this call route is currently passing or failing the associated quality metrics. If true then the rule is failing, if false then it is passing. | Enum | Possible values:
|