Purpose
The purpose of action codes are to define why an incoming call was not processed by the system.
Values
The following values are defined:
Value | Meaning |
---|---|
SRN_NOTAVAIL | The service number status was set to an inactive status. |
SRN_NOTACTIVE | The service number was set to inactive. |
MOBILE_NOTALLOW | Calls from mobile numbers are not allowed to this service number (settings additional checks in the service number). |
INTERNAT_NOTALLOW | Calls from international numbers are not allowed to this service number (settings additional checks in the service number). |
PAYPHONE_NOTALLOW | Calls from payphones are not allowed to this service number (settings additional checks in the service number). |
CALLER_CLIENT_NOT_WHITELIST | The caller is not in the client whitelist for this number and a whitelist was configured. |
CALLER_CLIENT_BLACKLIST | The caller is in the client blacklist for this number and a blacklist was configured. |
CALLER_SRN_BLACKLIST | The caller is in the service number blacklist for this number and a blacklist was configured. |
SRN_NO_APPLICATION | No application is associated with the service number. |
SRN_NO_ACTIVE_APPLICATION | No active application is associated with the service number. |
CALLER_GLOBAL_BLACKLIST | The caller is in the global blacklist for the system. |
SRN_NOT_FOUND | Sending complete was sent in the signalling protocol and a service number was not found. |
MORE_DIGITS | Sending complete was not sent in the signalling protocol and the sytem waited for more digits. |