Attention is currently required from: fixeria, laforge.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38397?usp=email )
Change subject: SGSN: BSSGP_ConnHdlr: GMM Service Request: handle PMM IDLE UE correct ......................................................................
Patch Set 5:
(3 comments)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38397/comment/6913d70d_e13ac... : PS4, Line 9: explicit mention
The spec. […]
Done
File sgsn/BSSGP_ConnHdlr.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38397/comment/5f1e4859_6aa2e... : PS4, Line 632: explicit
Looks more like "implicit". The `tr_GMM_SERVICE_ACC` would be explicit (as the name suggests).
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38397/comment/5a30e4c1_97e64... : PS4, Line 640: } else {
So depending on the UE state (IDLE or CONNECTED) we may receive: […]
Yes, you're right. Somehow I forgot here to invert the logic in the "Secuirty Command" branch to match it.