[asterisk-users] AMI timeouts

Matthew Jordan mjordan at digium.com
Mon Jul 15 08:23:01 CDT 2013


On Mon, Jul 15, 2013 at 7:59 AM, jg <webaccounts at jgoettgens.de> wrote:

> When you have many calls, there are usually (read/write=all) a lot of RTP,
> RTCP, and VarSet events. This might slow down things, but whether they
> occur or not depends on your configuration.
>
> This might be another thing to look at.
>
>
When you execute an Originate action, are you doing so synchronously or
asynchronously?

A synchronous Originate performs the full outbound dial operation on the
thread servicing the AMI request. Since each session in AMI gets its own
thread that services both actions and events, a synchronous Originate can
block that session from receiving events until it completes.

Matt

-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130715/880f9631/attachment.htm>


More information about the asterisk-users mailing list