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.
--
_____________________________________________________________________
-- 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

Reply via email to