diff --git a/channels/h323/README b/channels/h323/README index 1b2b11021c1533e1975601723e1bc3dd0c790a28..eec7e2b8dcff7564fe106c92d733a88b9104fa3c 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,