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

@@ -39,6 +39,7 @@ cp /mnt/smf/make_certs.sh install/etc/freeDiameter
sed -i 's|SMF_IP|'$SMF_IP'|g' install/etc/open5gs/smf.yaml
sed -i 's|SCP_IP|'$SCP_IP'|g' install/etc/open5gs/smf.yaml
sed -i 's|NRF_IP|'$NRF_IP'|g' install/etc/open5gs/smf.yaml
sed -i 's|UPF_IP|'$UPF_IP'|g' install/etc/open5gs/smf.yaml
sed -i 's|PCSCF_IP|'$PCSCF_IP'|g' install/etc/open5gs/smf.yaml
sed -i 's|SMF_IP|'$SMF_IP'|g' install/etc/freeDiameter/smf.conf