Best way to monitor wq and agents
Hi,
I have been testing with the RCC api to get a live overview of what is happening on a waiting queue. Including information to be able to calculate total/busy agents, amount of calls waiting on the queue, time waited etc.
UserInitialize on the queue it self seemed to miss info on the agents. I tried also Initialize on the group and then I get agent calls/info but I am not sure how to find the correlation between the call to the agent and the call to the queue and how to tell the difference between a queue call and a direct call.
Any idea on which elements to pull to get the right info? Or do I need to use another api?
thanks,
Tomas