Spurious call to start_url from queuecalls.php
Posted: Fri Dec 14, 2007 9:51 am
I'm using queuecalls.php with a scheduled_timestamp parameter to kick off a campaign at a designated time. Whenever I call queuecalls, the system seems to immediately call the start_url with no parameters ($_POST is empty). When the call is actually placed at the scheduled time, start_url is called properly with the proper parameters.
This isn't a big deal to me, I wrote some defensive code to ignore this, but I thought I'd report it
Thanks,
Mike
This isn't a big deal to me, I wrote some defensive code to ignore this, but I thought I'd report it
Thanks,
Mike