Namespace DiscrepancyReporting
Classes
AdrDiscrepancyReport
Data class for the ADR/IS-ADR Discrepancy Report. See Sections 3.7.18 and E.2.1 of NENA-STA-010.3.
BcfDiscrepancyReport
Data class for sending a BCF Discrepancy Report. See Sections 3.7.6 and E.2.1 of NENA-STA-010.3
CallTakerDiscrepancyReport
Data class for the Call Taker Discrepancy Report. See Section s3.7.8 and E.2.1 of NENA-STA-010.3.
CallTransferDiscrepancyReport
Data class for the Call Transfer Discrepancy Report. See Sections 3.7.15 and E.2.1 of NENA-STA-010.3.
DiscrepancyReport
Base class (header) for all discrepancy reports. See Sections 3.7.1 and E.2.1 of NENA-STA-010.3.
DiscrepancyReportResponse
Data class for the response to a discrepancy report request. See Sections 3.7.1 and E.2.1 of NENA-STA-010.3.
DiscrepancyResolution
Data class used by a discrepancy reporting service for sending the resolution to a discrepancy report. See Sections 3.7.2 and E.2.1 of NENA-STA-010.3.
EsrpDiscrepancyReport
Data class for the ESRP Discrepancy Report. See Sections 3.7.17 and E.2.1 of NENA-STA-010.3.
GisDiscrepancyReport
Data class for the GIS Discrepancy Report. See Sections 3.7.11 and E.2.1 of NENA-STA-010.3.
ImrDiscrepancyReport
Data class for the IMR Discrepancy Report. See Sections 3.7.20 and E.2.1 of NENA-STA-010.3.
LisDiscrepancyReport
Data class for the LIS Discrepancy Report. See Sections 3.7.12 and E.2.1 of NENA-STA-010.3.
LogSignatureCertificateDiscrepancyReport
Data class for the Log Signature/Certificate Discrepancy Report. See Sections 3.7.22 and E.2.1 of NENA-STA-010.3.
LoggingDiscrepancyReport
Data class for sent a Logging Discrepancy Report. See Sections 3.7.7 and E.2.1 of NENA-STA-010.3.
LostDiscrepancyReport
Data class for reporting a LoST discrepancy. See Sections 3.7.5 and E.2.1 of NENA-STA-010.3.
McsDiscrepancyReport
Data class for the MSAG Conversion Service (MCS) Discrepancy Report. See Sections 3.7.16 and E.2.1 of NENA-STA-010.3.
NetworkDiscrepancyReport
Data class for the Network Discrepancy Report. See Sections 3.7.19 and E.2.1 of NENA-STA-010.3.
OriginatingServiceDiscrepancyReport
Data class for the Originating Service Discrepancy Report. See Sections 3.7.14 and E.2.1 of NENA-STA-010.3.
PermissionsDiscrepancyReport
Data class for the Permissions Discrepancy Report. See Sections 3.7.10 and E.2.1 of NENA-STA-010.3.
PolicyDiscrepancyReport
Data class for the Policy Discrepancy Report. See Sections 3.7.13 and E.2.1 of NENA-STA-010.3.
PolicyStoreDiscrepancyReport
Data class for reporting a problem with a Policy Store Service. See Sections 3.7.4 and E.2.1 of NENA-STA-010.3.
SipDiscrepancyReport
Data class for a SIP Discrepancy Report. See Sections 3.7.9 and E.2.1 of NENA-STA-010.3.
StatusUpdate
Data class used by a discrepancy reporting service to provide a status update in response to a status request. See Sections 3.7.3 and E.2.1 or NENA-STA-010.3.
TestCallDiscrepancyReport
Data class for the Test Call Generator Discrepancy Report. See Sections 3.7.21 and E.2.1 of NENA-010.3.
Enums
AdrProblemEnum
Enumeration of possible problems for an ADR Discrepancy Report.
BcfProblemEnum
Identifies a BCF problem.
DRTypeEnum
Specifies the type of the discrepancy report.
DrResolutionEnum
Enumeration of the possible resolutions to a discrepancy report.
DrServerityEnum
Specifies the severity of the discrepancy report.
EsrpProblemEnum
Enumeratiof of possible problems for an ESRP Discrepancy Report.
GisProblemEnum
Enumeration of possible problems reported in a GIS Discrepancy Report.
ImrProblemEnum
Enumeration of possible problems for an IMR Discrepancy Report.
LisProblemEnum
Enumeration of the possible problems for a LIS Discrepancy Report.
LogSignatureProblemEnum
Enumeration of problems for the Log Signature/Certificate Discrepancy Report.
LoggingProblemEnum
Identifies a type of problem with a SRS or a event logging server.
LostProblemEnum
Types of LoST query problems.
LostQueryTypeEnum
Identifies the LoST query type.
NetworkProblemEnum
Enumeration of possible network problems for a Network Discrepancy Report.
OriginatingServiceProblemEnum
Enumeration of problems for the Originating Service Discrepancy Report.
PermissionsProblemEnum
Enumeration of possible problems for the Permissions Discrepancy Report.
PolicyProblemEnum
Enumeration of possible problems for a Policy Discrepancy Report.
PolicyStoreProblemEnum
Types of policy store problems.
SipProblemEnum
Enumeration of the possible SIP related problems for a SIP Discrepancy Report.
TestCallProblemEnum
Enumeration of possible problems used for a Test Call Generator Discrepancy Report.