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

It is covered by the GNU Public License (GPL); for details
see the file COPYING. In addition to that, we explicitely grant
the right to link this code to the OpenH323 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 and don't send mail to 
individual developers.
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
user's 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
etc/ subdirectory. Modify them to suit for you.

