06-12-2018 01:48 AM
I'm new to Finesse. I'm trying to create a custom UI for the Finesse desktop.
I would like to know how a ringing event(A call arriving at the agent desktop) is monitored and being captured. Also about how the on call events are getting triggered.
Solved! Go to Solution.
06-27-2018 09:43 AM
Hi Jerry,
Here is information about the Finesse Notification Service: https://developer.cisco.com/docs/finesse/#!about-cisco-finesse-notifications
If you are doing this via a custom browser-based UI, you will need to use BOSH to create your connection: https://developer.cisco.com/docs/finesse/#!connect-to-xmpp-over-http-bosh-using-finesse-eventtunnel
This sample might be useful to you: https://github.com/CiscoDevNet/finesse-sample-code/tree/master/NonGadgetSample
Thanx,
Denise
06-25-2018 02:33 PM
Hi Jerry,
You need to make a connection to the Finesse Notification Service to get the call events for an incoming call. These events come from UCCE/CCX.
Thanx,
Denise
06-26-2018 11:16 PM
Hi Denise,
I'm pretty new to Finesse. I'm trying to create call controls from a non gadget custom UI which will hit the finesse sever. Could you please help with the below queries.
How to make a connection to Notification Service?
Is there any sample code available for creating a connection and receiving a notification from Finesse server?
Thanks,
Jerry
06-27-2018 09:43 AM
Hi Jerry,
Here is information about the Finesse Notification Service: https://developer.cisco.com/docs/finesse/#!about-cisco-finesse-notifications
If you are doing this via a custom browser-based UI, you will need to use BOSH to create your connection: https://developer.cisco.com/docs/finesse/#!connect-to-xmpp-over-http-bosh-using-finesse-eventtunnel
This sample might be useful to you: https://github.com/CiscoDevNet/finesse-sample-code/tree/master/NonGadgetSample
Thanx,
Denise
07-03-2018 11:56 PM
Hi Denise,
Thanks for the information. Will look into it. Will let you know if any further queries.
Thanks,
Jerry
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