-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5G-S-TMSI missing in ServiceRequest #126
Comments
Hi @yoursunny . Would be great if you can provide spec reference if possible. That would help me & community in general. Thank you. I shall look at this later today or this weekend. |
@thakurajayL, the spec is |
@thakurajayL if it can help you HewlettPackard/PacketRusher#58 |
@yoursunny - Could you please try this branch - https://github.com/thakurajayL/gnbsim-1/tree/dev-service-tmsi |
I tested https://github.com/thakurajayL/gnbsim-1/archive/dc3c0cdbf92ff0263657dc726289f1597b091560.zip uetriggservicereq profile with free5GC. AMF logs:
Maybe free5GC doesn't support ServiceRequest? |
Oh I shouldn't close this issue so fast as the commit is still in a fork. |
@yoursunny can you please confirm PR #150 address this issue? It is essentially what @thakurajayL proposed in https://github.com/thakurajayL/gnbsim-1/tree/dev-service-tmsi |
I tested https://github.com/gab-arrobo/gnbsim/archive/c79b5c84422516771eed3469388260c7a4762501.zip uetriggservicereq profile with free5GC.
To ensure my testing procedure is correct, I changed back to the tarball used last time and the field appears. |
Upon further inspection, I found the difference:
They look the same but they are different. |
I re-tested https://github.com/gab-arrobo/gnbsim/archive/0099371e2512d49185b5ce1325d350a2e34b9ee0.zip and it's compatible with free5GC AMF. |
When testing UE Initiated Service Request procedure with free5GC, the free5GC AMF replies with Error Indication and logs this error:
Test log with packet traces: free5gc.zip
According to ETSI TS 123.502 V16.7.0 section 4.2.3.2:
The message generated by gNBSim (frame 41 in the packet sample) is:
As a comparison, the message generated by Open5GCore RAN simulator for this procedure has an id-FiveG-S-TMSI IE:
The text was updated successfully, but these errors were encountered: