Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|
VQReporting | Yes | No | Enum | 0 | Possible values: | Indicates if Voice Quality reporting is enabled. |
---|
VQServerHost | Yes | No | string | none | 256 - Max Length | If 'Voice Quality Reporting' is true, this represents the IP address or FQDN of the Voice quality Monitoring Agent. |
---|
VQServerPort | Yes | No | int | 5061 | Possible values: - 1024 - Minimum
- 65535 - Maximum
| If 'Voice Quality Reporting' is true, this represents the port of the QoE Monitoring within the range 1024 through 65535. |
---|
VQServerProtocol | Yes | No | Enum | 4 | Possible values: - 0 - eTrNone
- 1 - eTrUDP
- 2 - eTrTCP
- 3 - eTrTCP_UDP
- 4 - eTrTLS
- 5 - eTrTLS_UDP
- 6 - eTrTLS_TCP
- 7 - eTrTLS_TCP_UDP
- 8 - eTrCount
- 9 - eTrSCTP
|
Specifies the protocol to use for sending Voice Quality reports
- UDP - Send messages using UDP.
- TCP - Send message using TCP.
- TLS - Send message using TLS.
|
---|
VQTLSProfileID | No | No | int | 1 | Possible values: - 0 - Minimum
- 65534 - Maximum
|
If protocol is TLS, this is the ID of TLS profile in use.
|
---|
Interval | Yes | No | int | 300 | Possible values: - 30 - Minimum
- 3600 - Maximum
| Specifies the reporting interval. |
---|
MOSValue | Yes | No | int | 30 | Possible values: | Specifies the Impairment Threshold (Falling) MOS value for calls, in tenths (e.g.: "2.5" is configured as "25"). |
---|
SipSGList | No | No | string | 1 | 40 - Max Length | Specifies the SIP Signaling Groups for which Voice quality reporting is enabled as a comma-separated string of the Signaling Group IDs. |
---|