<p>How can I check how many lines are currently being used?</p>
<div class="gmail_quote">On May 3, 2012 9:23 PM, &quot;Duncan Turnbull&quot; &lt;<a href="mailto:duncan@e-simple.co.nz">duncan@e-simple.co.nz</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><div>Hi Ashish</div><div><br></div><div>On 4/05/2012, at 3:41 AM, Ashish Agarwal wrote:</div><br><blockquote type="cite"><p>Hello,</p><p>We are currently working on a project where using .call file on asterisk spool, outbound calls will be made from a pri line and a voice clip will be played.</p>
<p>We know that pri has a capacity of handling only 30 channels at a time. Therefore, my worry is what happens if we write 100 files at a time on the spool. Will asterisk manage the queue or how exactly will it behave.</p>
</blockquote><div>Only write 30 or less files at a time. Asterisk will try and send them all and they will fail. Just count how many files are in the spool dir and how many calls are active and stay below your limit<br><div>
</div></div><div><br></div><div>Cheers Duncan</div><br><blockquote type="cite"><p>Regards,</p><p>Ashish</p>
--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote>
</div><br></div><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div>