summaryrefslogtreecommitdiff
path: root/channels/h323/README
diff options
context:
space:
mode:
Diffstat (limited to 'channels/h323/README')
-rwxr-xr-xchannels/h323/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/channels/h323/README b/channels/h323/README
index 1b2b11021..eec7e2b8d 100755
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -5,14 +5,13 @@
First public release on November 10th, 2002
- Dependancies at least: openssl-0.9.6b
+ Dependancies: openssl-0.9.6b
openssl-devel-0.9.6b
expat-1.95
expat-dev-1.95
-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.
+This code runs on 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,