You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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.

TRM_LIMIT_CALLS_CONCURRENT

Traffic Management Policy: the number of concurrent calls to the service number was exceeded.

TRM_LIMIT_CALLS_TOTAL

Traffic Management Policy: the total number of calls to the service number was exceeded.

TRM_LIMIT_SECONDS_TOTAL

Traffic Management Policy: the total number of call seconds to the service number was exceeded.

TRM_LIMIT_EUROS_TOTAL

Traffic Management Policy: the estimated total EUR billing amount to the service number was exceeded.

TRM_LIMIT_CALLS_HOUR

Traffic Management Policy: the limit of calls per hour to the service number was exceeded.

TRM_LIMIT_SECONDS_HOUR

Traffic Management Policy: the limit of call seconds per hour to the service number was exceeded.

TRM_LIMIT_EUROS_HOUR

Traffic Management Policy: the estimated EUR billing amount to the service number for the current hour was exceeded.

TRM_LIMIT_CALLS_DAY

Traffic Management Policy: the limit of calls per day to the service number was exceeded.

TRM_LIMIT_SECONDS_DAY

Traffic Management Policy: the limit of call seconds per day to the service number was exceeded.

TRM_LIMIT_EUROS_DAY

Traffic Management Policy: the estimated EUR billing amount to the service number for the current day was exceeded.

TRM_LIMIT_CALLS_WEEK

Traffic Management Policy: the limit of calls per week to the service number was exceeded.

TRM_LIMIT_SECOND_WEEK

Traffic Management Policy: the limit of call seconds per week to the service number was exceeded.

TRM_LIMIT_EUROS_WEEK

Traffic Management Policy: the estimated EUR billing amount to the service number for the current week was exceeded.

TRM_LIMIT_CALLS_MONTH

Traffic Management Policy: the limit of calls per month to the service number was exceeded.

TRM_LIMIT_SECONDS_MONTH

Traffic Management Policy: the limit of call seconds per year to the service number was exceeded.

TRM_LIMIT_EUROS_MONTH

Traffic Management Policy: the estimated EUR billing amount to the service number for the current year was exceeded.

  • No labels