mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
[HR] SMF selection (#2194)
SMF selection according to 4.3.2.2.3 of TS23.502. V-SMF makes discovery in the V-NRF according to V-NSSF. H-SMF makes discovery in the H-NRF according to H-NSSF. (The AMF goes through the V-NSSF and forwards the message seeking the NRF to the H-NSSF.)
This commit is contained in:
parent
90475696f6
commit
6834bdf819
47 changed files with 3506 additions and 208 deletions
|
|
@ -1587,6 +1587,7 @@ bson_t *test_db_new_simple(test_ue_t *test_ue)
|
|||
"pre_emption_capability", BCON_INT32(1),
|
||||
"}",
|
||||
"}",
|
||||
"lbo_roaming_allowed", BCON_BOOL(true),
|
||||
"}", "]",
|
||||
"}", "]",
|
||||
"security", "{",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue