Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: clemouk on July 02, 2015, 11:43:28 AM

Title: Invoke CCXML app via VoiceXML
Post by: clemouk on July 02, 2015, 11:43:28 AM
Hi,

There seems to be pretty limited information from Genesys regarding CCP and CCXML. I'm trying to figure out how to invoke a CCXML application from GVP. The basis for this is that we want to provide a service to engineers to validate a new voice line installation and log the test.

The objective is to have a standard IVR application developed which plays a message and requests customer ID and landline number. Once the engineer hangs-up, the IVR then needs to call a CCXML application to generate an outbound call to the number provided, once connected it should then transfer back to MCP to play a message and log an audit record of the call.

Genesys provide a CCXML reference document but that doesn't detail how to start the application from VXML - this is where I'm a bit stuck :-)

Any ideas, pointers or further information would be very much appreciated.

Thanks in advance.
Lee
Title: Re: Invoke CCXML app via VoiceXML
Post by: Kubig on July 02, 2015, 11:47:07 AM
I think you can invoke CCXML directly from VXML, other way is through transfer to any specific DID which should be mapped to the CCXML IVR profile
Title: Re: Invoke CCXML app via VoiceXML
Post by: clemouk on July 02, 2015, 03:18:34 PM
Thanks Kubig - I thought that was the correct approach; I somehow managed to make it far more complicated in my head than necessary. An hour later I have my test CCXML app runnning.  ;D
Title: Re: Invoke CCXML app via VoiceXML
Post by: gen_den on August 21, 2020, 04:53:11 PM
This posts seems very old, but I am kind of stuck with same problem.
can you please help me how you made it working?