This feature
sets the session state field SessionType to map or Sh_PNR.
Feature cheat sheet
| Feature Name | Network Operator Data | Used in PlanId(s) | Stateful or Stateless | POJO Feature or SBB Feature |
|---|---|---|---|---|
IPSMGWDetermineSessionType |
No |
N/A |
Stateless |
POJO |
Statistics
IPSMGWDetermineSessionType 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 → IPSMGWDetermineSessionType
or with rhino-stats:
"SLEE-Usage.Services.ServiceID[name=sentinel.ipsmgw,vendor=OpenCloud,version=4.0.0].SbbID[name=sentinel.ipsmgw,vendor=OpenCloud,version=4.0.0].feature.IPSMGWDetermineSessionType"
| Name | Description |
|---|---|
ReceivedTcap |
Incremented when a TCAP message is received |
ReceivedPnr |
Incremented when a Sh UEReachabilityForIP PNR is received |
ReceivedUnknownTrigger |
Incremented when message received is not a TCAP message or Sh PNR |
Behaviour
The feature checks if the trigger message is a TCAP message or a Sh UEReahabilityForIP Push Notification Request. If it is a TCAP message, then the session state field SessionType is set to map.
If it is a Push Notification Request, then the session state field PlanId is set to Sh_PNR. Otherwise the feature leaves the SessionType session field state unset.
