Enum SipProblemEnum
Enumeration of the possible SIP related problems for a SIP Discrepancy Report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum SipProblemEnum
Fields
| Name | Description |
|---|---|
| EngorgedQ | Queue was full |
| InitialINVITE | Initial INVITE request problem |
| MESSAGE | MESSAGE request problem |
| MediaProblem | Media problem |
| MidDialog | Mid-dialog problem |
| OPTIONS | OPTIONS request problem |
| OtherSip | Other SIP problem |
| RequiredMedia | Required media problem |
| Signaling | Signaling problem |