sip_np
Alarms
The following 7 alarms may be generated by N2SNS Lua Application “sip_np”.
No alarms found that match search criteria.
NS-CM-10000 WARNING | Message | SOAP PROXY: Action %s failed differently on N2SNS (%s: %s) and on proxy (%s: %s). EDR fields: %s |
Cause: SOAP proxy error differs between N2SNS and the proxy. |
%s = The SOAP proxy action being performed. %s = The error code generated by N2SNS. %s = The error message generated by N2SNS. %s = The error code generated by the SOAP proxy. %s = The error message generated by the SOAP proxy. %s = A list of EDR fields generated by the failing request. |
Resolution: Check the generated error message. |
NS-CM-10001 WARNING | Message | SOAP PROXY: Action %s succeeded on N2SNS but failed on proxy (%s: %s). EDR fields: %s |
Cause: Action succeeded in N2SNS but failed on the proxy. |
%s = The SOAP proxy action being performed. %s = The error code generated by the SOAP proxy. %s = The error message generated by the SOAP proxy. %s = A list of EDR fields generated by the failing request. |
Resolution: Check the generated error message. |
NS-CM-10002 WARNING | Message | SOAP PROXY: Action %s failed on N2SNS (%s: %s) but succeeded on proxy. EDR fields: %s |
Cause: Action succeded on the proxy but failed in N2SNS. |
%s = The SOAP proxy action being performed. %s = The error code generated by N2SNS. %s = The error message generated by N2SNS. %s = A list of EDR fields generated by the failing request. |
Resolution: Check the generated error message. |
NS-SN-10000 WARNING | Message | Unsupported E.164 country code digits in called party '%s' |
Cause: Called party number uses unsupported country code. |
%s = The failing called party number. |
Resolution: Check the generated error message. Check the configured acceptable country codes. |
NS-SN-10001 WARNING | Message | Insufficient digits in called party '%s' to convert to 0NSN/0PMTN format for lookup. |
Cause: Insufficient digits in called party number to convert to 0NSN/0PMTN. |
%s = The failing called party number. |
Resolution: Check the generated error message. Check the inbound called party number. |
NS-SN-10002 WARNING | Message | No matching HOC for '%s'. Returning 404. |
Cause: Called party number did not match configured N2SNS routing number. |
%s = The failing called party number. |
Resolution: Check the generated error message. Check the inbound called party number. Check the N2SNS routing number configuration. |
NS-SN-10003 WARNING | Message | No matching HOC for '%s'. Returning 404. |
Cause: Called party number did not match configured N2SNS routing number. |
%s = The failing called party number. |
Resolution: Check the generated error message. Check the inbound called party number. Check the N2SNS routing number configuration. |
Statistics
The following 2 statistics may be generated by N2SNS Lua Application “sip_np”.
No statistics found that match search criteria.
sns.cli_screening_requests | Type: | Counter | Scope: | Job | OID: | - |
Cause: | SNS cli screening requests processed. Details of the request and result are specified in tags. |
Tags: | class |
local |
Calling party number was a local number. | mobile |
Calling party number was a mobile number. | nongeo |
Calling party number was a non-geographical number (e.g. TollFree). | other |
Calling party number was not classed as any of the other types. |
proto |
sip |
Incoming protocol was SIP. | |
result |
ok |
CLI screening was successful. | no_data |
CLI screening failed as no information was found for the calling number. | not_allowed |
CLI screening was denied because redirection was not allowed for the subscriber. | no_override |
CLI screening was denied because the CAC was not on the allowed list for override. | barred |
CLI screening was denied because the called party was barred. | no_cac |
CLI screening was denied because the called party CAC was invalid. |
sns.number_portability_requests | Type: | Counter | Scope: | Job | OID: | - |
Cause: | SNS number portability requests processed. Details of the request and result are specified in tags. |
Tags: | class |
local |
Calling party number was a local number. | mobile |
Calling party number was a mobile number. | nongeo |
Calling party number was a non-geographical number (e.g. TollFree). | other |
Calling party number was not classed as any of the other types. |
proto |
ati |
Incoming protocol was a MAP ATI. | sip |
Incoming protocol was SIP. | sri_sm |
Incoming protocol was a MAP SRI_SM |
result |
ok |
The NP lookup result was successful. HOC returned to network. | no_sub_id |
The NP lookup failed because the subscriberIdentity property was missing. | bad_lookup |
The NP lookup failed because the destination MSISDN was missing or invalid. | bad_moli |
The NP lookup failed because the provided MoLI digits were missing or invalid. | no_data |
The NP lookup returned no information for the destination MSISDN. |