From ec8d4cfdcc328916924d36fc9a5205c0b3726d9b Mon Sep 17 00:00:00 2001
From: Jeremy McNamara <jj@nufone.net>
Date: Mon, 3 Nov 2003 06:55:30 +0000
Subject: [PATCH] remove the nasty warning, cuz some have gotten newer versions
 to work

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1684 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 channels/h323/README | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/channels/h323/README b/channels/h323/README
index 8aff16b38d..b9d388b2b7 100755
--- a/channels/h323/README
+++ b/channels/h323/README
@@ -34,10 +34,8 @@ the Makefile.
 
 Some chan_h323 users have reported success and others have reported dramatic
 failures when using newer versions of Open H.323. We haven't personally tested
-this and will not be able to assist you if you have 'issues'. Sorry.
+anything newer and will not be able to assist you if you have 'issues'. Sorry. 
 
-IN OTHER WORDS: Run Open H.323 v1.11.7 nothing newer nothing older if u want
-this to work.
 
 
 To compile this code:
@@ -46,6 +44,7 @@ source top level directory and issue a make install.
 
 
 
+
 Most common compile error:  
 
 If you receive anything that says 'undefined symbol' you are experiencing
-- 
GitLab