vxml for authentication

I like to send vxml with account number and password to web server from cisco router tcl scripts. How to write the vxml? What's the response should look like to send back to router from web server? In tcl, how to parse the vxml?

Reply to
steve
Loading thread data ...

It should be a valid VXML document.

The easiest way is to make a hybrid application, so from TCL you will transfer control to the VXML.

formatting link
WBR, Andrew

Reply to
Andrew Zhilenko

Here is sample code for vxml.

//send vxml from router tcl to web server

//send from web server to router

questions:

  1. Does the vxml correct or not?
  2. How tcl retrive vxml or http information sent from web server?
  3. How tcl to retrieve "status"?
Reply to
steve

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.