[asterisk-users] Asterisk Queue Frame

Gopalakrishnan N gopalakrishnan.an at gmail.com
Thu Jun 20 19:37:11 CDT 2013


actually when i get the message my call volume is around 180 to 200
calls.... will that matter... and some calls being transferred to other
location and some are making outbound calls, some are inbound...

Is there any way for optimization?


On Fri, Jun 21, 2013 at 5:57 AM, Richard Mudgett <rmudgett at digium.com>wrote:

> On Thu, Jun 20, 2013 at 6:55 PM, Gopalakrishnan N <
> gopalakrishnan.an at gmail.com> wrote:
>
>> What happens when we increase the queue frame size in channels.c
>>
>> if ((queued_frames + new_frames > 128 || queued_voice_frames +
>> new_voice_frames > 96)) {
>>
>> Be default it is 128 and 96 if i increase it to 256 and 192 what will
>> happen? will it impact to default behavior?
>>
>
> It looks like you are getting the "Exceptionally long queue length"
> warning message.  The
> change you mention will just increase the allowed size of the queue.
> Doing that won't really
> help much as it will just delay getting the message.  That warning message
> means Asterisk
> is falling behind in processing frames on the channel.
>
> Richard
>
> --
> _____________________________________________________________________
> -- 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130621/60d46e7f/attachment.htm>


More information about the asterisk-users mailing list