https://github.com/aancw/am3s
Asterisk Manager/Monitor Multiple Server With Python - Coming Soon
https://github.com/aancw/am3s
asterisk asterisk-manager-api
Last synced: about 1 month ago
JSON representation
Asterisk Manager/Monitor Multiple Server With Python - Coming Soon
- Host: GitHub
- URL: https://github.com/aancw/am3s
- Owner: aancw
- License: gpl-2.0
- Created: 2017-01-03T12:09:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T04:01:22.000Z (over 8 years ago)
- Last Synced: 2025-02-14T23:17:11.824Z (3 months ago)
- Topics: asterisk, asterisk-manager-api
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AM3S
Asterisk Manager/Monitor Multiple Server## Install/Usage
```
git clone https://github.com/aancw/AM3S.git
pip2 install -r requirements.txt
sudo su
python AM3S.py --help
```## Author
Aan Wahyu a.k.a Petruknisme(https://petruknisme.com)## License
Belati is licensed under GPL V2. You can use, modify, or redistribute this tool under the terms of GNU General Public License (GPLv2).