The GNU Gatekeeper
------------------

It is covered by the GNU Public License (GPL) v2; for details
see the file COPYING. In addition to that, we explicitely grant
the right to link this code to the OpenH323/H323Plus and
OpenSSL library.

Project homepage: http://www.gnugk.org/
Project coordinator: Jan Willamowius <jan@willamowius.de>

To ask questions or submit bugs, please use either the
users or the developers mailing list.
You will find the mailing lists and archives of past messages
on the project homepage.

There are a number of documents in docs/ subdirectory to get you
started working with the gatekeeper. The most important is the
users manual. It's in SGML (linuxdoc) format. You can convert
it into HTML, plain text or LaTeX format by sgmltools:

$ sgml2html manual.sgml
$ sgml2txt manual.sgml
$ sgml2latex manual.sgml

There are a number of useful configuration examples in
the etc/ subdirectory. Modify them to suit your needs.

