Skip to content

Conversation

Stg22
Copy link
Contributor

@Stg22 Stg22 commented Mar 16, 2023

This patch allows to provide Routing Indicator through UE config file. Indeed, RoutingIndicator will be use to select the relevant UDM (unfortunately, it is not always '0000' :o)

@Stg22
Copy link
Contributor Author

Stg22 commented Mar 16, 2023

In a nextr step, note that the nas::EncodeBCDString function needs to be modified in order to manage the following requirement stated in the TS 24.501 :

If a network operator decides to assign less than 4 digits to Routing Indicator, the remaining digits shall be coded as "1111" to fill the 4 digits coding of Routing Indicator (see NOTE 2).

NOTE 2: For a 3-digit Routing Indicator, e.g "567", bits 1 to 4 of octet 8 are coded as "0101", bits 5 to 8 of octet 8 are coded as "0110", bits 1 to 4 of octet 9 are coded as "0111", bits 5 to 8 of octet 9 are coded as "1111".

@aligungr
Copy link
Owner

Thanks for the PR @Stg22

@aligungr aligungr merged commit 58e0ec0 into aligungr:master Mar 16, 2023
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.

2 participants