Amarisoft

Install new release

 

Download your release from Amarisoft Extranet at https://extranet.amarisoft.com/The downloaded file is a tarball file:

amarisoft.YYYY-MM-DD.tar.gz

where YYYY-MM-DD is the release date.

Put this file on the machine at any place using the method you want (scp, http, USB key...) andextract it:

tar xzf amarisoft.YYYY-MM-DD.tar.gz

This would create a directory called YYYY-MM-DD.

As root, go to the directory YYYY-MM-DD and execute the provided script install.sh as below:

./install.sh

− If no is specified, components are installed in /root. Please note that wwwcomponent will always be located under /var/www/html in Fedora or /var/www inUbuntu.

− Use "--default" option for a standard Callbox installation with Amarisoft SDR cards.

- When the "default" option is used or when explicitly specified during the installation, for each component (enb, mme, ...), all the configuration files in "config" folder will be migrated to the new installation. However, modifications made to existing example configuration files provided by Amarisoft (like gnb-sa.cfg) will be overwritten. Nevertheless, for each modified file, a ".bak" version is generated and it can be found under the "config" folder of the new installation.

- If you want to install only a specific component, like UE simulator, do not use the "default" option, the installation process will guide you to install the desired components. You can use the following answers for UE installation:

A help menu is also available

./install.sh --help