The system upgrade from sip:provider CE v2.7 to 2.8 will perform a couple of tasks:
For upgrading the sip:provider CE from v2.7 to the latest 2.8 release, execute the following commands:
sed -i 's/2.7/2.8/' /etc/apt/sources.list.d/sipwise.list apt-get update apt-get install ngcp-upgrade-2.8-ce
Run the upgrade script as root like this:
ngcp-upgrade
The upgrade script will ask you to confirm that you want to start. Read the given information carefully, and if you agree, proceed with y.
The upgrade process will take several minutes, depending on your network connection and server performance. After everything has been updated successfully, it will finally ask you to reboot your system. Confirm to let the system reboot (it will boot with an updated kernel).
Once up again, double-check your config file /etc/ngcp-config/config.yml (sections will be rearranged now and will contain more parameters) and your domain/subscriber/peer configuration and test the setup. You can find a backup of some important configuration files of your existing 2.7 installation under /var/backup/ngcp-2.8-* (where * is a place holder for a timestamp) in case you need to roll back something at any time. A log file of the upgrade procedure is available at /var/backup/ngcp-2.8-*/upgrade.log.