Genesys CTI User Forum
Genesys CTI User Forum => Genesys-related Development => Topic started by: mumtazalam2k on July 11, 2014, 05:33:14 PM
-
Hi,
I want to build an Outbound dialer solution using CCXML.
Unfortunately I am using the old Voice Genie with CCXML / VXML setup.
I have written the code to create an outbound call using CCXML in a JSP page and hosted it on the Web Server.
However if I simply invoke the JSP page, it will simply load by itself and show the CCXML snippet.
How do I ensure that this is actually invoked on the CCXML Interpreter in the Voice Genie box?
The old Voice Genie CCXML Interpreter only supports HTTP IO Processor for Sending / Receiving basic events.
In order to create a new CCXML Session, as per CCXML W3C Specifications, the IO Processor for CreateSession should be supported.
Does anyone have any ideas if any other workaround exists in Voice Genie setup to achieve the objective of invoking (creating a new CCXML session) from external source?
Any clues.
Thanks
Mumtaz