Author Topic: Unanswered data on agent login  (Read 2330 times)

siva.ssk7

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
    • View Profile
Unanswered data on agent login
« on: April 10, 2015, 14:04:20 »
Team, Is there any option to view unanswered details on agent login, so they can dial those numbers with "Dial" option in agent screen itself.

mirkox

  • Full Member
  • ***
  • Posts: 231
  • Karma: 4
    • View Profile
Re: Unanswered data on agent login
« Reply #1 on: April 10, 2015, 14:43:16 »
Hi siva.ssk7,

well... that's not possible directly; I mean, QueueMetrics hides the details of the queues to the agents, they can run reports but only on their own activities (that excludes unanswered calls).
What you can do, indirectly, is: use our json api (http://manuals.loway.ch/QM_JSON_manual-chunked/ch04.html) to get the list of unanswered calls, and render it on a web page. This web page will be loaded in the agents page using the "custom web panel" (look for 8.7.7 in our manual :  http://manuals.loway.ch/QM_UserManual-chunked/ch08.html#_custom_web_panel)

If you need something more advanced, like an automatic call back system you can try our dialer: WombatDialer; we also have an example of automatic call-back with Elastix and Wombat in our blog:  http://blog.wombatdialer.com/post/35777830906/elastix-callback

Mirko
« Last Edit: April 10, 2015, 14:52:28 by mirkox »