Thursday, July 22, 2010

How to check the generated VoiceXML code in CVP?

The following URL format displays the generated VXML code for application's start page.

http://<IP address>:<port number>/CVP/Server?application=<application name>


The following URL format displays the generated VXML code of particular dialog(element) of the application.

http://<IP address>:<port number>/CVP/Server?<application name>/<element name>

 Default port number is : 7000.

1 comment: