Avaya CMS Real Time Agent Stats using built in tools called "clint", inspired from this article: https://www.tek-tips.com/viewthread.cfm?qid=397058 , big thanks for the author. The output of this tools is json and can be accessed by url with any browser on port 8000 (localhost:8000)
- Python Here
Install Requirements
pip install -r requirements.txt
Running the bot
python3 app.py
Running app:
Output (access it on localhost:yourport) for example localhost:8000Vickry Almuhtadi - [email protected]