Attention is currently required from: fixeria, pespin.
3 comments:
File sgsn/SGSN_Tests.ttcn:
If the SGSN follows the rules, this 2nd ATTACH REQ should be ignored, because
* of the same content
I am not sure why do we even send GMM ATTACH. […]
This test is about resending a GMM Attach Request, because the MS can send a GMM Attach Request while in the Attach procedure.
If it is the same content as send in the 1st Attach Request, ignore it (it could be treated, that the message since GMM Attach Request get lost).
If it is not the same, ignore the previous state and redo the Attach procedure.
Patch Set #8, Line 2116: auth-policy accept-all
Unrelated to this patch: is the authentication mandatory now? You mentioned that the ACL will be rem […]
Yes. First we want to remove it.
They might be re-introduced in the same way, as the MSC supports it.
* MS <- SGSN: Identity Request IMEI
BTW, this is no longer true since you've removed handling of IDENTITY.req for IMEI.
Done
To view, visit change 39254. To unsubscribe, or for help writing mail filters, visit settings.