We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

From file.php, back to VXML

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: From file.php, back to VXML

Post 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

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: From file.php, back to VXML

Post 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

Post Reply