Enum OriginatingServiceProblemEnum
Enumeration of problems for the Originating Service Discrepancy Report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum OriginatingServiceProblemEnum
Fields
| Name | Description |
|---|---|
| BadAdditionalData | Bad additional data |
| BadPidfLo | Bad PIDF-LO data |
| BadSip | Bad SIP message |
| CallDropped | Call was dropped |
| CallDrought | Call drought -- no calls delivered |
| CallFlood | Call flood -- call overflow |
| IncorrectLocation | Incorrect location |
| InvalidAdr | Invalid Additional Data Repository problem |
| LocationNotLvfValid | Location was not validated by the Location Validation Function (LVF) |
| LocationNotUsable | Location not usable |
| NoAni | No ANI (legacy Automatic Number Indication) |
| OtherOsp | Other Originating Service Provider (OSP) problem |
| QueryTimeOut | Query timeout |
| StiError | Secure Telephone Interface (STI) problem |