Updating OpenSIPS configs for 2.4

This commit is contained in:
DanB
2018-04-19 13:24:51 +02:00
parent b62a7ebd78
commit ef7a32cda1
9 changed files with 165 additions and 1256 deletions

View File

@@ -10,9 +10,9 @@ We got OpenSIPS_ installed via following commands:
::
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 049AD65B
echo "deb http://apt.opensips.org jessie 2.2-releases" >>/etc/apt/sources.list
echo "deb http://apt.opensips.org stretch 2.4-releases" >>/etc/apt/sources.list
apt-get update
apt-get install opensips opensips-json-module opensips-restclient-module
apt-get install opensips opensips-cgrates-module
Once installed we proceed with loading the configuration out of specific tutorial cases bellow.