This feature uses information from the incoming TCAP message request or Sh Push Notification Result to determine the MSISDN and set it in session state
Feature cheat sheet
Feature Name | Network Operator Data | Used in PlanId(s) | Stateful or Stateless | POJO Feature or SBB Feature |
---|---|---|---|---|
IPSMGWDetermineMSISDN |
No |
SRI4SM and Sh_PNR |
Stateless |
POJO |
Statistics
IPSMGWDetermineSessionPlan statistics are tracked by the sentinel.ipsmgw SBB
and can be found under the following parameter set in REM:
SLEE-Usage → sentinel.ipsmgw service → sentinel.ipsmgw SBB → feature → IPSMGWDetermineMSISDN
or with rhino-stats:
"SLEE-Usage.Services.ServiceID[name=sentinel.ipsmgw,vendor=OpenCloud,version=2.7.0].SbbID[name=sentinel.ipsmgw,vendor=OpenCloud,version=2.7.0].feature.IPSMGWDetermineMSISDN"
Name |
Description |
FailedToDetermineMSISDN |
Incremented when the MSISDN can’t be determined |
IgnoringTrigger |
Incremented when the trigger is not TCAP OpenRequest or Sh UEReahabilityForIP PNR |
Behaviour
The feature checks if the trigger message is a TCAP OpenRequest message or a Sh UEReahabilityForIP Push Notification Result. In each case the MSISDN
session state field is set to the extracted MSISDN.