04-11-2017 01:50 PM
we have 2 agents that primarily make outbound calls, so they are in not-ready status most of the time.
Is there a way for them to make calls when they are in ready state or is there a way for the system to put them in ready state again after their call automatically?
04-11-2017 03:13 PM
Hi Joe,
With the Finesse APIs, you cannot make a call in ready state. So, you would need to build a custom gadget to set the user into ready state after their call.
In your custom gadget, you would have to listen to when the call is ended and use the setState method to change the agent's state to READY.
Thanx,
Denise
04-12-2017 05:07 AM
Good morning
What about provide personal lines to those agents.? Inform those agents to use the personal line to make outbound call and keep their state "Ready" while they are making outbound call.
NK
04-12-2017 05:17 AM
Be aware that 11.6 will support making calls from ready state.
04-12-2017 06:04 AM
Make Call from Ready will be via the Finesse UI only. We won't have a corresponding API for it.
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