-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add support for debian 12 - deprecate debian 9 support - drop support for debian7-8 and ubuntu 16.04 - update support for centos 8-9 to stable - deprecate centos 7 support - add support for mariadb ver >= 10.6.1 - update openssl native decrpytion/encrption in dsip_lib.sh - update AES CTR implementation to match openssl standard implemenation - improve decrypt function API in security.py - update project to use virtual env for python dependencies - bump kamailio version to 5.7.x for debian10-12/amzn2/centos8-9/ubuntu20-22/rhel8/rocky8/alma8 - bump rtpengine version to 11.5.1.11 for debian10-12/centos8-9/ubuntu20-22/rhel8/rocky8/alma8 - bump openssl version on amzn2 to 1.1.1q - bump python version on amzn2 to 3.9.18 - bump python version on debian10 to 3.9.2 - bump maridb version on debian10 to 10.5.21 - improve compilation times for debian and amazon linux - improve startup times of configured systemd services - decouple nginx and dsiprouter service again (speed improvements) - add exec internal command for calling into main script from systemd - update bug report template - revise DB engine loading as other globals are done - add python version check to install command - allow root DB connection host/port to be set separate from kam DB - fix dnsmasq startup issue on debian12 - add fix for low memory systems failing to compile large libraries - update CLI help message - imporove performance of help/version CLI commands - update dsiprouter manpage - fix bug in settings credentials when DB connection changes - reset default verbosity level in scripts - fix issue with main script project root resolution (when PWD is other git repo) - fix misconfigured RTP fw rules when rtpengine is not installed - fix systemd inhibitor locking error on centos7/amzn2 - add initial support for selinux in centos8-9 - update upgrade script to handle all the above changes
- Loading branch information
Showing
82 changed files
with
3,722 additions
and
2,776 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.