I’m trying to find the number of active calls using ActiveX in a particular queue (DN) that many extensions use.
I tried using TExtension11(Y).TQueryAddress(AddressInfoNumberOfAvailableAgentsInQueue), but always shows the correct number of available agents, agents logged in, but 0 for active calls.
Correct. An agent may be on a call in “queue-2”, for example. I’d like to query that queue (or DN?) to see how many agents were on a call associated with it.
Do I have to query each analyst’s DN, or is there an easier way? What extension type should I register with for such queues? TypeDN? TypeACDgroup? TypeQueue? I’ve tried them all.
It sounds like you’re thinking in Avaya mode where a call is always in a ‘queue’ until the ACW is finished. In Genesys calls cease to be in a queue once they’ve been sent to an agent.