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

by simplee
Tue Jul 12, 2016 6:41 am
Forum: Plum DEV Q&A
Topic: input of letters and numbers
Replies: 1
Views: 5290

input of letters and numbers

Hi we are trying to get input of an account number, containing letters and numbers. according to our understanding the best way to do it is by voice recognition. I'm not sure how to declare the grammar for it, I tried something like this: <vxml version="2.0"> <property name="inputmodes" value="dtmf ...
by simplee
Thu Jun 02, 2016 12:36 pm
Forum: Plum DEV Q&A
Topic: seperate characters reading
Replies: 1
Views: 5111

seperate characters reading

Hi

we are trying our best to prompt verification code letter sequence, but it sounds not good.
is there a specific way to prompt separated letters and make them sound loud and clear?

we tried comma, CAPS, dot, everything... and nothing sounds good...

any suggestions?

thanks!
by simplee
Mon May 23, 2016 7:36 am
Forum: Plum DEV Q&A
Topic: pound key
Replies: 1
Views: 5085

pound key

hi, my understanding is that the default pound sign is '#' it seems to be that the recording does not wait for my input of the pound sign, and any suspension the input, submits to next url is there something im missing? thanks nitzan attaching vxml for example: <vxml version="2.0"> <property name="i...
by simplee
Wed May 11, 2016 2:11 am
Forum: Plum DEV Q&A
Topic: few questions
Replies: 3
Views: 7498

Re: few questions

1. why is the "application/x-jsgf" input comes with spaces between the digits the user pressed? how can i get the string without the spaces? Can you give us a small code example of what you're doing? 2. Our application performs payments, and the credit card details need to be confidential. how can ...
by simplee
Sun May 08, 2016 4:45 am
Forum: Plum DEV Q&A
Topic: few questions
Replies: 3
Views: 7498

few questions

Hi, 1. why is the "application/x-jsgf" input comes with spaces between the digits the user pressed? how can i get the string without the spaces? 2. Our application performs payments, and the credit card details need to be confidential. how can i hide the numbers in the logs? or if i cant do that, th...
by simplee
Thu May 05, 2016 10:28 am
Forum: Plum DEV Q&A
Topic: calls disconect in the middle
Replies: 1
Views: 5324

calls disconect in the middle

Hi, im trying to create a simple flow in plumDev. but the calls keep being disconnected or redirected in the middle of the prompt. im attaching a sample of my vxml: <vxml version="2.0"> <form id="main"> <field name="input" type="digits"> <prompt timeout="10s" count="1,2,3"> <voice name="mike"> pleas...
by simplee
Mon May 02, 2016 10:18 am
Forum: Plum DEV Q&A
Topic: unreachable account
Replies: 5
Views: 9167

Re: unreachable account

Hello Simplee, Upon validating and testing your application it seems you are receiving a bad_fetch when trying to fetch the URL. Below is from a log in a recent call we placed to your application: We have blocked out some of the URL for security reasons. Attempting to fetch https://***-staging-data...
by simplee
Mon May 02, 2016 8:27 am
Forum: Plum DEV Q&A
Topic: unreachable account
Replies: 5
Views: 9167

Re: unreachable account

Im calling my number and trying to enter my key as the recording of the woman starts, nothing happens.
there is not reaction for the digits input...

thanks.
by simplee
Mon May 02, 2016 6:16 am
Forum: Plum DEV Q&A
Topic: unreachable account
Replies: 5
Views: 9167

unreachable account

hi! we own an account in plum dev. The accoung configures remote url in the application configuration. but when we try to dial the number, we get a woman voice saying: "plum voice demo... evalutation purpose.. you can enter the extension of your application in anytime" no request for are url is perf...