Enum TestCallProblemEnum
Enumeration of possible problems used for a Test Call Generator Discrepancy Report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum TestCallProblemEnum
  Fields
| Name | Description | 
|---|---|
| OtherTestCall | Other test call problem  | 
      
| TestInvite | Test INVITE problem  | 
      
| TestLoopbackMedia | Test loopback media problem  | 
      
| TestMedia | Test media problem  | 
      
| TestMessage | Test MESSAGE problem  | 
      
| TestMidDialog | Test mid-dialog problem  | 
      
| TestOptions | Test OPTIONS problem  | 
      
| TestSignaling | Test signaling problem  |