Allow direct communication with NRF when SCP is absent

This commit is contained in:
herlesupreeth
2023-03-01 08:35:41 +01:00
parent abf96ea26d
commit 428af8efc3
16 changed files with 56 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
cp /mnt/udm/udm.yaml install/etc/open5gs
sed -i 's|UDM_IP|'$UDM_IP'|g' install/etc/open5gs/udm.yaml
sed -i 's|SCP_IP|'$SCP_IP'|g' install/etc/open5gs/udm.yaml
sed -i 's|NRF_IP|'$NRF_IP'|g' install/etc/open5gs/udm.yaml
cp /mnt/udm/curve25519-1.key install/etc/open5gs/hnet
cp /mnt/udm/secp256r1-2.key install/etc/open5gs/hnet