05-14-2015 02:59 AM - edited 03-14-2019 02:46 PM
Hello Folks,
I am stuck with the below scenario.
Customer is looking for a detailed call information for all the calls on the CSQ live. For instance, if there are 10 callers waiting in the queue, the agents should have the ability to view the details of the callers, like (Extension. Name, waiting period etc)
Customer is running with CCX 10.5 Premium. Please let me know, the possibilities to achieve this
Regards
Ratheesh Kumar
05-14-2015 06:33 AM
Hi
There's nothing in the product as standard for this. You would need to create this function yourself, e.g:
1) Use DB steps to write the current caller's number, wat time etc to a DB periodically when in queue. Also you would want to remove the info when the call is answered/dropped, and consider how you will tidy up 'dead' rows if removal of a record fails
2) Have a web page that reads that DB and displays the in-queue callers
Regards
Aaron
05-16-2015 11:15 AM
Thanks Aaron. Do you have a sample script for this ?
05-18-2015 01:29 AM
Hi
No, it's just a suggestion for a potential way you might satisfy your requirement.
Aaron
05-15-2015 05:41 AM
You can get in touch with me if you're interested. We have developed this feature
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide