aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-26 04:08:19 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-26 04:08:19 +0000
commitc7df3ac60098df71ed16df72a4aed298938a21d2 (patch)
tree62b4be2837f09a063490f0766a817bdb7f2bfeca
parent943c1a0cfb540d98ec1034bfed772c083ac81f31 (diff)
Add even more explicit information
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2069 f38db490-d61c-443f-a65b-d21fe96a405b
-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.