A set of community-contributed scripts for QueueMetrics. This project was originally hosted on SourceForge but was moved to GitHub.
The following projects are hosted:
Controls a set of Uniloader splitters via Ansible
Downloads data from a FusionPBX system and pushes it to multiple QueueMetrics Live instances. Pushes configuration automatically (agents and queues) from FusionPBX to each QM instance.
This is the original script, and a QM users' all-time favourite. Now patched to support QueueMetrics 15.02.
A script to be run nightly that will notify the sysadmin of the errors encountered in the Qloader's log file.
A PHP script that counts how many unique agents are running on a given set of queues and period
A bash script that removes all dynamic agents from a queue.
This is a sample project to show standard file layout for sub-projects.
Integration between QueueMetrics live agent page and SugarCRM for opening the CRM contact page starting from a caller id information. Now including a REST script for SugarCRM 6.5+
Integration between QueueMetrics live agent page and VTigerCRM for opening the CRM contact page starting from a caller id information
A basic Java Servlet to query Queuemetrics XML-RPC. A useful tool during development.
A simple PHP JSON example library can be used to interact with QueueMetrics to perform PBX actions like login/logout, pause and unpause agents etc.
Shows how to log an IVR that is run at the end of a call to a QA form in QueueMetrics.
You can download JSON data and have it appear in QM. Here are a few configuration examples you can use to get started.
- QM Wallboard written in Ruby
- A Node.js QM interface
- The QueueMetrics XML-RPC Query Browser lets you interact with the XML-RPC interface of QM from a web page