Genesys CTI User Forum
Genesys CTI User Forum => Genesys-related Development => Topic started by: gstkein on November 18, 2014, 01:29:02 PM
-
Hello, in the demo server there's an example on how to implement webcallback on the web browser side (JSP) I could not find however documentation or examples on how to implement it on psdk side for my own desktop program.
Does anybody know where to find such information or have a code example, I'd really apreciate it, thank you for reading.
-
The JSP just uses PSDK .. try to look better at used assemblies.
-
Hi, thanks for the reply,
There are 2 jsp in the samples folder, Callback.jsp and WebCallback.jsp which one do you mean?
Both seem related do webcallback but Callback.jsp seems to be the one that is psdk, I can't make it run thought.
Do you know wich solutions need to be running for it to work, I've lauched Voice, Outbound and eservices and it is not working.