opensips-m4cfg
very fast and configurable SIP server
Install
- All systems
-
curl cmd.cat/opensips-m4cfg.sh
- Debian
-
apt-get install opensips
- Ubuntu
-
apt-get install opensips
- Arch Linux
-
pacman -S opensips
- Kali Linux
-
apt-get install opensips
- Fedora
-
dnf install opensips
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opensips
- Raspbian
-
apt-get install opensips
- Dockerfile
- dockerfile.run/opensips-m4cfg
opensips
very fast and configurable SIP server
OpenSIPS is a very fast and flexible SIP (RFC3261) server. Written entirely in C, OpenSIPS can handle thousands calls per second even on low-budget hardware. C Shell-like scripting language provides full control over the server's behaviour. Its modular architecture allows only required functionality to be loaded. Among others, the following modules are available: Digest Authentication, CPL scripts, Instant Messaging, MySQL support, Presence Agent, Radius Authentication, Record Routing, SMS Gateway, Jabber/XMPP Gateway, Transaction Module, Registrar and User Location, Load Balaning/Dispatching/LCR, XMLRPC Interface. This package contains the main OpenSIPS binary along with the principal modules and support binaries including opensipsmc configuration tool.