Release Notes for OpenH323 Gatekeeper - The GNU Gatekeeper v2.0.7
=================================================================

The OpenH323 Gatekeeper - The GNU Gatekeeper project is pleased to
announce the release of version 2.0.7.

The GnuGk runs on all platforms supported by the OpenH323 library,
which include a wide variety of Unixes such as Linux, FreeBSD, Solaris, 
Mac OS X and MS-Windows. The GnuGk is available for free under the
GNU General Public License.

The version 2.0.7 is a bugfix release, plus a few enhancements:

- RadAuth/RadAliasAuth modules can now add/remove endpoint aliases
  during endpoint registration (see radauth.txt for more info).
- various small status line improvements (command echo, up arrow repeats
  the most recent command, a new debug cfg command)
- added utilities to the contrib dir that allow the gnugk ro run 
  as a Windows service process. Thanks to Franz J Ehrengruber!
- Windows improvements (project icon, version info, better console
  handler). Thanks to Franz J Ehrengruber!
- Radius Q.931 Setup authentication routines optimized.
- gateway and neighbor prefixes match can also occur with alias types
  (in addition to dialedDigits) partyNumber and h323_ID (containing only 0-9#*)
- added new VirtualQueuePrefixes and VirtualQueueRegex config variables
  to [CTI::Agents] section. These make possible to call virtual queue
  not only with the exact alias name, but also with an alias that matches
  configured prefixes or configured regular expression. Thanks to Max Speransky
- renamed config variable VirtualQueue to VirtualQueueAliases 
  and CTI_Timeout to RequestTimeout (backward compatibility is maintained)
- accounting updates for calls in progress. Currenly only RadAcct
  module implements this type of accounting event
- improved Radius h323-xxx attributes handling (now understands
  attributes both with embedded name strings and without them)

