aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-26 04:09:40 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-26 04:09:40 +0000
commit32bdbf49c2c0309c5bcfa342f7b8b585dc232ac3 (patch)
treed00b7aa95a60e5a71118ce49afd9ea27a6f6ab52
parentc7df3ac60098df71ed16df72a4aed298938a21d2 (diff)
Add even more explicit information. Take 2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2070 f38db490-d61c-443f-a65b-d21fe96a405b
-rwxr-xr-xchannels/h323/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels/h323/README b/channels/h323/README
index 789c89e97..27263be88 100755
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -31,8 +31,8 @@ you are on your own, sorry.
To compile this code:
-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.
+You first need Open H.323 v1.12.2 and PWLib v1.5.2 from http://www.openh323.org/bin/. Make sure you
+follow the build instructions EXPLICTLY at http://www.openh323.org/build.html.
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.