diff --git a/doc/README.jitterbuffer b/doc/README.jitterbuffer index 705dc5f5ae..e5cd81ce0b 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. diff --git a/doc/README.realtime b/doc/README.realtime index bed6e9bd2d..1de651cd07 100644 --- a/doc/README.realtime +++ b/doc/README.realtime @@ -2,8 +2,8 @@ The Asterisk Realtime Architecture ---------------------------------- The Asterisk Realtime Architecture is a new set of drivers and -functions implemented in Asterisk 1.1dev (and the following v1.2 stable). -The benefits of this architecture are many, both from a code management +functions implemented in Asterisk 1.2. The benefits of this +architecture are many, both from a code management standpoint and from an installation perspective. Additional information on the configuration of Realtime with Asterisk