Hi,
I need all the agent and call related events.
For that one thing i can do is to apply TqueryAddress on all the agent id’s. It will return the extension number of the agents which will be logged in.
Then registering all these extension using TregisterAddress will give the events of agents and calls.
But in above scenarion i will have the extensions of only logged in agents.
Should i keep on polling givent agent id and when the agent logged in i will have the extension.
Or there is some other better way.
Can registering the queuedn will give the agents events and their extension?
Thanks,
Faheem