For calls with are allowed following calling number verification, normal incoming call routing is applied. However, that routing can be made to be specific to the verification result and attestation level of the call.
This is achieved using the following characters in the Code field of short codes or Incoming CLI field of incoming call routes:
Character |
Meaning |
Description |
P |
Passed |
Matches calls where the verstat value is set to TN-Validation-Passed plus the attestation level. For example, TN-Validation-Passed-A. If required, the specific level of attestation to match can be specified. That is done by following the P character with the required level or levels inside " " marks. For example:
P"A" matches calls with an attestation of A.
P"B" matches calls with an attestation of B.
P"AB" matches calls with an attestation of A or B.
|
F |
Failed |
Matches calls that specifically failed verification. That is, the call's verstat value is set to TN-Validation-Failed. |
Q |
Unknown |
Matches calls which do not have any verification result or where the verstat value received is No-TN-Validation. |