summaryrefslogtreecommitdiff
path: root/channels/h323/README
diff options
context:
space:
mode:
authorJeremy McNamara <jj@nufone.net>2004-01-26 04:08:19 +0000
committerJeremy McNamara <jj@nufone.net>2004-01-26 04:08:19 +0000
commitf2bb8409364f8c969bf10d4639f99e7ead009804 (patch)
tree62b4be2837f09a063490f0766a817bdb7f2bfeca /channels/h323/README
parent01d62f822d27f4ba467b82eb3ede49d76f7e646b (diff)
Add even more explicit information
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2069 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/h323/README')
-rwxr-xr-xchannels/h323/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/channels/h323/README b/channels/h323/README
index 742e38141..789c89e97 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.