3
I Use This!
Low Activity

News

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Posted 12 months ago by [email protected] (Jan)
GNU Gatekeeper version 5.13 has been released.Download: https://www.gnugk.org/h323download.htmlThis is a bug fix release with a no new features added. It fixes an issue with the RTP port detection and 2 other minor issues.
Posted over 1 year ago by [email protected] (Jan)
I have just bundeled up the changes and bug fixes of the past 2 years and released PTLib 2.10.9.6.Most notable in this release is working IPv6 on *BSD, macOSX and Solaris as well as support for newer compilers and many small platform fixes.Since ... [More] PTLib is the foundation for the GNU Gatekeeper and many H323Plus projects, all these improvements get propagated into those projects as well.Changes:- IPv6 support fixed for *BSD, macOSX and Solaris- support for newer compiler, eg. gcc 13 and VS2022- support for C++-17- support for Win64 builds- support AIX as platform- small OpenBSD fixes- other small fixesDownload from https://www.h323plus.org/source/ [Less]
Posted over 1 year ago by [email protected] (Jan)
 GNU Gatekeeper version 5.12 has been released.Download: https://www.gnugk.org/h323downldad.htmlThis is a bug fix release with a few new features added.Another important bug in the handling of the ExternalIP switch has been fixed as well as Y2K38 ... [More] issues.This release also adds features: support for Oracle databases easier cloud deployment with IP detection with STUN better load scaling by mixing proxied with direct mode endpoints in a single gatekeeper Windows 64bit executables with VS2022 Full list of changes: enable more runtime hardening flags from OpenSSF recommendation 11/2023 fix bug with H.245 address when using ExternalIP= switch without H.460.18/.19 auto-detect public IP with ExternalIP=STUN and STUNServer=stun.example.com compiler support for VS2022 new database driver for Oracle and new timestamp format 'Oracle' new switch [EP::xxx] ForceDirectMode=1 to handle all calls from this endpoint in direct mode BUGFIX(RasSrv.cxx, gkauth.cxx) make sure time_t is handled unsigned to avoid Y2K38 issue BUGFIX(ProxyChannel.cxx) check for too small packets when acting as encryption proxy   [Less]
Posted over 2 years ago by [email protected] (Jan)
GNU Gatekeeper version 5.11 has been released.Download: https://www.gnugk.org/h323download.htmlThis is a bug fix release with a few new features added.An important bug in the handling of the ExternalIP switch has been fixed.We also added a few ... [More] features that make it easier to use GnuGk with Graphana and InfluxDB monitoring.Changes and additions: remove non-working command line switch -e / --externalip, use config file to set ExternalIP new accounting variables %{registrations}, %{calls}, %{total-calls}, %{successful-calls}, %{allocated-bandwidth} new switch [HttpAcct] Authorization= to send authorization headers to support InfluxDB replace \r and \n in HttpAcct body with carriage return and line feed characters new switch: [RasSrv::LRQFeatures] PreserveDestination=1 (helpful when calling Pexip servers) [Less]
Posted over 2 years ago by [email protected] (Jan)
GNU Gatekeeper version 5.11 has been released.Download: https://www.gnugk.org/h323downldad.htmlThis is a bug fix release with a few new features added.An important bug in the handling of the ExternalIP switch has been fixed.We also added a few ... [More] features that make it easier to use GnuGk with Graphana and InfluxDB monitoring.Changes and additions: remove non-working command line switch -e / --externalip, use config file to set ExternalIP new accounting variables %{registrations}, %{calls}, %{total-calls}, %{successful-calls}, %{allocated-bandwidth} new switch [HttpAcct] Authorization= to send authorization headers to support InfluxDB replace \r and \n in HttpAcct body with carriage return and line feed characters new switch: [RasSrv::LRQFeatures] PreserveDestination=1 (helpful when calling Pexip servers) [Less]
Posted about 3 years ago by [email protected] (Jan)
 GNU Gatekeeper version 5.10 has been released.Download: https://www.gnugk.org/h323download.htmlThis is a bug fix release.Bugs fixed: fix a crash when handling the MasterSlaveDetermination message fix the documentation of [RasSrv::LRQFeatures] NeighborTimeout and consistently treat the value as 10th of a second in the program
Posted about 3 years ago by [email protected] (Jan)
 GNU Gatekeeper version 5.10 has been released.Download: https://www.gnugk.org/h323downldad.htmlThis is a bug fix release.Bugs fixed: fix a crash when handling the MasterSlaveDetermination message fix the documentation of [RasSrv::LRQFeatures] NeighborTimeout and consistently treat the value as 10th of a second in the program
Posted almost 4 years ago by [email protected] (Jan)
I have compiled a poll with 10 quick questions. Please feel free to add any other suggestions you may have. Don't be too kind, we really want to know what to improve.https://www.gnugk.org/survey-2021.htmlIn the past, these surveys have always been a ... [More] great source of inspiration to the project.Please keep the feedback coming!If you want me to respond to questions or suggestions, please remember to add an email address.Thanks for your time! [Less]
Posted almost 4 years ago by [email protected] (Jan)
GNU Gatekeeper version 5.9 is out with a number of bug fixes and a few new features.Download: https://www.gnugk.org/h323download.htmlNew features: new switches [Proxy] CachePortDetection=1 and CachePortDetectionDuration= to cache port detection ... [More] packets for faster media connects when IgnoreSignaledIPs= is active new switch: [EP::] ForceTerminalType= new place holder for port notifications: %t for port type experimental: better error recovery if multiplexed RTP sending fails Please note that Radius support is disabled by default now. You can enable it with the --enable-radius switch when running configure.Bug fixes: fix bug in port detection with AllowSignaledIPsFrom= when DNS name resolves to IP without alias, remove alias from ACF completely (Cisco interop) remove RTP session 0 from internal tables once H.245 master has assigned a session ID fix compilation of Avaya support initialized cmsg struct to zero before using fix regression introduced with MatchH239SessionsByIDOnly= switch [Less]
Posted about 4 years ago by [email protected] (Jan)
GNU Gatekeeper version 5.8 has been released with a number of bug fixes and a few new features.To stay updated on new releases, please also follow us on Twitter!Improved interoperability with: EdgeProtect Avaya  New features: experimental support ... [More] for Avaya's non-standard version of H.323 (./configure --enable-avaya) (thanks Konstantin Prokazov) consider RFC 6598 shared network space (100.64.0.0/10) and Zeroconf (169.254.0.0/16) as private IPs new switch [Proxy] AllowSignaledIPsFrom= to skip auto-detect for messages received directly from certain IPs when IgnoreSignaledIPs=1 new switch [Proxy] AllowAnyRTPSourcePortForH239From= to handle incorrect RTCP addresses in H.239 OLC (EdgeProtect interop) new switch [RoutedMode] MatchH239SessionsByIDOnly= to never attempt to match a H.239 reverse channel by type for improved interoperability with EdgeProtect new switches to set the HTTP Content-Type header in HttpAcct, HttpPasswordAuth and Routing::Http new switch [Routing::Http] JSONResponse=1 to send more flexible routing data in the HTML reponses many new status port shortcuts (see manual section for details) Bug fixes: fix H.460.18/.19 on multi-homed servers fix race condition when handling H.460.19 multiplex IDs fix media loop on half port-detected channel when media is very early fix Net-SNMP query for total bandwidth save RTCP address from OLC for port-detection always check AllowSignaledIPs= before applying IgnoreSignaledAllH239IPs or IgnoreSignaledPrivateH239IPs handle extensions and CSRC in RTP header with H.235 half-call media better endpointIDs on Windows when compiling without OpenSSL [Less]