-
-
Notifications
You must be signed in to change notification settings - Fork 339
Usage
Ali Güngör edited this page Nov 12, 2020
·
30 revisions
sudo apt update
sudo apt upgrade
sudo apt install make
sudo apt install g++
sudo apt install openjdk-11-jdk
sudo apt install maven
sudo apt install libsctp-dev lksctp-tools
- Make sure that
JAVA_HOME
variable is set. - Run the following command:
./build.sh
- Select a configuration profile by modifying
config/profile.yaml
. - You may need to further modify the profile configurations for IP addresses and port numbers etc. (see
config/open5gs
,config/free5gc
, etc.) - Execute
./run.sh
to start the application. - Use
tail -f
to monitor logs realtime located atlogs/*.log
. - Use terminal to trigger test events such as
initial-registration