Displaying 1 result from an estimated 1 matches for "new_voice_frames".
2013 Jun 20
1
Asterisk Queue Frame
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/...