From f2bb8409364f8c969bf10d4639f99e7ead009804 Mon Sep 17 00:00:00 2001 From: Jeremy McNamara <jj@nufone.net> Date: Mon, 26 Jan 2004 04:08:19 +0000 Subject: [PATCH] Add even more explicit information git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2069 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/h323/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/channels/h323/README b/channels/h323/README index 742e381412..789c89e971 100755 --- a/channels/h323/README +++ b/channels/h323/README @@ -30,10 +30,9 @@ Also, if you are not using the listed versions of Open H.323 or PWlib you are on your own, sorry. - To compile this code: -You first need the latest release versions of PWLib and Open H.323 from -http://www.openh323.org/. Make sure you follow the build instructions EXCPLICTLY. +You first need Open H.323 v1.12.2 and PWLib v1.5.2 versions of PWLib and Open H.323 from +http://www.openh323.org/. Make sure you follow the build instructions EXPLICTLY. Once PWLib and Open H.323 have been compiled, issue a make in the asterisk/channels/h323 directory, then go back to the Asterisk source top level directory and issue a make install. -- GitLab