aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.jitterbuffer
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-12-01 22:54:58 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-12-01 22:54:58 +0000
commit73f1a2863ebe21859bd73208fdd3ac3e4f124729 (patch)
tree3d1f919f3443d5a28c2cef1603f0da25b5bfbc5e /doc/README.jitterbuffer
parent020cd20555709966c9cd24dee64c11df580c36ff (diff)
Merged revisions 7261,7263 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7261 | oej | 2005-12-01 15:38:38 -0600 (Thu, 01 Dec 2005) | 2 lines Fixing some spelling errors, as well as changing "cvs" to "subversion" in misdn documentation. ........ r7263 | oej | 2005-12-01 16:21:13 -0600 (Thu, 01 Dec 2005) | 2 lines Removing references to 1.1dev, replacing with 1.2, in documentation files. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7264 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/README.jitterbuffer')
-rw-r--r--doc/README.jitterbuffer2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.jitterbuffer b/doc/README.jitterbuffer
index 705dc5f5a..e5cd81ce0 100644
--- a/doc/README.jitterbuffer
+++ b/doc/README.jitterbuffer
@@ -33,7 +33,7 @@ genericplc => true in the [plc] section of codecs.conf.
3) Trunktimestamps:
-------------------
-To use this, both sides must be using Asterisk v1.1dev (or coming 1.2 stable).
+To use this, both sides must be using Asterisk v1.2.
Setting "trunktimestamps=yes" in iax.conf will cause your box to send 16-bit timestamps
for each trunked frame inside of a trunk frame. This will enable you to use jitterbuffer
for an IAX2 trunk, something that was not possible in the old architecture.