kamcli
Kamailio Command Line Interface Control Tool
Install
- All systems
-
curl cmd.cat/kamcli.sh
- Debian
-
apt-get install kamcli
- Ubuntu
-
apt-get install kamcli
- Kali Linux
-
apt-get install kamcli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kamcli
- Dockerfile
- dockerfile.run/kamcli
kamcli
Kamailio Command Line Interface Control Tool
kamcli is aiming at being a modern and extensible alternative to the shell script kamctl. It requires that jsonrpcs module of Kamailio is loaded and configured to listen on an Unix domain socket or FIFO file. The way to interact with Kamailio has to be set inside kamcli config file (kamcli.ini).