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

by jtmerch
Fri Oct 13, 2006 1:32 pm
Forum: Plum DEV Q&A
Topic: Extending Delay Allowed Time
Replies: 5
Views: 7122

That's great, thanks again!
by jtmerch
Thu Oct 12, 2006 5:05 pm
Forum: Plum DEV Q&A
Topic: Extending Delay Allowed Time
Replies: 5
Views: 7122

Well, one more question then. Other than the system throwing the error, is there a way for me to throw a custom error giving the user an option to lets say "press 2" to start the entry process over? I ask because the system just sayings something like "Invalid entry" and doesn't say anything else (j...
by jtmerch
Thu Oct 12, 2006 5:03 pm
Forum: Plum DEV Q&A
Topic: Extending Delay Allowed Time
Replies: 5
Views: 7122

Thanks

Thanks for the quick response!
by jtmerch
Thu Oct 12, 2006 4:39 pm
Forum: Plum DEV Q&A
Topic: Extending Delay Allowed Time
Replies: 5
Views: 7122

Extending Delay Allowed Time

Hello, I'm not sure what this setting is called so please forgive my lack of terminololgy in this case. What I'm trying to do is simply extend the time before the system interrupts the entry of data before saying somethign like "I don't understand". For example if I enter an amount two letter field ...
by jtmerch
Fri Aug 11, 2006 11:49 am
Forum: Plum DEV Q&A
Topic: Page Cache Problems
Replies: 2
Views: 4488

Page Cache Problems

Hello, at times some of my pages just seem to stick and when I change the content it doesn't seem to matter. I've set bot the maxage and maxstale to 0 but the page is still reading the text from hours ago. This page is on my host's server but when I manually look at the page using ftp it does show t...
by jtmerch
Sun Aug 06, 2006 7:43 pm
Forum: Plum DEV Q&A
Topic: Looping through block until I'm done.
Replies: 1
Views: 3789

Hi, after working on this some I was able to find a solution using asp so I don't need an answer after all. I'll post more questions as they come. Thanks!
by jtmerch
Sat Aug 05, 2006 7:05 pm
Forum: Plum DEV Q&A
Topic: Looping through block until I'm done.
Replies: 1
Views: 3789

Looping through block until I'm done.

Hello I'm trying to loop through a block as long as the user presses "1". So let's say that the block says "Thank you for using our system." I'd like to prompt the user to press 1 to repeat or press 2 to continue to the next menu. I know how to go to the next menu but I'm having trouble finding out ...
by jtmerch
Thu Aug 03, 2006 6:21 pm
Forum: Plum DEV Q&A
Topic: bargein="false" not working
Replies: 1
Views: 3777

bargein="false" not working

Hi, when I test the following code snippet bargein="false" is not working. I can either say something to interrupt the prompt or punch in something interrupting the prompt. Any ideas on how I can get this to work? <?xml version="1.0"?> <vxml version="2.0"> <form> <field name="MyID" type="digits"> <p...
by jtmerch
Tue Aug 01, 2006 11:44 am
Forum: Plum DEV Q&A
Topic: Just getting started and could use some help
Replies: 2
Views: 4782

I played around the with scratchpad and was able to make it work. so no need to reply yet. I'll ask more questions as they are needed. Thanks!
by jtmerch
Tue Aug 01, 2006 11:40 am
Forum: Plum DEV Q&A
Topic: Just getting started and could use some help
Replies: 2
Views: 4782

Just getting started and could use some help

Hello, I'm trying to run a sample where a user calls my demo number and the system prompts them saying "Welcome to my system, press 1 for option 1, or 2 for option 2". I'm simply trying to grasp how something like this works and how to upload such a script. Where can I find out about uploading the X...
by jtmerch
Thu Jul 27, 2006 5:13 pm
Forum: Plum DEV Q&A
Topic: Adding as an ASP.net Service
Replies: 3
Views: 6171

No

Thanks but no, I'm only looking to pass outbound values from asp.net to vxml to have xvml call the user. So if I pass vxml "hello jane" and the phone number vxml then calls the user with "hello jane". In asp.net there's a way to add a web service reference and use the code to assign values but now t...
by jtmerch
Thu Jul 27, 2006 3:21 pm
Forum: Plum DEV Q&A
Topic: Adding as an ASP.net Service
Replies: 3
Views: 6171

Adding as an ASP.net Service

Hello, has anyone else added voice XML as an Asp.net web service? Or, can anyone offer advice on getting this to work with Asp.net?

Thanks in advance.