GNU Gatekeeper 2.3.4 released
This is mostly a bugfix release.
Source code and executables can be downloaded from
https://www.gnugk.org/h323download.html.
Executables are available for
- Linux (32 bit and 64 bit)
- Windows (XP, Vista, Windows7, ...)
All executables now contain all database drivers: MySQL, PostgreSQL, ODBC, SQLite and Firebird.
Whats new in GnuGk 2.3.4 ?
Bug fixes:
- fix handling of ModeSelection rules (sponsored by Charite, Berlin)
- fix handling of BRQs reducing the bandwidth
- allow calls with zero bandwidth
- fix H.239 from H.460.19 client (sponsored by Nanjing Southern Telecom)
- fix H.245 IP in H.460.18 call
- sourceCallSignalAddr rewrite and RemoveH235Call= were ignored when calling endpoint who uses H.460.18
- set MySQL connect timeout to 10 seconds (was 10000 seconds)
- fix crash on Windows service shutdown
- rewrite memory mangement for routeToAlias
- fix crash when call being retried is deleted by another thread
- fix crash in RTCP handling
- add NULL pointer checks when searching for endpoints
New features:
- new switch: [EP::...]AdditionalDestinationAlias= for interoperability with Swyx
- new switch: [RoutedMode]AlwaysRewriteSourceCallSignalAddress=, defaults to 2.3.2 behavior
- convert 2nd CallProceeding even if the first was sent through the status port
Use the latest H323Plus and PTLib 2.8.2 to compile this release.
Please see https://www.gnugk.org/compiling-gnugk.html.
|