Thanks for choosing QueueMetrics LIVE!
To start to explore the metrics of your callcenter once you purchased Quemetrics-Live, all you have to do now is to install Uniloader, the data loader we developed to load your data to our datacenters.
That's quite simple, just follow the steps, according the linux distribution you are currently using with your Asterisk PBX.
In order to connect your PBX, install the Loway repository then install Uniloader with yum:
wget https://yum.loway.ch/loway.repo -O /etc/yum.repos.d/loway.repo
yum install uniloader
After that open the /etc/sysconfig/uniloader file; delete or comment the Local QueueMetrics section and uncomment all the QueueMetrics-Live section, then replace the instance name and the password with the ones you received from our team.
Now install the QueueMetrics dialplan, first of all copy the file into the right path:
cp /usr/local/uniloader/extensions/extensions_queuemetrics.conf /etc/asterisk/.
And now include it into the dialplan, by adding #include extensions_queuemetrics.conf at the end of /etc/asterisk/extensions_custom.conf, or if don't exists in /etc/asterisk/extensions.conf.
Now restart your PBX machine, then connect to your QueueMetrics-Live instance using the demoadmin user and the password you received and verify that you're receiving data from the PBX, in System Diagnostic Tools -> Live DB inspector.
In order to connect your Yeastar PBX to QueueMetrics-live, firstly download our auto-configurating script:
wget http://get.queuemetrics-live.com/yeastar
Then execute it:
sh yeastar
Follow the automated procedure, then reboot the system when finished.
Then connect to your QueueMetrics-Live instance using the "demoadmin" user and the password you received and verify that you're receiving data from the PBX, in "System Diagnostic Tools" -> "Live DB inspector".
The last step is to setup the AMI connection, create in your PBX an admin AMI user then go into QueueMetrics configuration, from the "Edit system parameters" page and find the callfile.dir property and set it as follows:
callfile.dir=tcp:username:password@127.0.0.1
In Yeastar machines by default you already have an "admin" user and the password is "password".
Keep in mind that 127.0.0.1 is correct, since this connection string has to be seen from the Uniloader point of view, which resides on the PBX machine.
You should have received an email that specified:
Keep them close at hand.
cd /opt ;
wget https://downloads.loway.ch/software/uniloader/uniloader-22.11.1.tar.gz
tar xzf uniloader-22.11.1.tar.gz
cp /opt/uniloader-22.11.1/bin/uniloader_amd64 /opt/uniloader-22.11.1/uniloader
nohup nice /opt/uniloader-22.11.1/uniloader --src=/var/log/yslog/queue_log upload --uri http://my.queuemetrics-live.com/QMLIVE_ID --login webqloader --pass PASSWORD &
cp /opt/uniloader-22.11.1/extensions/extensions_queuemetrics.conf /etc/asterisk/.
callfile.dir=tcp:username:password@127.0.0.1
Create your queues in QueueMetrics
QueueMetrics will only report on queues that you have defined, so make sure you create them from the Queues menu. Just add a name and the very same code used on the PBX.
Create your own agents
By creating your own agents, you will see their own names and not the codes used to track them.
Create users for your agents so that they can log-in
If you want your agents to be able to use QueueMetrics as their workbench, just create new users for them in class "AGENTS". The login must match the agent code used on the PBX.
QueueMetrics ships with very extensive documentation; you can find it here.
Encountering any problems during your trial? Contact us.
Comments? Suggestions? Let us know.
Copyright ©Loway 2024 · all rights reserved · Terms of service · Privacy policy
All trademarks, service marks, trade names, product names and logos appearing on the site are the property of their respective owners, including in some instances Loway. Any rights not expressly granted herein are reserved.