IIRC, some early dialler of the pre-AMI era used this technique to control
the number of calls placed simoultaneously - they just counted the number of
call files in the spool dir. As they are deleted when the call is over, this
was a simple way to do the throttling.

You could use a similar technique; have call files written to a staging
directory and then use a simple process to transfer them to the actual spool
dir so that there are never more than N in the spool dir.

Thanks

l.


2009/2/27 Bill Michaelson <b...@cosi.com>

> Is there a convenient way to limit the number of call files (outgoing
> directory) that are processed concurrently?
>
> _______________________________________________
> -- 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
>



-- 
Loway - home of QueueMetrics - http://queuemetrics.com
_______________________________________________
-- 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