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

Search found 1 match

by inbox
Wed Jul 19, 2006 2:28 pm
Forum: Plum DEV Q&A
Topic: Fetch Error
Replies: 1
Views: 5230

Fetch Error

I am currently building a small test application to use with plum. I have the following VXML at a url. <?xml version="1.0"?> <vxml version="2.0"> <form> <block> <prompt> Hello Joe Mauro. </prompt> </block> </form> </vxml> This is sitting in an XML file, and when I run it through the validator, it re...