[asterisk-users] call file concurrency

Lenz Emilitri lenz.loway at gmail.com
Sat Feb 28 01:25:52 CST 2009


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 <bill at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090228/417c14f2/attachment.htm 


More information about the asterisk-users mailing list