On 01/24/2014 11:26 PM, Amit wrote:
Thanks for response.
How do I derive the requirement? I need to size IO system to record multiple 
calls concurrently.
I ran test with following configuration
Quad Core Xeon with 4GB RAM
250GB SATA disk (No RAID)
Linux (CentOS 5.9)
Asterisk 1.8.20
I'd suggest testing your system while monitoring with top and iotop (which should be a "yum install" away).

That should show you your bottlenecks.

It looks to me like Asterisk doesn't do compression until the call is ended, so recording to a compressed format would actually increase IO load (write, read and compress, write compressed data).

--
Daniel Taylor

--
_____________________________________________________________________
-- 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

Reply via email to