Hi Simon, I still get an error compiling. I took latest pwlib and openh323 and this solved some issues. But now I get: /usr/local/bin/g++34 -DHAS_PGSQL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -DP_USE_PRAGMA -D_REENTRANT -pthread -Wall -I/usr/local/src/openh323/../pwlib/include -DPTRACING -I/usr/local/src/openh323/include -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=4 -O2 -felide-constructors -Wreorder -c RasSrv.cxx -o obj_FreeBSD_x86_r/RasSrv.o RasSrv.cxx: In member function `virtual bool RegistrationRequestPDU::Process()': RasSrv.cxx:1512: error: invalid initialization of non-const reference of type 'H460_FeatureSet&' from a temporary of type 'H460_FeatureSet' gmake[1]: *** [obj_FreeBSD_x86_r/RasSrv.o] Error 1 gmake[1]: Leaving directory `/usr/local/src/openh323gk' gmake: *** [optnoshared] Error 2 If "&" is removed from the line 1512 to look like: H460_FeatureSet fs = H460_FeatureSet(request.m_featureSet); then compilation is succesfull. Is this ok? Thanks for the great job you do, Gabriel At 03:50 PM 6/26/2006, you wrote: >It should compile now on both Windows and Linux. > >Just to let you know what changes have been checked into the CVS. > >1. DNS SRV support to the DNS routing policy. >2. new [RasSrv::AliasRewrite] section. Basically the same as the >E164Rewrite but designed for general alias rewrites. >3. CallLinkage support so the right person gets charged for transferring a >call. Currently the person being transferred is charged when really the >person doing the transferring should be charged. >4. Registration priority. A new H460 feature which allows the transfer of >GK registration of an alias from one endpoint to another based apon which >one has higher priority. So say an office IP phone has priority 0 (default) >and you register with the same alias from a softphone with priority 1. The >GK will unregister the IP phone and register the softphone so calls will >flow to the softphone. >5. First phase of enhanced NAT traversal support by allowing endpoints >which support calling parties being NATed to bypass proxying the media in >the Gatekeeper. > > >Simon > >At 04:49 PM 26/06/2006, you wrote: > > >I was fairly sure it all worked before I checked it in but oh well. :-( > >Be patient I'll have it resolved shortly. > > > >Simon > > > > > >At 03:43 PM 26/06/2006, you wrote: > > >Thats why we call the CVS the (b)leeding edge ... ;-) > > >Simon is in the process of checking in a number of new features. > > >I fixed the problem in Toolkit.cxx, but there is still at least one > > >problem in RasSrv.cxx. > > > > > >Regards, > > >Jan > > > > > >Tusar wrote: > > > > Hi, > > > > > > > > I am trying to compile latest GnuGK-2.2.5 from > > > > CVS but getting following error .. > > > > > > > > g++ -DLARGE_FDSET=12288 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 > > > > -D'MANUFACTURER=GNU' - > > > > D'PROGRAMMNAME=Gatekeeper' -DPTRACING -DP_USE_PRAGMA -D_REENTRANT > > > > -DOPENSSL_NO_KRB5 -Wall -I/root/openh323/../pwlib/include -DPTRACING > > > > -I/root/openh323/include -DMAJOR_VERSION=2 -DMINOR_VERSION=2 > > > > -DBUILD_NUMBER=5 -O2 -felide-constructors -c Toolkit.cxx -o > > > > obj_linux_x86_r/Toolkit.o > > > > Toolkit.cxx: In member function `void > > > > Toolkit::RewriteData::AddSection(PConfig*, const PString&)': > > > > Toolkit.cxx:383: invalid conversion from `char' to `const char*' > > > > Toolkit.cxx:383: initializing argument 1 of ` > > > > PCaselessString::PCaselessString(const char*)' > > > > make[1]: *** [obj_linux_x86_r/Toolkit.o] Error 1 > > > > make[1]: Leaving directory > > > > > > >`/home/tusar/open_all/genusys_gk_FailOver/cvs_openh323gk_2.2.4_24Jun06' > > > > make: *** [optnoshared] Error 2 > > > > > > > > Best Regards, > > > > > > > > ..Tusar.. > > > > > > > > >-- > > >Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ > > > > > >Using Tomcat but need to do more? Need to support web services, security? > > >Get stuff done quickly with pre-integrated technology to make your job > > easier > > >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > >_______________________________________________________ > > > > > >Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > > >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > >Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users > > >Homepage: http://www.gnugk.org/ > > > > > > > >Using Tomcat but need to do more? Need to support web services, security? > >Get stuff done quickly with pre-integrated technology to make your job > easier > >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > >_______________________________________________________ > > > >Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > >Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users > >Homepage: http://www.gnugk.org/ > > > >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________________ > >Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 >Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users >Homepage: http://www.gnugk.org/ Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/