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

by dstevenstn
Tue Mar 19, 2013 4:07 pm
Forum: Plum DEV Q&A
Topic: Multiple Phone Numbers
Replies: 5
Views: 10608

Re: Multiple Phone Numbers

These are all outbound calls. I have setup one of the phone numbers to have the remote url http://75.151.51.219:82/ivrstart.aspx which is what is the start_url passed to queuecall.php. Currently, when the call is made the caller ID shows as unknown and the calls are not being associated with this nu...
by dstevenstn
Mon Mar 18, 2013 5:32 pm
Forum: Plum DEV Q&A
Topic: Issue not recognizing voice mail or answering machine
Replies: 5
Views: 13272

Re: Issue not recognizing voice mail or answering machine

The following XML still did not recogniz that it had gone to voice mail. Can you help? <?xml version="1.0"?> -<vxml version="2.0"> <property value="false" name="bargein"/> <var name="whatIsAnswering" expr="'P{callee_type}'"/>-<form id="mainmenu"> <record expr="'{callee_type}'" finalsilence="2000ms" ...
by dstevenstn
Mon Mar 18, 2013 3:16 pm
Forum: Plum DEV Q&A
Topic: Multiple Phone Numbers
Replies: 5
Views: 10608

Re: Multiple Phone Numbers

When we make the call to queuecall.php we currently pass the login, pin and phone number to be dialed. Our client wants to breakdown the reports for every one of their clients. This was done by creating phone numbers for each of those clients. We are not passing any of this information into either t...
by dstevenstn
Mon Mar 18, 2013 10:17 am
Forum: Plum DEV Q&A
Topic: Issue not recognizing voice mail or answering machine
Replies: 5
Views: 13272

Re: Issue not recognizing voice mail or answering machine

Below is the vXML. It seems like I am almost always getting a completed voice message back, but only occasionally a completed answering machine message. <?xml version="1.0"?> <vxml version="2.0"> <form id="mainmenu"> <field name="menuchoice"><grammar type="application/x-jsgf" mode="dtmf"> 1</grammar...
by dstevenstn
Mon Mar 18, 2013 8:20 am
Forum: Plum DEV Q&A
Topic: Multiple Phone Numbers
Replies: 5
Views: 10608

Multiple Phone Numbers

Our client is going to be using one account, but different phone numbers for each of their clients. How do I go about setting this up?
by dstevenstn
Thu Mar 14, 2013 3:48 pm
Forum: Plum DEV Q&A
Topic: Issue not recognizing voice mail or answering machine
Replies: 5
Views: 13272

Issue not recognizing voice mail or answering machine

I have seen this once or twice, but others are reporting that we are not getting a response back of voice mail or answering machine, but that the call was completed. The Voice mail will typically say something like "I can't understand you" and repeat the message. It there something we should be doin...
by dstevenstn
Mon Mar 11, 2013 3:05 pm
Forum: Plum DEV Q&A
Topic: How can I do submit then a transfer?
Replies: 1
Views: 5431

How can I do submit then a transfer?

I have a menu choice then proceed to a goto where I want to do a submit to a page then a transfer of the call. The transfer happens but nothing is posted back.
by dstevenstn
Wed Feb 20, 2013 3:41 pm
Forum: Plum DEV Q&A
Topic: Not getting menuchoice in result
Replies: 8
Views: 24104

Re: Not getting menuchoice in result

Sorry, we're unclear as to how you want your application to work. Can you share your code where you are POSTing all of your variables, including menuchoice, duration, callid, etc? You said you are POSTing all your other variables at the end of your call, but we're assuming the sample code you share...
by dstevenstn
Fri Feb 15, 2013 2:33 pm
Forum: Plum DEV Q&A
Topic: Not getting menuchoice in result
Replies: 8
Views: 24104

Re: Not getting menuchoice in result

Correct, I am handling the post variables, I have looped through and displayed every variable that has been posted to the page. Unfortunately I am not seeing menuchoice at all for this call. I am getting the duration, the callid and other posted variables at the end of the call, but in the post when...
by dstevenstn
Thu Feb 14, 2013 5:24 pm
Forum: Plum DEV Q&A
Topic: Not getting menuchoice in result
Replies: 8
Views: 24104

Re: Not getting menuchoice in result

Interesting that wasn't an issue in testing, however I tried both of the following as well with no data posted back (one using default, the other explicit). Do I have it wrong? XML <?xml version="1.0"?> <vxml version="2.0"> <form id="mainmenu"> <field name="menuchoice"><grammar type="application/x-j...
by dstevenstn
Thu Feb 14, 2013 1:50 pm
Forum: Plum DEV Q&A
Topic: Not getting menuchoice in result
Replies: 8
Views: 24104

Re: Not getting menuchoice in result

Hi, Can you also post your code for this main menu, and also list step by step how to recreate this problem? Thanks, Plum Support See the vXML below. The call gets sent out and made. The person recieves the call and confirms with a 1 on the keypad. Correct response is recieved. The ivrresult.aspx g...
by dstevenstn
Thu Feb 14, 2013 12:10 pm
Forum: Plum DEV Q&A
Topic: Not getting menuchoice in result
Replies: 8
Views: 24104

Not getting menuchoice in result

I am not getting the menuchoice back in the postback to the call listed below. I have been able to get this fine with other calls, but in this case the menuchoice field is empty. Can you please help? Thu 14 Feb 2013 11:44:46 AM EST: Call Start Event: ANII 6153300095 DNIS outbound VURL http://us.popp...