panoramisk
asyncio based library to play with asterisk (Python 3 binary)
Install
- All systems
-
curl cmd.cat/panoramisk.sh
- Debian
-
apt-get install panoramisk
- Ubuntu
-
apt-get install panoramisk
- Kali Linux
-
apt-get install panoramisk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install panoramisk
- Raspbian
-
apt-get install panoramisk
- Dockerfile
- dockerfile.run/panoramisk
panoramisk
asyncio based library to play with asterisk (Python 3 binary)
Panoramisk is a library based on python’s AsyncIO to play with Asterisk’s manager. It uses the TCP manager server to listen to events and send actions. This is the command line package.