|
Measures reported by LSCallDetailsTest
Call Detail Recording (CDR) enables you to track usage of the following:
- Peer-to-peer instant messaging sessions,
- Voice over Internet Protocol (VoIP) phone calls, and
- Conferencing calls.
This usage data includes information about who called whom, when they called, and how long they talked.
This test enables you to capture the failed messages during Call Details Recording and when exactly the failures occurred – is it during message validation? or in the MSMQ queue? Or when written to the database?
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Validation_failed_msg |
Indicates the number of messages that failed validation during Call Details Recording. |
Number |
A low value is desired for this measure. |
| Dropped_msg_MQ |
Indicates the number of messages dropped from the MSMQ queue during Call Details Recording. |
Number |
A low value is desired for this measure. |
| Msg_failed_towriteDb |
Indicates the number of messages that were not written to the backend database server during Call Details Recording. |
Number |
|
|