Hi All: We are working on a project for a client that requires a large number of scheduled outgoing calls for message playback. There is about 1000 calls scheduled at a time. We want to limit the simultaneous number of outgoing calls to 10. The following URL recommends a method to limit outgoing calls by using an external script to limit the number of files in the /var/spool/asterisk/outgoing directory and moving more files in as necessary
http://www.voip-info.org/wiki-Asterisk+auto-dial+out#HowtoscheduleaCallintheFuture Has anyone been successful in writing a script for this purpose that they would be willing to share? Does anyone know of any other methods for doing this? (putting a call-limit on the sip peer doesn't really cut it). Regards, Bill
