06-02-2016 05:33 PM
We have a requirement to restrict manual outbound call during non-business hours
Need to verify the time of call falls within 8 AM to 9 PM taking the time zone into account base don Are code of phone number.
Is there any way we can achieve this through Finesse?
Please let me know if any
Solved! Go to Solution.
06-05-2016 03:56 PM
To apply intelligent voice policy you can use either UCM CURRI or the Gateway Services API. CURRI is the simpler and can allow/block calls based on your own decision logic implemented in a servlet, optionally playing an announcement to the agent also.
There's a note here that looks at uses for CURRI in the contact centre.
CURRI and the Contact Centre Tech Note.pdf - Box
CURRI dev guide on DevNet
https://developer.cisco.com/site/curri/documents/latest-version/
Paul
06-03-2016 11:07 PM
Hi,
Finesse itself does not have the ability to restrict calls during non business hours. I am not familiar with all of the UCM settings, but you might want to see if it can be accomplished in the UCM.
Thanx,
Denise
06-05-2016 03:56 PM
To apply intelligent voice policy you can use either UCM CURRI or the Gateway Services API. CURRI is the simpler and can allow/block calls based on your own decision logic implemented in a servlet, optionally playing an announcement to the agent also.
There's a note here that looks at uses for CURRI in the contact centre.
CURRI and the Contact Centre Tech Note.pdf - Box
CURRI dev guide on DevNet
https://developer.cisco.com/site/curri/documents/latest-version/
Paul
06-08-2016 09:35 AM
We are already using web service to block calls when agent dial manually from custom CTIOS desktop application during non business hours
We want to achieve same functionality with Finesse dial pad.
Can we do any customization with Finesse call control gadget to invoke our existing web service to block calls during non business hours.
06-13-2016 11:15 AM
Unfortunately, the out of the box Finesse call control gadget is not customizable. You do have the option of building a completely custom call control gadget that can invoke your existing web service.
Thanx,
Denise
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