Hi Mirko,
Making some progress. I cound that by adding dialplan logic to create a HOTDESK queue_log entry like:
1409907293|1409907288.803|NONE|Agent/7007|HOTDESK|SIP/7007
..that now QM sees that the agent is available. However ,this does not work for subqueues, which we use extensively. As an example, I have two queues:
301 - Test Queue
301.mytest - Test Subqueue
I have an agent, Agent/7007, who is configured in QM as a member of both 301 and 301.mytest. When this agent logs in it produces the following queue_log entries:
1409907293|NONE|NONE|Agent/7007|AGENTCALLBACKLOGIN|7007@from-internal
1409907293|1409907288.803|NONE|Agent/7007|HOTDESK|SIP/7007
1409907294|REALTIME|301|SIP/7007|ADDMEMBER|
Now, QM reports that the user is in the main 301 queue but shows no members in 301.mytest
Even if I only ask for 301.mytest QM reports that "All selected" has 1 agent, by 301.mytest has none.
Results from query of subqueue 301.mytest:
Results from query of all 301 queues:
I wonder could you show me example queue_log entries of an agent logged in to a queue such that his membership of subqueues also displays?
Thanks
-Barry