Hi,
I want to know a way to get real-time information on the call queues when the call has gone through the IVR.
In an IVR call, after the user presses a key based on which team he/she wants to talk to, the IVR puts them into a call waiting queue where the call waits for that particular team's agent to get available. Suppose after waiting for 5 minutes, the user drops the call because of the agent's unavailability. I want to know which particular team the user wanted to talk to.
Also, it would help me to know which team has the most number of calls waiting in a queue in real-time.
Is there any API for this? or any other mechanism through which I can get this data?