iwf_svc

Alarms

The following 76 alarms may be generated by N2IWF Lua Application “iwf_svc”.

Show: Alarm Warning Clear Notice
No alarms found that match search criteria.
n2.handlers.ExternalActionHandler
IW-EA-10001
WARNING
JobError retrieving external action rules: %s
Cause:

The IWF service was unable to retrieve external rule configuration.

The network session will undergo error handling.

%s = The error message from the rule engine.
Resolution:

Contact N-Squared support.

IW-EA-10002
WARNING
JobError executing 'external action rules' hook: %s
Cause:

IWF service processing experienced an error during the

"external action rules" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-EA-10003
WARNING
JobInvalid ruleset returned from 'external action rules' hook.
Cause:

IWF service processing did not receive a valid ruleset from

"external action rules" hook.

The network session will undergo error handling.

-
Resolution:

Review this hook's code to ensure a valid ruleset is provided.

IW-EA-10004
WARNING
JobInvalid external action rule returned within ruleset from 'external action rules' hook.
Cause:

IWF service processing did not receive a valid external

action rule within the ruleset returned from the "external action rules" hook.

The network session will undergo error handling.

-
Resolution:

Review this hook's code to ensure valid external action rules are provided.

IW-EA-10005
WARNING
JobExternal action rule without 'external' returned within ruleset from 'external action rules' hook for mandatory external action.
Cause:

IWF service processing did not receive an external type

name from a rule within the ruleset returned from the

"external action rules" hook for a mandatory external action.

The network session will undergo error handling.

-
Resolution:

Review this hook's code to ensure valid external action rules are provided.

IW-EA-10006
WARNING
JobExternal action rule with invalid 'external' returned within ruleset from 'external action rules' hook for mandatory external action.
Cause:

IWF service processing that received an invalid external type

name from a rule within the ruleset returned from the

"external action rules" hook for a mandatory external action.

The network session will undergo error handling.

-
Resolution:

Review this hook's code to ensure valid external action rules are provided.

IW-EA-10007
WARNING
JobError executing 'external action type' hook for mandatory external action '%s': %s
Cause:

IWF service processing experienced an error during the

"external action type" hook for a mandatory external action.

The network session will undergo error handling.

%s = The external action name.
%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-EA-10008
WARNING
JobNo external type returned from 'external action type' hook for mandatory external action '%s'.
Cause:

IWF service processing did not receive external action

types from the "external action type" hook for a mandatory external action.

The network session will undergo error handling.

%s = The external action name.
Resolution:

Review this hook's code to ensure external type is provided.

IW-EA-10010
WARNING
JobNo external action type returned from 'external action type' hook for external action '%s'.
Cause:

IWF service processing did not receive an external action type

from the "external action type" hook for a mandatory external action.

The network session will undergo error handling.

%s = The external action name.
Resolution:

Review this hook's code to ensure an external action type is provided.

IW-EA-10011
WARNING
JobInvalid external action type '%s' returned from 'external action type' hook for mandatory external action '%s'.
Cause:

IWF service processing did not receive a valid external type action

from the "external action type" hook for a mandatory external action.

The network session will undergo error handling.

%s = The external action type provided.
%s = The external action name.
Resolution:

Review this hook's code to ensure a valid action type action is provided.

IW-EA-10025
WARNING
JobError executing 'external action complete' hook for external action type '%s': %s
Cause:

IWF service processing experienced an error during the

"external action complete" hook.

The network session will continue normally.

%s = The external action type name.
%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-EA-10033
WARNING
JobExternal action rule without 'external' returned within ruleset from 'external action rules' hook for optional external action.
Cause:

IWF service processing did not receive an external type

name from a rule within the ruleset returned from the

"external action rules" hook for an optional external action.

The external action will be skipped.

-
Resolution:

Review this hook's code to ensure valid external action rules are provided.

IW-EA-10034
WARNING
JobExternal action rule with invalid 'external' returned within ruleset from 'external action rules' hook for optional external action.
Cause:

IWF service processing that received an invalid external type

name from a rule within the ruleset returned from the

"external action rules" hook for an optional external action.

The external action will undergo be skipped.

-
Resolution:

Review this hook's code to ensure valid external action rules are provided.

IW-EA-10035
WARNING
JobError executing 'external action type' hook for optional external action '%s': %s
Cause:

IWF service processing experienced an error during the

"external action type" hook for an optional external action.

The external action will be skipped.

%s = The external action name.
%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-EA-10036
WARNING
JobNo external type returned from 'external action type' hook for optional external action '%s'.
Cause:

IWF service processing did not receive external action

types from the "external action type" hook for an optional external action.

The external action will be skipped.

%s = The external action name.
Resolution:

Review this hook's code to ensure external type is provided.

IW-EA-10037
WARNING
JobInvalid non-table external action type returned from 'external action type' hook for optional external action '%s'.
Cause:

IWF service processing did not receive a valid external type definition

from the "external action type" hook for an optional external action.

The external action will be skipped.

%s = The external action name.
Resolution:

Review this hook's code to ensure a valid type is provided.

IW-EA-10038
WARNING
JobNo external action type returned from 'external action type' hook for optional external action '%s'.
Cause:

IWF service processing did not receive an external action type

from the "external action type" hook for an optional external action.

The external action will be skipped.

%s = The external action name.
Resolution:

Review this hook's code to ensure an external action type is provided.

IW-EA-10039
WARNING
JobInvalid external action type '%s' returned from 'external action type' hook for optional external action '%s'.
Cause:

IWF service processing did not receive a valid external type action

from the "external action type" hook for an optional external action.

The network session will undergo error handling.

%s = The external action type provided.
%s = The external action name.
Resolution:

Review this hook's code to ensure a valid action type action is provided.

n2.handlers.NotificationHandler
IW-NF-10001
WARNING
JobError building %s notification %s: %s
Cause:

IWF service processing experienced an error building a

notification to be sent.

%s = The notification protocol.
%s = The configured notification name.
%s = The error message from the sending application.
Resolution:

Review the error message and update configuration accordingly.

IW-NF-10002
WARNING
JobError sending %s notification '%s': %s
Cause:

IWF service processing experienced an error sending a notification.

%s = The notification protocol.
%s = The configured notification name.
%s = The error message from the sending application.
Resolution:

Review the error message and update configuration accordingly.

n2.iwf_core
IW-SV-10010
WARNING
JobUnable to populate mandatory AVP %s due to misconfiguration.
Cause:

IWF service processing was unable to populate a mandatory

AVP for a Diameter request due to misconfiguration.

The network session will undergo error handling.

%s = The AVP name.
Resolution:

Review additional AVP configuration.

IW-SV-10012
WARNING
JobUnable to populate optional AVP %s due to misconfiguration.
Cause:

IWF service processing was unable to populate an optional

AVP for a Diameter request due to misconfiguration.

The AVP will not be sent.

%s = The AVP name.
Resolution:

Review additional AVP configuration.

IW-SV-10013
WARNING
JobUnable to populate mandatory AVP %s: %s
Cause:

IWF service processing was unable to populate a mandatory

AVP for a Diameter request due to a processing error.

The network session will undergo error handling.

%s = The AVP name.
%s = The AVP population error.
Resolution:

Review additional AVP configuration.

IW-SV-10014
WARNING
JobUnable to populate optional AVP %s: %s
Cause:

IWF service processing was unable to populate an optional

AVP for a Diameter request due to a processing error.

The AVP will not be sent.

%s = The AVP name.
%s = The AVP population error.
Resolution:

Review additional AVP configuration.

IW-SV-10015
WARNING
JobNo value available for mandatory AVP %s.
Cause:

IWF service processing was unable to populate a mandatory

AVP for a Diameter request.

The network session will undergo error handling.

%s = The AVP name.
Resolution:

Review additional AVP configuration.

n2.objects.HookManager
IW-HM-10000
WARNING
JobError parsing IWF hooks: %s
Cause:

The IWF service was unable to parse the configured hooks file.

The network session will undergo error handling.

%s = The error message from the hooks file parsing.
Resolution:

Review the error message and update hooks accordingly.

n2.objects.RatingSession
IW-RS-10000
WARNING
JobError executing 'additional MSCC AVPs' hook: %s
Cause:

IWF service processing experienced an error during the

"additional MSCC AVPs" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-RS-10001
WARNING
JobNo Diameter response received. Request number/type %s/%s. Diameter Session-Id: %s
Cause:

IWF service processing did not receive a response to a Diameter request.

The network session will continue as if a 3001 Result-Code was returned.

%s = The request number.
%s = The request type.
%s = The session ID.
Resolution:

Investigate response times from the OCS.

IW-RS-10007
WARNING
JobInvalid AVP array returned from 'additional MSCC AVPs' hook.
Cause:

IWF service processing did not receive a valid array of

AVPs from the "additional MSCC AVPs" hook.

The network session will undergo error handling.

-
Resolution:

Review this hook's code to ensure a valid rule is provided.

IW-RS-10008
WARNING
JobError executing 'additional root AVPs' hook: %s
Cause:

IWF service processing experienced an error during the

"additional root AVPs" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-RS-10009
WARNING
JobInvalid AVP array returned from 'additional root AVPs' hook.
Cause:

IWF service processing did not receive a valid array of

AVPs from the "additional root AVPs" hook.

The network session will undergo error handling.

-
Resolution:

Review this hook's code to ensure a valid rule is provided.

IW-RS-10010
WARNING
JobError executing 'response AVPs' hook: %s
Cause:

IWF service processing experienced an error during the

"response AVPs" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-RS-10011
WARNING
JobError executing 'request requested units' hook: %s
Cause:

IWF service processing experienced an error during the

"request requested units" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-RS-10012
WARNING
JobError executing 'request requested times' hook: %s
Cause:

IWF service processing experienced an error during the

"request requested times" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-RS-10013
WARNING
JobError executing 'after %s Credit-Control-Answer' hook: %s
Cause:

IWF service processing experienced an error during the

"after Credit-Control-Answer" hook.

The network session will undergo error handling.

%s = The rating request type.
%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

n2.protocol.scp.iwf_protocol
IW-SC-10000
WARNING
JobMeasured total talk time %.01fs differs from reported value %.01fs (%.01fs > %.01fs allowable variance).
Cause:

A received charging report from the network has a variance

between the measured talk time and the reported value that is

greater than the configured maximum variance.

%.01f = The measured talk time of the call.
%.01f = The reported talk time of the call.
%.01f = The actual variance.
%.01f = The configured allowed maximum variance.
Resolution:

Contact N-Squared support.

IW-SC-10001
WARNING
JobError while playing announcement %s: %s
Cause:

An announcement request did not succeed. The call will continue.

%s = The announcement configuration name.
%s = The announcement error.
Resolution:

Check error message and adjust configuration accordingly.

IW-SC-10002
WARNING
JobError executing 'tone rule' hook: %s
Cause:

IWF SCP service processing experienced an error during the

"tone rule" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-SC-10003
WARNING
JobError executing 'termination' hook: %s
Cause:

IWF SCP service processing experienced an error during the

"termination" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

n2.protocol.sip.iwf_protocol
IW-SI-10001
WARNING
JobError while playing announcement %s: %s
Cause:

An announcement request did not succeed. The call will continue.

%s = The announcement configuration name.
%s = The announcement error.
Resolution:

Check error message and adjust configuration accordingly.

IW-SI-10002
WARNING
JobError executing 'call direction rule' hook: %s
Cause:

IWF SIP service processing experienced an error during the

"call direction rule" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-SI-10003
WARNING
JobNo forwarder URI header name available.
Cause:

IWF SIP service processing had no forwarder URI header name

defined when handling a forwarded call leg.

The network session will undergo error handling.

-
Resolution:

Review configuration to match network input for forwarded calls.

IW-SI-10004
WARNING
JobNo forwarder URI header value available at '%s'.
Cause:

IWF SIP service processing had no forwarder URI header value

available when handling a forwarded call leg.

The network session will undergo error handling.

%s = The forwarder URI header name used.
Resolution:

Review configuration to match network input for forwarded calls.

IW-SI-10005
WARNING
JobUnable to parse forwarding party URI '%s': %s
Cause:

IWF SIP service processing was unable to parse the forwarding party's URI.

The network session will undergo error handling.

%s = The forwarder header value.
%s = The error message from the URI parser.
Resolution:

Review the network messaging and configuration.

IW-SI-10006
WARNING
JobUnable to locate user in forwarding party URI '%s'.
Cause:

IWF SIP service processing was unable to locate the user in a parsed forwarding party's URI.

The network session will undergo error handling.

%s = The forwarder header value.
Resolution:

Review the network messaging and configuration.

IW-SI-10007
WARNING
JobInvalid direction '%s' specified.
Cause:

IWF SIP service processing received an invalid call direction.

The network session will undergo error handling.

%s = The invalid direction configured.
Resolution:

Review configuration and update direction provided.

IW-SI-10008
WARNING
JobError executing 'termination' hook: %s
Cause:

IWF SIP service processing experienced an error during the

"termination" hook.

The network session will undergo error handling.

%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

n2iwf/lua/svc/iwf_svc.lua
IW-SV-10000
WARNING
ConfigurationUnable to initialise IWF dynamic objects: %s
Cause:

IWF library path configuration is invalid for dynamic objects.

The IWF cannot start.

%s = The error message from the dynamic object.
Resolution:

Review the error message and update configuration accordingly.

IW-SV-10001
WARNING
ConfigurationUnable to initialise IWF static objects: %s
Cause:

IWF configuration is invalid for ancillary handlers.

The IWF cannot start.

%s = The error message from the handler.
Resolution:

Review the error message and update configuration accordingly.

IW-SV-10002
WARNING
JobError opening rating session: %s
Cause:

IWF service processing experienced an error opening a rating session.

The network session will undergo error handling.

%s = The error message from the rating session setup.
Resolution:

Review the error message and update Diameter configuration accordingly.

IW-SV-10003
WARNING
JobError performing protocol-specific setup: %s
Cause:

IWF service processing experienced an error at protocol-specific setup.

The network session will undergo error handling.

%s = The error message from the protocol handler.
Resolution:

Contact N-Squared support.

IW-SV-10004
WARNING
JobInvalid input context received.
Cause:

IWF service processing experienced an error with the input context.

The network session will undergo error handling.

-
Resolution:

Contact N-Squared support.

IW-SV-10005
WARNING
JobError determining error handling rule: %s
Cause:

IWF service processing experienced an error while finding an

error handling rule.

The network session will be released.

%s = The error message from the rule lookup.
Resolution:

Review the error message and update configuration accordingly.

IW-SV-10006
WARNING
JobError executing error handling rule: %s
Cause:

IWF service processing experienced an error while executing an

error handling rule.

The network session will be released.

%s = The error message from the protocol handler.
Resolution:

Contact N-Squared support.

IW-SV-10007
WARNING
JobError initialising IWF configuration: %s
Cause:

The IWF service was unable to initialise its configuration.

The network session will undergo error handling.

%s = The error message from the configuration parsing.
Resolution:

Review the error message and update configuration accordingly.

IW-SV-10008
WARNING
JobError setting variable values at state %s: %s
Cause:

IWF service processing experienced an error setting variable values.

The network session will undergo error handling.

%s = The IWF state.
%s = The error message from the variable configuration parser.
Resolution:

Review the error message and update variable configuration accordingly.

IW-SV-10009
WARNING
JobInvalid state movement from '%s' to invalid state '%s' requested.
Cause:

Invalid state movement requested by a hook.

%s = The previous state name.
%s = The invalid requested state name.
Resolution:

Contact N-Squared Support.

IW-SV-10011
WARNING
JobError retrieving pre-rating rules: %s
Cause:

The IWF service was unable to retrieve pre-rating rule configuration.

The network session will undergo error handling.

%s = The error message from the rule engine.
Resolution:

Contact N-Squared support.

IW-SV-10033
WARNING
JobError executing '%s' hook: %s
Cause:

IWF service processing experienced an error processing a hook.

The network session will undergo error handling.

%s = The hook name.
%s = The error message from the hook.
Resolution:

Review this hook's code for the specific error.

IW-SV-10034
WARNING
JobInvalid state movement from '%s' to invalid state '%s' requested.
Cause:

Invalid state movement requested by a hook.

%s = The previous state name.
%s = The invalid requested state name.
Resolution:

Contact N-Squared Support.

IW-SV-10035
WARNING
JobError determining initial Result-Code rule: %s
Cause:

IWF service processing experienced an error determining a Result-Code rule at initial interrogation.

The network session will undergo error handling.

%s = The error message from the rules engine.
Resolution:

Review the error message and update Result-Code configuration accordingly.

IW-SV-10038
WARNING
JobError finishing rating session: %s
Cause:

IWF service processing experienced an error finishing a rating session.

The network session will undergo error handling.

%s = The error message from the rating session setup.
Resolution:

Review the error message and update Diameter configuration accordingly.

IW-SV-10040
WARNING
JobError determining update Result-Code rule: %s
Cause:

IWF service processing experienced an error determining a

Result-Code rule at interim interrogation.

The network session will undergo error handling.

%s = The error message from the rules engine.
Resolution:

Review the error message and update Result-Code configuration accordingly.

IW-SV-10042
WARNING
JobError determining terminate Result-Code rule: %s
Cause:

IWF service processing experienced an error determining a

Result-Code rule at final interrogation.

The network session will undergo error handling.

%s = The error message from the rules engine.
Resolution:

Review the error message and terminate Result-Code configuration accordingly.

IW-SV-10044
WARNING
JobError determining terminate post-processing rule: %s
Cause:

IWF service processing experienced an error determining a post-processing rule.

The network session will undergo error handling.

%s = The error message from the rules engine.
Resolution:

Review the error message and update post-processing configuration accordingly.

IW-SV-10045
WARNING
JobError applying rule action: %s
Cause:

IWF service processing experienced an error processing a rule action.

The network session will undergo error handling.

%s = The error message from the action handler.
Resolution:

Review the error message and update configuration accordingly.

IW-SV-10061
WARNING
JobError continuing rating session: %s
Cause:

IWF service processing experienced an error continuing a rating session.

The network session will undergo error handling.

%s = The error message from the rating session setup.
Resolution:

Review the error message and update Diameter configuration accordingly.

IW-SV-10087
WARNING
JobInvalid rule '%s' returned from '%s' hook.
Cause:

IWF service processing did not receive a valid rule from a

rule-providing hook.

The network session will undergo error handling.

%s = The hook name.
%s = The returned value from the hook.
Resolution:

Review this hook's code to ensure a valid rule is provided.

IW-SV-10088
WARNING
JobNo rule action returned from '%s' hook.
Cause:

IWF service processing did not receive a rule action from a

hook that must provide action rules.

The network session will undergo error handling.

%s = The hook name.
Resolution:

Review this hook's code to ensure a rule action is provided.

IW-SV-10099
WARNING
JobError retrieving Service-Context-Id rules: %s
Cause:

The IWF service was unable to retrieve Service-Context-Id rules.

The network session will undergo error handling.

%s = The error message from the rule engine.
Resolution:

Contact N-Squared support.

IW-SV-10101
WARNING
JobError retrieving Service-Identifier rules: %s
Cause:

The IWF service was unable to retrieve Service-Identifier rules.

The network session will undergo error handling.

%s = The error message from the rule engine.
Resolution:

Contact N-Squared support.

IW-SV-10103
WARNING
JobError retrieving Rating-Group rules: %s
Cause:

The IWF service was unable to retrieve Rating-Group rules.

The network session will undergo error handling.

%s = The error message from the rule engine.
Resolution:

Contact N-Squared support.

IW-SV-10105
WARNING
JobError retrieving translation rules: %s
Cause:

The IWF service was unable to retrieve translation rules.

The network session will undergo error handling.

%s = The error message from the rule engine.
Resolution:

Contact N-Squared support.

IW-SV-10110
WARNING
ConfigurationInvalid IWF cache specification `%s` (trailing qualifiers). Ignoring trailing qualifiers.
Cause:

IWF configuration specifies an IWF cache definition with too

many qualifiers.

Extraneous qualifiers will be ignored.

%s = The invalid cache definition.
Resolution:

Ensure cache definitions have the correct number of qualifiers.

IW-SV-10111
WARNING
ConfigurationInvalid IWF cache specification `%s` for configuration section '%s' (trailing qualifiers). Ignoring trailing qualifiers.
Cause:

IWF configuration specifies an IWF cache definition with too

many qualifiers for the selected configuration section.

The cache definition will be treated as if no additional qualifiers are present.

%s = The invalid cache definition.
%s = The cache configuration section.
Resolution:

Ensure cache definitions have a valid amount of qualifiers.

IW-SV-10112
WARNING
ConfigurationInvalid variable '%s' referenced in IWF cache configuration.
Cause:

An invalid variable was defined in the IWF cache configuration.

The call will undergo error handling.

%s = The invalid configured variable name.
Resolution:

Ensure IWF cache variables are valid.

Statistics

The following 17 statistics may be generated by N2IWF Lua Application “iwf_svc”.

No statistics found that match search criteria.
n2.handlers.NotificationHandler
iwf.error.notf Type: Counter Scope: Job OID: -
Cause: IWF notifications that were unable to be sent.
Tags: at build Errors building notifications.
send Errors sending notifications.
from rule Errors when notification details are from configuration.
hook Errors when notification details are from a custom Lua hook.
input scp Notification errors for CAMEL/INAP calls.
capsms Notification errors for CAMEL SMS.
sip Notification errors for SIP calls.
model ecur Notification errors using the ECUR charging model.
scur Notification errors using the SCUR charging model.
iec Notification errors using the IEC charging model.
proto smpp Errors with SMPP notifications.
ussd Errors with USSD notifications.
iwf.sent.notf Type: Counter Scope: Job OID: -
Cause: Notifications successfully sent.
Tags: input scp Notifications successfully sent for CAMEL/INAP calls.
capsms Notifications successfully sent for CAMEL SMS.
sip Notifications successfully sent for SIP calls.
model ecur Notifications successfully sent using the ECUR charging model.
scur Notifications successfully sent using the SCUR charging model.
iec Notifications successfully sent using the IEC charging model.
proto smpp Notifications successfully sent over SMPP.
ussd Notifications successfully sent over USSD.
n2.iwf_core
iwf.complete.termination Type: Counter Scope: Job OID: -
Cause: Network call/message termination to destination that completed successfully, i.e. were answered/submitted.
Tags: input scp Network termination completion for CAMEL/INAP calls.
capsms Network termination completion for CAMEL SMS.
sip Network termination completion for SIP calls.
model ecur Network termination completion using the ECUR charging model.
scur Network termination completion using the SCUR charging model.
iec Network termination completion using the IEC charging model.
iwf.error Type: Counter Scope: Job OID: -
Cause: IWF service processing that encountered an error.
Tags: at setup Errors encountered during IWF session setup.
error Errors encountered during error handling.
pre Errors encountered during pre-rating.
post Errors encountered during post-rating.
rating Errors encountered during rating session.
request_times Errors encountered while determining request Requested-Time.
request_units Errors encountered while determining request Requested-Units.
add_avp Errors encountered while determining additional AVPs.
si Errors encountered while determining session Service-Identifier.
rg Errors encountered while determining session Rating-Group.
scid Errors encountered while determining session Service-Context-Id.
xlate Errors encountered during translation.
external Errors encountered while processing external actions.
termination Errors encountered during network termination.
class input Errors with input data from the network.
protocol Errors within the protocol handler.
rule Errors parsing rule engine selector rules.
hook Errors from processing a custom hook.
action Errors handling network actions.
session Errors handling rating session.
detail initial Errors encountered during initial rating requests.
update Errors encountered during update rating requests.
terminate Errors encountered during terminate rating requests.
event Errors encountered during event rating requests.
mscc Errors encountered at Diameter Multiple-Services-Credit-Control level.
root Errors encountered at Diameter root level.
optional Errors with an optional item.
mandatory Errors with an mandatory item.
bad_state Errors where a returned destination state name is invalid.
bad_ruleset Errors where a returned or configured ruleset is invalid.
bad_rule Errors where a returned or configured rule is invalid.
forward_head Errors due to missing or invalid forwarding URI headers.
hook before_setup Errors encountered when processing the "before_setup" hook.
after_setup Errors encountered when processing the "after_setup" hook.
before_pre Errors encountered when processing the "before_pre" hook.
after_pre Errors encountered when processing the "after_pre" hook.
before_rating Errors encountered when processing the "before_rating" hook.
after_rating Errors encountered when processing the "after_rating" hook.
before_post Errors encountered when processing the "before_post" hook.
after_post Errors encountered when processing the "after_post" hook.
pre_rating_rule Errors encountered when processing the "pre_rating_rule" hook.
result_code_rule Errors encountered when processing the "result_code_rule" hook.
post_rating_rule Errors encountered when processing the "post_rating_rule" hook.
error_handling_rule Errors encountered when processing the "error_handling_rule" hook.
mscc_additional_avps Errors encountered when processing the "mscc_additional_avps" hook.
root_additional_avps Errors encountered when processing the "root_additional_avps" hook.
request_scid Errors encountered when processing the "request_scid" hook.
request_si Errors encountered when processing the "request_si" hook.
request_rg Errors encountered when processing the "request_rg" hook.
request_units Errors encountered when processing the "request_units" hook.
request_times Errors encountered when processing the "request_times" hook.
read_avps Errors encountered when processing the "read_avps" hook.
after_cca Errors encountered when processing the "after_cca" hook.
after_vars Errors encountered when processing the "after_vars" hook.
notification_details Errors encountered when processing the "notification_details" hook.
translation_details Errors encountered when processing the "translation_details" hook.
variable_population Errors encountered when processing the "variable_population" hook.
external_action_rules Errors encountered when processing the "external_action_rules" hook.
external_action_type Errors encountered when processing the "external_action_type" hook.
external_action_complete Errors encountered when processing the "external_action_complete" hook.
input scp Errors encountered for CAMEL/INAP calls.
capsms Errors encountered for CAMEL SMS.
sip Errors encountered for SIP calls.
model ecur Errors encountered using the ECUR charging model.
scur Errors encountered using the SCUR charging model.
iec Errors encountered using the IEC charging model.
iwf.error.announcement Type: Counter Scope: Job OID: -
Cause: IWF service processing failed to successfully play an announcement.
Tags: input scp Errors playing an announcement for CAMEL/INAP calls.
sip Errors playing an announcement for SIP calls.
model ecur Errors playing an announcement using the ECUR charging model.
scur Errors playing an announcement using the SCUR charging model.
iec Errors playing an announcement using the IEC charging model.
iwf.error.diameter Type: Counter Scope: Job OID: -
Cause: IWF service processing that did not receive a response to a Diameter request.
Tags: input scp Diameter responses not received for CAMEL/INAP calls.
capsms Diameter responses not received for CAMEL SMS.
sip Diameter responses not received for SIP calls.
model ecur Diameter responses not received using the ECUR charging model.
scur Diameter responses not received using the SCUR charging model.
iec Diameter responses not received using the IEC charging model.
rtype initial Responses not received for Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update Responses not received for Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate Responses not received for Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event Responses not received for Diameter CC-Request-Type 4 (EVENT_REQUEST).
iwf.error.external Type: Counter Scope: Job OID: -
Cause: IWF notifications that were unable to be sent.
Tags: action cug Errors when processing a CUG lookup external action.
ati Errors when processing a MAP ATI request.
sri Errors when processing a MAP SRI-SM request.
rest Errors when processing a REST request.
class param Errors when populating parameters.
library Errors due to incorrect Lua library configuration.
send Errors when performing external action.
response Errors when parsing external action response.
from rule Errors when external action details are from configuration.
hook Errors when external action details are from a custom Lua hook.
importance optional Errors with an optional item.
mandatory Errors with a mandatory item.
input scp External action errors for CAMEL/INAP calls.
capsms External action errors for CAMEL SMS.
sip External action errors for SIP calls.
model ecur External action errors using the ECUR charging model.
scur External action errors using the SCUR charging model.
iec External action errors using the IEC charging model.
param user_number Missing or invalid user number for CUG lookup.
match_number Missing or invalid match number for CUG lookup.
gsm_scf_digits Missing or invalid GSM SCF digits for MAP ATI request.
hlr_gt Missing or invalid HLR Global Title for MAP request.
hlr_pc Missing or invalid HLR Point Code for MAP request.
hlr_ri Missing or invalid HLR Routing Indicator for MAP request.
store_vlr Missing or invalid VLR number storage location for MAP ATI request.
store_mcc Missing or invalid MCC storage location for MAP ATI request.
store_mnc Missing or invalid MNC storage location for MAP ATI request.
store_imsi Missing or invalid IMSI storage location for MAP SRI-SM request.
store_sgsn Missing or invalid SGSN storage location for MAP SRI-SM request.
store_msc Missing or invalid MSC storage location for MAP SRI-SM request.
sub_source Missing or invalid subscriber IMSI/MSISDN for MAP request.
soap_action Missing or invalid action for SOAP request.
soap_message_name Missing or invalid message name for SOAP request.
vlr Missing or invalid subscriber VLR number in MAP ATI response.
mcc Missing or invalid subscriber MCC in MAP ATI response.
mnc Missing or invalid subscriber MNC in MAP ATI response.
imsi Missing or invalid subscriber IMSI in MAP SRI-SM response.
sgsn Missing or invalid subscriber SGSN in MAP SRI-SM response.
msc Missing or invalid subscriber MSC in MAP SRI-SM response.
code Missing or non-success HTTP response code in REST response.
body Invalid HTTP body in REST response.
iwf.external Type: Counter Scope: Job OID: -
Cause: External actions successfully performed.
Tags: action cug Successful CUG lookup external actions.
diameter Successful Diameter external actions.
ati Successful MAP ATI requests.
srism Successful MAP SRI-SM requests.
rest Successful REST requests.
input scp External actions successfully performed for CAMEL/INAP calls.
capsms External actions successfully performed for CAMEL SMS.
sip External actions successfully performed for SIP calls.
model ecur External actions successfully performed using the ECUR charging model.
scur External actions successfully performed using the SCUR charging model.
iec External actions successfully performed using the IEC charging model.
source msisdn MAP requests using subscriber MSISDN.
imsi MAP ATI requests using subscriber IMSI.
iwf.incomplete.termination Type: Counter Scope: Job OID: -
Cause: Network call/message termination to destination that die not complete successfully, i.e. were unanswered/undelivered.
Tags: input scp Network terminations not completed for CAMEL/INAP calls.
capsms Network terminations not completed for CAMEL SMS.
sip Network terminations not completed for SIP calls.
model ecur Network terminations not completed using the ECUR charging model.
scur Network terminations not completed using the SCUR charging model.
iec Network terminations not completed using the IEC charging model.
reason abandon Network terminations not completed due to A-party abandon.
busy Network terminations not completed due to B-party busy.
no_answer Network terminations not completed due to B-party not answering.
declined Network terminations not completed due to B-party decline.
rsf Network terminations not completed due to network-determined routing issues to B-party.
no_route Network terminations not completed due to IWF-determined routing issues to B-party.
failure Network terminations not completed due to network-reported failure.
timeout Network terminations not completed due to response timeout.
iwf.recv.input Type: Counter Scope: Job OID: -
Cause: IWF sessions successfully started from network messages.
Tags: input scp IWF sessions started for CAMEL/INAP calls.
capsms IWF sessions started for CAMEL SMS.
sip IWF sessions started for SIP calls.
model ecur IWF sessions started using the ECUR charging model.
scur IWF sessions started using the SCUR charging model.
iec IWF sessions started using the IEC charging model.
iwf.sent.announcement Type: Counter Scope: Job OID: -
Cause: IWF service processing that successfully played an announcement.
Tags: input scp Announcements played for CAMEL/INAP calls.
sip Announcements played for SIP calls.
model ecur Announcements played using the ECUR charging model.
scur Announcements played using the SCUR charging model.
iec Announcements played using the IEC charging model.
iwf.sent.termination Type: Counter Scope: Job OID: -
Cause: IWF service processing of instructions sent to network for call/message termination to destination.
Tags: input scp Network terminations for CAMEL/INAP calls.
capsms Network terminations for CAMEL SMS.
sip Network terminations for SIP calls.
model ecur Network terminations using the ECUR charging model.
scur Network terminations using the SCUR charging model.
iec Network terminations using the IEC charging model.
monitor attempt Network terminations that expect status updates from the network.
final Network terminations with no further network responses required.
mtype connect Network terminations without explicit destination addressing.
continue Network terminations with explicit destination addressing.
iwf.sent.xci Type: Counter Scope: Job OID: -
Cause: IWF service processing that sent charging instructions using FCI/SCI.
Tags: input scp FCI/SCI messages sent for CAMEL/INAP calls.
model ecur FCI/SCI messages sent using the ECUR charging model.
scur FCI/SCI messages sent using the SCUR charging model.
iec FCI/SCI messages sent using the IEC charging model.
mtype fci Furnish Charging Information messages sent.
sci Send Charging Information messages sent.
iwf.state.rating Type: Counter Scope: Job OID: -
Cause: IWF rating session state changes performed.
Tags: input scp State movements for CAMEL/INAP calls.
capsms State movements for CAMEL SMS.
sip State movements for SIP calls.
model ecur State movements using the ECUR charging model.
scur State movements using the SCUR charging model.
iec State movements using the IEC charging model.
rtype initial State movement to Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update State movement to Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate State movement to Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event State movement to Diameter CC-Request-Type 4 (EVENT_REQUEST).
n2.objects.RatingSession
iwf.recv.diameter Type: Counter Scope: Job OID: -
Cause: IWF service processing that received a response to a Diameter request.
Tags: final terminate Final-Unit-Actions received with value 0 (TERMINATE).
redirect Final-Unit-Actions received with value 1 (REDIRECT).
restrict Final-Unit-Actions received with value 2 (RESTRICT_ACCESS).
input scp Diameter responses received for CAMEL/INAP calls.
capsms Diameter responses received for CAMEL SMS.
sip Diameter responses received for SIP calls.
m_range 1xxx Responses received with an informational Diameter MSCC Result-Code.
2xxx Responses received with a success Diameter MSCC Result-Code.
3xxx Responses received with a protocol error Diameter MSCC Result-Code.
4xxx Responses received with a transient failure Diameter MSCC Result-Code.
5xxx Responses received with a permanent failure Diameter MSCC Result-Code.
other Responses received with an unclassified Diameter MSCC Result-Code.
model ecur Diameter responses received using the ECUR charging model.
scur Diameter responses received using the SCUR charging model.
iec Diameter responses received using the IEC charging model.
r_range 1xxx Responses received with an informational Diameter root Result-Code.
2xxx Responses received with a success Diameter root Result-Code.
3xxx Responses received with a protocol error Diameter root Result-Code.
4xxx Responses received with a transient failure Diameter root Result-Code.
5xxx Responses received with a permanent failure Diameter root Result-Code.
other Responses received with an unclassified Diameter root Result-Code.
rtype initial Responses received for Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update Responses received for Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate Responses received for Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event Responses received for Diameter CC-Request-Type 4 (EVENT_REQUEST).
n2iwf/lua/svc/iwf_svc.lua
iwf.action Type: Counter Scope: Job OID: -
Cause: Network session actions requested.
Tags: action abort Abort actions requested.
continue Continue actions requested.
divert Divert actions requested.
free Free actions requested.
grace Grace actions requested.
release Release actions requested.
input scp Actions requested for CAMEL/INAP calls.
capsms Actions requested for CAMEL SMS.
sip Actions requested for SIP calls.
scp Actions requested using the SCP protocol handler.
capsms Actions requested using the CAMEL SMS protocol handler.
sip Actions requested using the SIP protocol handler.
model ecur Actions requested using the ECUR charging model.
scur Actions requested using the SCUR charging model.
iec Actions requested using the IEC charging model.
rtype initial Actions requested at Diameter CC-Request-Type 1 (INITIAL_REQUEST).
update Actions requested at Diameter CC-Request-Type 2 (UPDATE_REQUEST).
terminate Actions requested at Diameter CC-Request-Type 3 (TERMINATE_REQUEST).
event Actions requested at Diameter CC-Request-Type 4 (EVENT_REQUEST).
state error Actions requested during error handling.
setup Actions requested during session setup.
pre Actions requested during pre-rating.
post Actions requested during post-rating.
rating Actions requested during rating session.
iwf.state Type: Counter Scope: Job OID: -
Cause: IWF internal processing state changes performed.
Tags: cause loop State movements caused by N2IWF looping.
hook State movements requested by hook processing.
hook before_setup State movements requested by the "before setup" hook.
after_setup State movements requested by the "after setup" hook.
before_pre State movements requested by the "before pre rating" hook.
after_pre State movements requested by the "after pre rating" hook.
before_rating State movements requested by the "before rating session" hook.
after_rating State movements requested by the "after rating session" hook.
before_post State movements requested by the "before post rating" hook.
after_post State movements requested by the "after post rating" hook.
input scp State movements for CAMEL/INAP calls.
capsms State movements for CAMEL SMS.
sip State movements for SIP calls.
model ecur State movements using the ECUR charging model.
scur State movements using the SCUR charging model.
iec State movements using the IEC charging model.
state error Movements to error handling state.
pre Movements to pre-rating state.
post Movements to post-rating state.
rating Movements to rating session state.