31 May
2016
31 May
'16
6:11 p.m.
Hi,
I'm happy to announce the release of GNU Gatekeeper 4.2.
Version 4.2 is mainly a bug fix release.
A bug in proxying H.239 connections through NAT has been fixes as well as a number of possible crashes and a few other small bugs.
The main functional change is that GnuGk's old NAT traversal method is now disabled by default. Everybody should use H.460.x. If you want keep using the old NAT traversal method, you can re-enable it with
[RoutedMode] EnableGnuGkNATTraversal=1
[Endpoint] EnableGnuGkNATTraversal=1.
You can download the new version from http://www.gnugk.org/h323download.html
Please see the full change log attached below.
Enjoy!
--
Jan Willamowius, Founder of the GNU Gatekeeper Project
EMail : jan@willamowius.de
Website: http://www.gnugk.org
Support: http://www.willamowius.com/gnugk-support.html
Relaxed Communications GmbH
Frahmredder 91
22393 Hamburg
Geschäftsführer: Jan Willamowius
HRB 125261 (Amtsgericht Hamburg)
USt-IdNr: DE286003584
Changes from 4.1 to 4.2
=======================
- BUGFIX(ProxyChannel.cxx) fix H.239 forwarding issue in call where
only one side uses H.460.19
- BUGFIX(configure.in) make sure LUA test fails for versions below 5.2
- BUGFIX(gkh235.cxx) small fix with password auth
- BUGFIX(ProxyChannel.cxx) apply codec filtering also to
receiveAndTransmit capabilities
- BUGFIX(ProxyChannel.cxx) fix crash in RTP multiplexing
- BUGFIX(ProxyChannel.cxx) fix crash when using H.245 tunneling
translation
- BUGFIX(gk.cxx) fix shutdown on NetBSD 7
- BUGFIX(ProxyChannel.cxx) fix compile on NetBSD 7
- new switch: [RoutedMode] FilterVideoFastUpdatePicture= to reduce the
number of update requests from endpoints
- disable SSLv3 when using TLS
- BUGFIX(ProxyChannel.cxx) fix crash in call cleanup
- support ON and OFF event in LuaAcct
- BUGFIX(sqlacct.*) implement ON and OFF event as documented
- new switches [RoutedMode] EnableGnuGkNATTraversal=1 and [Endpoint]
EnableGnuGkNATTraversal=1 to keep GnuGk's old NAT traversal method
enabled
3127
Age (days ago)
3127
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jan Willamowius