[asterisk-users] Asterisk Queue Frame
Gopalakrishnan N
gopalakrishnan.an at gmail.com
Thu Jun 20 18:55:29 CDT 2013
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?
Regards,
Gopal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130621/5be89f49/attachment.htm>
More information about the asterisk-users
mailing list