07-14-2014 08:57 PM
Hello,
I would lke to learn how to use silent monitor in Finesse, could anyone provide me sample script / Gadget for inbound and outbound call?
Thanks.
Andy
07-15-2014 10:24 AM
A supervisor only can silent monitor an agent (not a specific call).
See the finesse.js doc on User.makeSMCall(ext, handler)
Where ext is the extension of the agent to monitor.
Where handler defines the error handler.
For example, the teamperformance gadget uses:
user.makeSMCall(selectedUser.extension[0], );
\
08-11-2014 12:04 AM
How could I get this file? Thanks. I dont have root access
"TeamPerformance.jsp"
Andy
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide