From: Jeremy McNamara Date: Mon, 26 Jan 2004 04:09:40 +0000 (+0000) Subject: Add even more explicit information. Take 2 X-Git-Tag: 0.9.0~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8face6c67c994907f899d5890de7ab0ed9d792e1;p=thirdparty%2Fasterisk.git Add even more explicit information. Take 2 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2070 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/h323/README b/channels/h323/README index 789c89e971..27263be880 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.