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

[Feat] NITZ: Inform UE of current time and operator name using configuration update command. #113

Closed
1 of 4 tasks
am677 opened this issue Sep 25, 2020 · 1 comment
Closed
1 of 4 tasks
Labels
AMF enhancement New feature or request

Comments

@am677
Copy link

am677 commented Sep 25, 2020

Issue Description

What's the version are you using

v3.0.3

Is your feature request related to a problem? Please describe.

UE can not receive the time that should be synchronized from a network and it may cause large time lag between UE and current time.

Describe the solution you'd like

I expect

  1. AMF to send a Configuration update command shortly after the Registration complete and periodic registration update.

and

  1. this Configuration update command includes long and short operator names, universal time, local time zone and daylight saving time.

and then, UE can synchronize with this time and time zone and get operator names of a core network.

Describe alternatives/workarounds you've considered

None.

Additional context

See 3GPP TS24.501 5.4.4 Generic UE configuration update procedure -> 5.4.4.1 General

This procedure is initiated by the network and can only be used when the UE has an established 5GMM context, and the UE is in 5GMM-CONNECTED mode. 
The following parameters are supported by the generic UE configuration update procedure without the need to request the UE to perform the registration procedure for mobility and periodic registration update:
d)	Network identity and time zone information (Full name for network, short name for network, local time zone, universal time and local time zone, network daylight saving time);

See also 3GPP TS22.042 Network Identity and TimeZone (NITZ); Service description; Stage 1.

Issue Template Checklist

Would you be willing to resolve this issue by submitting a Pull Request?

  • Yes, I have the time and I know how to start.
  • Yes, I have the time but I don't know how to start, I would need guidance.
  • No, I don't have the time, although I believe I could do it if I had the time...
  • No, I don't have the time and I wouldn't even know how to start.
@brianchennn
Copy link
Contributor

@am677
We are implementing Configuration Update Command now, so I reopened this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AMF enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants