CallVerificationStatus Enumeration |
Namespace: Avaya.ClientServices
public enum CallVerificationStatus
Member name | Value | Description | |
---|---|---|---|
NotSpecified | 0 | Call verification status is not specified, for example, if the server does not support call verification. | |
Passed | 1 | Call verification passed. | |
Failed | 2 | Call verification failed. | |
NotPerformed | 3 | Call verification not performed. |
In the STIR/SHAKEN enabled environment, the recipient of a call can determine if the caller ID has been verified even before answering the call. It helps users avoid answering or accepting calls from spoofed caller IDs.
The incoming calls will have the 'verstat'(verification Status) parameter inserted by the server in the INVITE request indicating if the call verification was passed, failed, or not verified.
© 2017 Avaya LLC. All Rights Reserved.