Page 1 of 1

Re: From file.php, back to VXML

Posted: Tue Aug 14, 2012 3:21 pm
by support
Hi,

Can you please further clarify your question? Or could you post more of your code sample here to show us?

Also, the following documentation may help guide you regarding the <submit> tag:

http://www.plumvoice.com/docs/dev/voicexml:tags:submit
http://www.plumvoice.com/docs/dev/devel ... nding_Data
http://www.plumvoice.com/docs/dev/devel ... taexchange

Regards,
Plum Support

Re: From file.php, back to VXML

Posted: Wed Aug 15, 2012 8:01 am
by support
Hi,

Instead of using the <submit> tag, you could try using the <subdialog> tag to transition back to main document after you're done with hotel_page.php.

Here's some documentation to help you with using the <subdialog> tag:

http://www.plumvoice.com/docs/dev/voice ... :subdialog
http://www.plumvoice.com/docs/dev/voicexml:tags:return
http://www.plumvoice.com/docs/dev/devel ... dialog_Tag
http://www.plumvoice.com/docs/dev/devel ... nding_Data

Regards,
Plum Support