>> About live call audio monitoring, try and run it and see what you get on the CLI.
Icon does not show at all. So on screen I can see a call but there is no icon for monitoring. Group has MON_AUDIO key as well as CALLMONITOR.
>> Are you using Agent channels on the 1.6 or Local/XXX channels? do you have rewrite enabled?
We are using a custom login script, it works on 1.4 and user can join to queue on 1.6 as well.
It is based on AddQueueMember command as we are using dynamic agents. Output to the queue log like:
exec QueueLog(NONE|NONE|SIP/$agent_id|AGENTLOGIN|-)
I can see in the database that records about agent login/logoff.
Thank you.