Removing references to 1.1dev, replacing with 1.2, in documentation files.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7263 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2005-12-01 22:21:13 +00:00
parent 7db96672bf
commit 9576d8a081
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -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