[asterisk-commits] r370387 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jul 23 16:25:32 CDT 2012
Author: mjordan
Revision: 370387
Modified property: svn:log
Modified: svn:log at Mon Jul 23 16:25:32 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jul 23 16:25:32 2012
@@ -13,7 +13,8 @@
used actually causes the jitter buffer to think its being overflowed by going
around the jitterbuf API and attempting to 'resynch' it improperly. If a
resync is needed, the jitter buffer will do it properly by itself. Note that
- this is only an optimization needed for trunk, as the worst that happens is the
- loss of three voice packets before the adaptive jitter buffer will resync anyway.
+ this is only an optimization needed for trunk, as the worst that happens is
+ the loss of three voice packets before the adaptive jitter buffer will resync
+ anyway.
Review: https://reviewboard.asterisk.org/r/2035
More information about the asterisk-commits
mailing list