[asterisk-dev] call files batching - performance

Martin asterisklist at callthem.info
Wed Apr 8 15:49:41 CDT 2009


You can try using Asterisk Manager Interface (AMI) and the Originate command
instead. It should be more efficient. There should be some perl script
that can connect to AMI
and you just have to enable it in manager.conf and setup the user account.

Martin

On Sun, Feb 8, 2009 at 3:26 PM, John Regal <jregal at gmail.com> wrote:
> Hi,
> Forgive me if this is a double post. My mail client says it wasn't sent...
>
> Hi all,
> I am testing some batch calling process where I drop call files into the
> outgoing directory. It takes my system about 4 minutes to send all of the
> calls. It seems to do little batches of 5 or 6 at a time (by the looks of
> the CLI screen). I have a VSP (sip.flowroute.com) that seems to be set to
> re-register every 120 seconds.
>
> My tentative results are:
> 25 call files -> 55 to 75 seconds to complete
> 40 call files -> consistent 210 seconds to complete
> (I am performing my tests on a vmware instance running Ubuntu 8.04 x86_64
> 1G-RAM with Asterisk 1.6.0.8)
>
> Can anyone tell me what controls (or how to control) the number of call
> files Asterisk attempts to parse at-a-time? Does the re-registration with my
> VSP affect my performance? Can this re-registration period (currently 120
> seconds) be modified on my Asterisk server?
> What other factors can affect or improve my performance when batch calling?
>
> Thanks in advance for the help.
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>



More information about the asterisk-dev mailing list