add explict version info

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2997 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2004-05-18 04:39:09 +00:00
parent a80bce7e58
commit 1f506e55d0

View File

@@ -10,8 +10,9 @@
expat-1.95
expat-dev-1.95
This code runs on Open H.323 and PWLib Janus (Patch 2). If you use different
versions, you are on your own.
This code runs on Open H.323 and PWLib Janus (Patch 2) and Open H.323 v1.12.2
and PWLib v1.5.2. If you use different versions, you are on your own.
See the Makefile for more details.
chan_h323 has been implemented using Asterisk's RTP stack insted of trying
to implement a pseudo sound card driver. I feel this is more effiecent,