Hi Joshua C. Colp,

We try to run load through our java application , In which we create a
channel and make an outbound call (using SIPPI client for testing), after
the call answer a prompt is played and then execute the disconnect channel
. This all takes almost 10-15 seconds. Application makes sure not more than
200 outbound calls will be in the system at any given time. In the starting
channel creation is quite fast but over some period of time it got stable.
Even in stable scenario channel creation rest api calls using ARI take
almost 5 to 6 seconds to create a channel and return back channel id.

Thanks
Tejveer Sharma

On Fri, Jun 25, 2021 at 2:13 PM Joshua C. Colp <jc...@sangoma.com> wrote:

> On Fri, Jun 25, 2021 at 1:54 AM Tejveer Sharma <sharmatejvee...@gmail.com>
> wrote:
>
>> Hi Team,
>>
>> We tried to run 200 channels parallel for  2 hour and found that in
>> some cases (very frequently), "create channel  rest api"  takes more than 5
>> seconds to respond. Which causes a queue at the application end. What is
>> the reason for that behaviour?
>>
>
> Define "200 channels parallel". How many are you creating at once? There
> are things which inherently make things non-parallelize during certain
> operations, such as channel creation.
>
> --
> Joshua C. Colp
> Asterisk Technical Lead
> Sangoma Technologies
> Check us out at www.sangoma.com and www.asterisk.org
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at:
> https://community.asterisk.org/
>
> New to Asterisk? Start here:
>       https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> 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 --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to