I tried the outbound reference implementation and am receiving the
following error:
<?xml version="1.0" ?>
<queuecall status="failed">"start_url" POST variable does not contain a
valid URL.</queuecall>
The start url I'm trying to refereince is
http://testshowingvoice.showingtime.com ... plate.aspx
We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
start_url error
IVR outbound system will perform two requests to each URL
Hello,
The outbound IVR system will perform two requests to each URL. One is a GET request in order to verify that the page does infact exist. The second request happens when the IVR call is sucessfully connected. The IVR error message you are seeing is a result of the web service attempting to validate the URL and getting an error message instead.
Clicking on the link below produces the error statement from your IVR application server. Viewing the page in your web browser is equivalent to the GET request that will be performed by the web service when the IVR oubound request is made.
Regards,
Plum Support
The outbound IVR system will perform two requests to each URL. One is a GET request in order to verify that the page does infact exist. The second request happens when the IVR call is sucessfully connected. The IVR error message you are seeing is a result of the web service attempting to validate the URL and getting an error message instead.
Clicking on the link below produces the error statement from your IVR application server. Viewing the page in your web browser is equivalent to the GET request that will be performed by the web service when the IVR oubound request is made.
Regards,
Plum Support