GNU Gatekeeper version 5.9 is out with a number of bug fixes and a few new features.
Download: https://www.gnugk.org/h323download.html
New features:
- new switches [Proxy] CachePortDetection=1 and CachePortDetectionDuration= to cache port detection 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