diff --git a/docs/_docs/tutorial/05-roaming.md b/docs/_docs/tutorial/05-roaming.md index 98f4f8f5d..108d4d421 100644 --- a/docs/_docs/tutorial/05-roaming.md +++ b/docs/_docs/tutorial/05-roaming.md @@ -226,7 +226,7 @@ The Visited Network should be configured using the PLMN ID 001/01, so the NRF an - Update nrf.yaml ```diff -$diff -u ./install/etc/open5gs/nrf.yaml.old ./install/etc/open5gs/nrf.yaml +$ diff -u ./install/etc/open5gs/nrf.yaml.old ./install/etc/open5gs/nrf.yaml --- ./install/etc/open5gs/nrf.yaml.old 2023-11-19 18:02:34.105115863 +0900 +++ ./install/etc/open5gs/nrf.yaml 2023-11-19 18:02:59.981115848 +0900 @@ -10,8 +10,8 @@ diff --git a/docs/_pages/features.md b/docs/_pages/features.md index e17166f16..5f6e45e13 100644 --- a/docs/_pages/features.md +++ b/docs/_pages/features.md @@ -20,6 +20,7 @@ Open5GS is a C-language Open Source implementation of 5GC and EPC, i.e. the core - Support ePDG Interface(SWx, S6b, S2b) - VoLTE(Voice over LTE) with HSS-Cx interface - VoNR(Voice over NR) +- 5G Roaming #### Known Limitations --- @@ -29,5 +30,4 @@ Open5GS is a C-language Open Source implementation of 5GC and EPC, i.e. the core - No OCS/OFCS - No eMBMS - No SRVCC -- No Roaming - No Emergency Call