Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: gstkein on November 18, 2014, 01:29:02 PM

Title: Webcallbak / Callback protocol PSDK
Post 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.
Title: Re: Webcallbak / Callback protocol PSDK
Post by: Kubig on November 18, 2014, 01:43:30 PM
The JSP just uses PSDK .. try to look better at used assemblies.
Title: Re: Webcallbak / Callback protocol PSDK
Post by: gstkein on November 18, 2014, 08:28:01 PM
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.