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 8 matches
- Wed Oct 28, 2009 9:58 am
- Forum: Plum DEV Q&A
- Topic: Difficulty receiving DTMF tones
- Replies: 8
- Views: 12261
Difficulty receiving DTMF tones
Thank you very much for your quick response. Thank you for finding my errors in my script. I will see if that makes any difference in the problem I sometimes have. Does it continue to play the prompt as you're trying to enter DTMF inputs? Yes, it does. On other calls, if any key is pressed there is ...
- Wed Oct 28, 2009 8:16 am
- Forum: Plum DEV Q&A
- Topic: Difficulty receiving DTMF tones
- Replies: 8
- Views: 12261
Difficulty receiving DTMF tones
I did not see any key presses in the log when this problem happened. It almost seems like the bargein is set to false or something when this happens. I can't describe it but the whole call seems different and no keys work. It is interesting that the problem would be my phone, I have had it for 4 yea...
- Tue Oct 27, 2009 4:34 pm
- Forum: Plum DEV Q&A
- Topic: Difficulty receiving DTMF tones
- Replies: 8
- Views: 12261
Difficulty receiving DTMF tones too
I am also having this problem intermittently. I am using a Cisco IP Phone. When the DTMF tones work, they work great. When they do not work, no key press seems to work. I am using an XML similar to the following. Why is this intermittent? <?xml version="1.0"?> <vxml version="2.0"> <form> <property n...
- Mon Oct 12, 2009 2:25 pm
- Forum: Plum DEV Q&A
- Topic: No POSTs on outbound calls, only GETs
- Replies: 2
- Views: 5682
No POSTs on outbound calls, only GETs
I found the problem. It was a .NET issue with the .ASPX file working with the code behind. I had to remove this from the .ASPX file. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > ...
- Thu Oct 08, 2009 9:17 am
- Forum: Plum DEV Q&A
- Topic: No POSTs on outbound calls, only GETs
- Replies: 2
- Views: 5682
No POSTs on outbound calls, only GETs
I do not receive POSTs on outbound calls when using the URL http://outbound.plumgroup.com/webservice/queuecall.php . Instead of POSTs, I always receive GETs. In the "result_url question" forum post it was stated that The first time result_url gets called is during a GET request where the URLs for st...
- Mon Oct 05, 2009 3:14 pm
- Forum: Plum DEV Q&A
- Topic: Call to undefined function log_error()
- Replies: 5
- Views: 11242
Call to undefined function log_error()
Something changed. I am no longer getting the Call to undefined function log_error() error. It appears to work now. Thank you.
- Mon Oct 05, 2009 10:19 am
- Forum: Plum DEV Q&A
- Topic: Call to undefined function log_error()
- Replies: 5
- Views: 11242
Call to undefined function log_error()
Thank you for your quick response. Yes, I am still having a problem. I noticed in my call log that you used http://us.popproxy.plumgroup.com/plumvp/demo.php as the Start URL. If I go to http://hosting.plumvoice.com/developer_tools_documentation.php?target=outboundsenderreference.htm and in the "Queu...
- Fri Oct 02, 2009 4:25 pm
- Forum: Plum DEV Q&A
- Topic: Call to undefined function log_error()
- Replies: 5
- Views: 11242
Call to undefined function log_error()
I get the error below when trying to test outbound calls with your Plum Outbound Call Queuing Reference Implementations page at http://hosting.plumvoice.com/developer_tools_documentation.php?target=outboundsenderreference.htm <b>Fatal error</b>: Call to undefined function log_error() in <b>/usr/loca...