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

adding vxml files in Set Application Mapping

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
viktoriya
Posts: 8
Joined: Wed Sep 19, 2007 8:10 am

adding vxml files in Set Application Mapping

Post by viktoriya »

I'm working on one vxml file in my Plum application. Now I added another vxml file in scrathpad, but it wasn't added to "Set Application Mapping". So I'm able to use it as can't add to my application.
What should I do to add more vxml files in "Set Application Mapping" ?

Thank you.
Viktoriya

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

adding vxml files in Set Application Mapping for IVR app

Post by support »

Hi,

Instead of placing these vxml files in a scratchpad, you should create these files on your web server. To create a multipage VXML application, you should:

1. Create a start vxml page.
2. Put it on a web server
3. Assign that page to a phone number
4. Create a second vxml page
5. Have the start page use a <goto> tag or <submit> tag to transition to the new page.

The scratchpad is used mainly for single page IVR test applications.

Regards,
Plum Support

Post Reply