Share This Post:

Voicent Gateway call request example

Question:

if I am scheduling a call now, and I don’t want it to call until later I use the schedule=t calltime=minutesfromnowtostart, right?

For example, if I submit all my calls at midnight, but don’t want the calls to start until 10am, and I want to retry all day until 8pm would I use the following?
schedule=t calltime=600 firstocc=600
or would it be
schedule=t calltime=600 firstocc=1200

Answer:

It should be:

schedule=t calltime=600 firstocc=1200

All time are calculated from the time you submit the call.

The reference pages for call request are:

http://voicent.com/devnet/docs/callreqref.htm

http://voicent.com/devnet/docs/callreqref2.htm

Share This Post:

This entry was posted in Developer, Gateway. Bookmark the permalink.