Hi,

 

I have a website where customers enter their phone numbers to be called. I'd
like them to have to put in information and 'schedule' a call.

 

1)      Call Immediately

2)      Call in the next _ minutes

3)      Call me tomorrow, same time.

 

So, Asterisk will pull two variables from this php websites, $phonenumber
and $timetocall. $timetocall will need to be calculated as to exactly what
time Asterisk will need to call. 

 

Then, Asterisk calls it (by way of call files? Either putting the call file
in at the time it needs to be called, or I don't know what else) and then if
the call is has a human on it, plays a message saying "We're now
transferring you to an agent. Please wait." And transfer that call to a
queue.

 

How can I do this? Is there something prebuilt like this?

Thanks,

Mark.

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to