Hi,
I have a few problems with gnomemeeting, openh323 1.7 and
gatekeeper... so I rebuild everithing, pwlib 1.2.12, openh323 1.8 and
gnomemeeting but connection.cpp of gnomemeeting don't compile with
openh323 1.8, so here is the patch:
--- src/connection.cpp.orig Wed Feb 20 16:39:05 2002
+++ src/connection.cpp Wed Feb 20 16:39:32 2002
@@ -52,7 +52,7 @@
GMH323Connection::GMH323Connection (GMH323EndPoint & ep,
unsigned callReference,
options *o)
- :H323Connection(ep, callReference, 1, !o->ht)
+ :H323Connection(ep, callReference)
{
gw = gnomemeeting_get_main_window (gm);
Attachment:
signature.asc
Description: This is a digitally signed message part