aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-25 19:13:21 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-25 19:13:21 +0000
commit353567822c298bf68c3775cb0272f578f85348f3 (patch)
tree165d2139f2ca776d19c669051cdcb814dfe1928b /doc
parenta7f5922d52dec34290d8f220ebe1299804068211 (diff)
fix line-ending style (bug #4778)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6201 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.jitterbuffer12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/README.jitterbuffer b/doc/README.jitterbuffer
index 738a05719..705dc5f5a 100755
--- a/doc/README.jitterbuffer
+++ b/doc/README.jitterbuffer
@@ -4,11 +4,12 @@ Steve Kann
-The new jitterbuffer, PLC, and the IAX2-integration of the new jitterbuffer have been integrated
-into Asterisk. The jitterbuffer is generic and work is going on to implement it in SIP/RTP as well.
+The new jitterbuffer, PLC, and the IAX2-integration of the new jitterbuffer
+have been integrated into Asterisk. The jitterbuffer is generic and work is
+going on to implement it in SIP/RTP as well.
-Also, we've added a feature called "trunktimestamps", which adds individual timestamps to
-trunked frames within a trunk frame.
+Also, we've added a feature called "trunktimestamps", which adds individual
+timestamps to trunked frames within a trunk frame.
Here's how to use this stuff:
@@ -96,7 +97,8 @@ and fix that. But we should also figure out how to make the receiver more robus
cases like this.
chan_iax2 will actually help fix this a bit if it's more than 3 seconds or so, but at
-some point we should try to think of a better way to detect this kind of thing and resynchronize.
+some point we should try to think of a better way to detect this kind of thing and
+resynchronize.
Different clock rates are handled very gracefully though; it will actually deal with a
sender sending 20% faster or slower than you expect just fine.