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

by dgiacobb1
Tue Mar 28, 2017 12:05 pm
Forum: Plum DEV Q&A
Topic: Call Result Post not received
Replies: 1
Views: 4155

Call Result Post not received

Hello! When an outbound IVR is made, the final step is for Plum to post the call's result. However, for one of the IVRs we sent, the "call result" was not received on our end. I can see the IVR's log in your admin console. I don't believe the log traces any information about the call result. The cal...
by dgiacobb1
Fri Mar 17, 2017 2:35 pm
Forum: Plum DEV Q&A
Topic: Callee Type detection for phone number's with an extension
Replies: 1
Views: 4312

Callee Type detection for phone number's with an extension

HI, I'm queuing an outbound IVR to a phone number with an extension (tel:+12153645600;postd=4231;ani=8774435777) The callee type detection is returned as 'answeringservice' regardless of whether I answer this call or let it go to voicemail. Is there any settings that can be adjusted to help this so ...
by dgiacobb1
Thu Mar 02, 2017 12:11 pm
Forum: Plum DEV Q&A
Topic: Handle voice mail / answering machine
Replies: 7
Views: 14864

Re: Handle voice mail / answering machine

Hi, Thank for the response. When I used your sample code, even with the <noinput/> tag, voicemail's are not being consistently left. I called my work phone number and a voice mail was successfully left. I call two different mobile phone numbers on the AT&T network, while both registered the call, ne...
by dgiacobb1
Mon Feb 27, 2017 6:53 pm
Forum: Plum DEV Q&A
Topic: Handle voice mail / answering machine
Replies: 7
Views: 14864

Re: Handle voice mail / answering machine

Hi, When an answering machine picks up a a call, I'd like to have my prompt start playing after the voicemail message has finished so my prompt is not cut off. I tried the two solutions listed in this thread (example below). Both of them left a voice mail of "Sorry I didn't hear you" instead of the ...
by dgiacobb1
Thu Feb 09, 2017 11:19 am
Forum: Plum DEV Q&A
Topic: Extending a grammar for <fields> with a date type specified
Replies: 4
Views: 7126

Re: Extending a grammar for <fields> with a date type specif

Thanks. Including the additional dtmf grammar with every MMDD of the year included worked successfully.
by dgiacobb1
Mon Feb 06, 2017 11:58 am
Forum: Plum DEV Q&A
Topic: Extending a grammar for <fields> with a date type specified
Replies: 4
Views: 7126

Re: Extending a grammar for <fields> with a date type specif

Thank you for the answer. This solution worked great for spoken dates, spoken "main menu", and the * DTMF. How do I also include DTMF responses for entering a date in this field? I added this <grammar> line but it did not accept dtmf for entering a date: <grammar src="builtin:grammar/date" mode="dtm...
by dgiacobb1
Tue Jan 31, 2017 6:31 pm
Forum: Plum DEV Q&A
Topic: Extending a grammar for <fields> with a date type specified
Replies: 4
Views: 7126

Extending a grammar for <fields> with a date type specified

Hi, Is there a way to script a <field> that captures a date and will also allow the user to say "main menu" or press * to goto the "main menu"? I'm currently using a <field> tag with the type of "date" <field name="dateentered" type="date"> . This works great for capturing dates. But I'm unable to f...
by dgiacobb1
Tue Jan 31, 2017 6:13 pm
Forum: Plum DEV Q&A
Topic: IP ranges for Plum?
Replies: 7
Views: 18280

Re: IP ranges for Plum?

Thank you!
by dgiacobb1
Mon Jan 30, 2017 4:38 pm
Forum: Plum DEV Q&A
Topic: IP ranges for Plum?
Replies: 7
Views: 18280

Re: IP ranges for Plum?

Hi,

Can you please confirm the Plum IP addresses that we should whitelist for inbound requests from Plum?

Thank you,
Dan
by dgiacobb1
Wed Dec 21, 2016 5:32 pm
Forum: Plum DEV Q&A
Topic: XML schema for voice xml
Replies: 1
Views: 4611

XML schema for voice xml

Hi,

Do you have a full copy of the xsd for VXML? I"m attempting to create .net classes from the xsd and the schema available at w3c.org isn't working. Though I might see if you have a version of it that could work.

Thanks,
Dan