lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39266?usp=email )
Change subject: TC_attach_gmm_attach_req_while_gmm_attach: fix TC plan comment ......................................................................
TC_attach_gmm_attach_req_while_gmm_attach: fix TC plan comment
Change-Id: I58068490eec8333c7ea5d7c47668f97616ab5ff1 --- M sgsn/SGSN_Tests.ttcn 1 file changed, 5 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/66/39266/1
diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn index 627581f..71b55c7 100644 --- a/sgsn/SGSN_Tests.ttcn +++ b/sgsn/SGSN_Tests.ttcn @@ -2073,10 +2073,11 @@ * MS <- SGSN: Identity Request IMSI * MS -> SGSN: Identity Response IMSI * MS -> SGSN: Attach Request (2nd) - * SGS -> HLR: SAI Request - * SGS <- HLR: SAI Response - * MS <- SGSN: Identity Request IMEI - * MS -> SGSN: Identity Response IMEI + * SGSN -> HLR: SAI Request + * SGSN <- HLR: SAI Response + * MS <- SGSN: Auth Req + * MS <- SGSN: Auth Resp + * SGSN <-> HLR: ULA/ISD * MS <- SGSN: Attach Accept * MS -> SGSN: Attach Complete */