This script can be used to quickly install OpenSIPs on Ubuntu 21.
Ubuntu >= 21 (tested on Ubuntu 21.10)
install.sh includes shell parameters that are used for installation. Currently, this script supports OpenSIPs 3.X and by default it will install version 3.1. If you wish to install another OpenSIPs release, simply update OPENSIPS_VERSION parameter to the version of your choosing. Please note that only version 3 variants are supported.
OpenSIPs includes a CLI and by default it is installed by this script. If you do not wish to install the CLI, you can set OPENSIPS_CLI=false
To install OpenSIPs run:
./install.sh