Enum ImrProblemEnum
Enumeration of possible problems for an IMR Discrepancy Report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum ImrProblemEnum
Fields
| Name | Description |
|---|---|
| CallTransferIncorrect | Call transfer was incorrect |
| EngorgedQ | The queue was full |
| ExcessiveSilence | Excessive silence detected |
| InputFailed | Input failed |
| OtherImr | Other IMR problem |
| ResponseConfusing | Response was confusint |
| ResponseIncorrect | Response was incorrect |
| ScriptLogicFailure | Script logic failure |
| UnknownScript | Unknow script encountered |