Migrated to open5gs v2.7.0 (#276)

This commit is contained in:
Hossein Katebi
2024-01-24 23:44:53 +03:30
committed by GitHub
parent df1aa8c340
commit 6c61015fd5
35 changed files with 283 additions and 237 deletions

View File

@@ -30,6 +30,7 @@ cp /mnt/ausf/ausf.yaml install/etc/open5gs
sed -i 's|AUSF_IP|'$AUSF_IP'|g' install/etc/open5gs/ausf.yaml
sed -i 's|SCP_IP|'$SCP_IP'|g' install/etc/open5gs/ausf.yaml
sed -i 's|NRF_IP|'$NRF_IP'|g' install/etc/open5gs/ausf.yaml
sed -i 's|MAX_NUM_UE|'$MAX_NUM_UE'|g' install/etc/open5gs/ausf.yaml
# Sync docker time
#ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone