Dear All,
I am new to development in Genesys CTI. My company is a Genesys Partner. We are planning to develop custom CTI application in ASP.Net web using Genesys API's. Our custom CTI app will have option to receive and terminate the calls (and other softphone controls) from the web page. We are going to use CISCO Jabber as Softphone integrated into web browser. The agent will not be using the Genesys Agent desktop once the custom CTI solution is available.
The suggestion I got from our internal resources is to use Platform SDK.
Can you please let me know which Genesys SDK we should be using to achive the goal?
The arhcitecture I have in my mind is, there will be our intermediate WCF service to poll from the client web browser. The intermediate service will be referring the Genesys server/service. The same intermediate service will hold the messages received from Genesys service and will map it to appropriate agent and will return the data during the polling from client. Based on the messages received from the service, the JQuery will update the UI or post to the server for further actions.
browser client <---> our custom polling service <---> Genesys server/service .
Can you please let me know, whether above architecture feasible and also Can I implement the UI without using Actvex control/silverlight control?
Thanks for your time and Advice.
Sunil