Skip to content

GNU Gatekeeper 5.9

Choose a tag to compare

@willamowius willamowius released this 26 Oct 13:32
· 141 commits to master since this release

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

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