GNU Gatekeeper 2.2.3 released ============================= A new stable version of the GNU Gatekeeper has been released. Source code and executables for Linux and Windows can be downloaded from http://www.gnugk.org/h323download.html FreeBSD, MacOS X and maybe Solaris executables will follow in the next few days. The most important changes in this version are - new ENUM routing policy - better socket cleanup - new CLIR/CLIP features in RewriteCLI module - Unix man page (distribution maintainers, please take note!) - HTML manual translated to French and Spanish (not completed, yet) - FileIPAuth now fully integrated - callids can now be signaled on the status port - wrapper to restart GnuGk on failures (Unix) - IRR monitoring during calls - better Netmeeting compatibility The complete Changelog is appended to this announcement. Please note that you need gcc 3.3 or higher on Unix or Visual Studio .NET on Windows to compile this release yourself. (We are working to restore Visual C++ 6 compatibility.) For more information on compiling the source code, please see http://www.gnugk.org/compiling-gnugk.html Regards, Jan -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ Changes from 2.2.2 to 2.2.3 =========================== - (ProxyChannel.cxx) use Calling-Party-Number to perform inbound per-gateway number rewrite (GWRewriteE164), if no sourceAddress is present in H.225.0 Setup UUIE - IRR checking for active calls [CallTable] IRRFrequency=n, IRRCheck=TRUE - BUGFIX(RasSrv.cxx) terminate all calls before unregistering endpoint when OverwriteEPOnSameAddress=1 - new RewriteCLI options to control CLIR features precisely - new CLIR/CLIP (Calling Line Identification Restriction/Presentation) features in RewriteCLI module. Ability to hide CLI (enable CLIR/CLIP) per endpoint - Unix man page in the docs folder by Ivan Lopez <ilopez@xxxxxxxxxxxxx> - do not leave sockets open when proxy handlers are idle. Peform proper cleanup all the time - manual updated with notes on TIME_WAIT and Q931PortRange/H245PortRange/T120PortRange - new SocketCleanupTimeout config variable to control time to wait before a socket is deleted - more reliable port allocation making better call throughput better on a heavily loaded server or when using very small port ranges - more detailed description of network operations - if Home contains a single IP address, bind RTP sockets to this specific address, instead of INADDR_ANY - do not remove addresses specified in Home that are not found in PWLib interface table, just generate a warning - BUGFIX(clirw.cxx) random rewrite did not work for outbound rules and comma separated items - Solaris compilation errors fixed, thanks to Mikko Oilinki - BUGFIX(yasocket.cxx) fixed address reuse for UDP sockets in LARGE_FDSET mode, broadcast RAS socket did not work previously - better error reporting on socket allocation - new ENUM routing policy from Simon Horne - added check for PWLib/OpenH323 minimum version supported - optionally signal call ids in the status port with ACF/ARJ/DCF/DRJ/RouteRequest messages (switch on with SignalCallIds=1 in main section) - NetMeeting compatibility problems fixed - new [RasSrv::RRQFeatures] IRQPollCount config variable, default number of "poll" IRQ messages changed from 2 to 1 - FileIPAuth module moved from the contrib section into the main branch - BUGFIX(ProxyChannel.cxx) tunnelled H.245 messages were not processed correctly ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________________ 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/