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 7 matches

by bmceachen
Tue Aug 07, 2007 9:33 am
Forum: Plum DEV Q&A
Topic: Validate error with <data> tag
Replies: 1
Views: 3710

Validate error with <data> tag

I am working on an application that connects to a remote website to retrieve a set of data. I am using the <data> tag to help facilitate the process. I am using Altova XMLSpy and the "Plum Group VoiceXML File" style sheet. It appears to be responding with an incorrect validation error regarding the ...
by bmceachen
Fri Aug 03, 2007 4:27 pm
Forum: Plum DEV Q&A
Topic: assistance connecting to an .asp document
Replies: 4
Views: 6388

Thank you very much for your help. It works great!
by bmceachen
Fri Aug 03, 2007 3:36 pm
Forum: Plum DEV Q&A
Topic: assistance connecting to an .asp document
Replies: 4
Views: 6388

getting close...

I tried to make the changes you suggested but I am still getting "testing unknown number" as the response. I am hoping to hear, "testing 4808943105." Here is what the revised code looks like: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE vxml PUBLIC "-//The Plum Group//Voice Markup Language 2.0//...
by bmceachen
Fri Aug 03, 2007 1:45 pm
Forum: Plum DEV Q&A
Topic: assistance connecting to an .asp document
Replies: 4
Views: 6388

assistance connecting to an .asp document

I have a test developers account and I am encountering issues while trying to fetch a phone number from a remote .asp page. I would appreciate any assistance debugging this document. This xml code is located at http://69.64.172.152:1920/PlumVoice/default4.aspx <?xml version="1.0" encoding="utf-8" st...
by bmceachen
Thu Aug 02, 2007 5:52 pm
Forum: Plum DEV Q&A
Topic: Get phone number called
Replies: 11
Views: 18750

Hello, I do not work for Plum Voice but I am very familiar with telephony and DNIS usage. brent.russell PostPosted: Mon Apr 30, 2007 10:30 pm Post subject: session.telephone.dnis only gives me the last 4 digits. is there anyway to get the entire number? i.e 6172222016 DNIS stands for 'Dialed Number ...
by bmceachen
Tue Jul 31, 2007 9:35 am
Forum: Plum DEV Q&A
Topic: Problem with tutorial chapter 2.2
Replies: 2
Views: 4390

Thanks for the tip

Thanks for the explanation!

-Ben
by bmceachen
Mon Jul 30, 2007 9:23 pm
Forum: Plum DEV Q&A
Topic: Problem with tutorial chapter 2.2
Replies: 2
Views: 4390

Problem with tutorial chapter 2.2

I am experiencing a strange result with the tutorial code from the chapter titled, "2.2 Gathering user input using builtin grammars." My application looks like this: <?xml version="1.0"?> <vxml version="2.0"> <form id="support"> <field name="hasid" type="boolean"> <prompt> If you know your customer ...