summaryrefslogtreecommitdiff
path: root/channels/h323/README
diff options
context:
space:
mode:
authorJeremy McNamara <jj@nufone.net>2004-01-26 04:09:40 +0000
committerJeremy McNamara <jj@nufone.net>2004-01-26 04:09:40 +0000
commit8face6c67c994907f899d5890de7ab0ed9d792e1 (patch)
treed00b7aa95a60e5a71118ce49afd9ea27a6f6ab52 /channels/h323/README
parentf2bb8409364f8c969bf10d4639f99e7ead009804 (diff)
Add even more explicit information. Take 2
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2070 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/h323/README')
-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.