How can I check how many lines are currently being used? On May 3, 2012 9:23 PM, "Duncan Turnbull" <[email protected]> wrote:
> Hi Ashish > > On 4/05/2012, at 3:41 AM, Ashish Agarwal wrote: > > Hello, > > 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. > > 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. > > 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 > > Cheers Duncan > > Regards, > > Ashish > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
