Page 1 of 1

start_url error

Posted: Mon Jul 10, 2006 9:45 am
by showingtime
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

IVR outbound system will perform two requests to each URL

Posted: Mon Jul 10, 2006 10:09 am
by support
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