Costa Dinoteli wrote:
Hello Everyone!!

Wanted to ask for your help in what is the best way to do a callback service with asterisk.

I want to be able to read a file containing two number to call and then call the two numbers and bridge them.


Checkout auto calls:
http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out

You can either connect to the Manager API over a socket or drop a text file (called a "call file") into /var/spool/asterisk/outgoing. This file contains some params to dial the number and which context to connect the call to when it's answered, among other things.


--

Warm Regards,

Lee



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to