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:
|