Skip to content
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

Fix AMF sends Registration Reject if 5GMM Capability IE was not provided by the UE #131

Closed
wants to merge 1 commit into from

Conversation

abousselmi
Copy link
Contributor

@abousselmi abousselmi commented Jun 4, 2024

Hi,

The AMF is configured to set a registration reject if 5GMM Capability IE is not included. In some cases, for example with the OAI UE, the UE does not include this IE. I suggest we change the behavior to simply print a log warning and continue the registration procedure.

Please note that in case of OAI UE, the Registration procedure is successful with this change.

Closes #130

Thanks.

@abousselmi abousselmi changed the title Fix AMF exit if Capability5GMM IE was not provided by the UE Fix AMF sends Registration Reject if 5GMM Capability IE was not provided by the UE Jun 4, 2024
@andy89923
Copy link
Contributor

Thanks for the PR;
I reword the commit message to comply with the conventional commit message.

@ianchen0119
Copy link
Contributor

Hi @abousselmi

Thanks for your sharing!
However, the UE should indicate its 5GMM capability although this IE is optional.
For more information, please refer to the free5gc/free5gc#114.

Thanks again.

@abousselmi
Copy link
Contributor Author

Thanks @ianchen0119

I think I should do the same and raise an issue on OAI side.

Closing this MR.

@abousselmi abousselmi closed this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix AMF sends Registration Reject if Capability5GMM is nil
3 participants