Skip to content
/ gnugk Public
forked from willamowius/gnugk

GNU Gatekeeper - H.323 server for VoIP and videoconferencing

License

Notifications You must be signed in to change notification settings

kodakkey/gnugk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: https://www.gnugk.org/
Project coordinator: Jan Willamowius <[email protected]>
Support: https://www.willamowus.com/gnugk-support.html

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
manual directory. The manula is in SGML (linuxdoc) format. You can convert
it into HTML or PDF with sgmltools:

$ sgml2html manual.sgml # HTML
$ sgml2latex --output=dvi --style=gnugk manual.sgml ; dvipdfm manual.dvi # PDF

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

About

GNU Gatekeeper - H.323 server for VoIP and videoconferencing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.7%
  • PHP 3.1%
  • PLpgSQL 2.1%
  • C 1.3%
  • Shell 1.1%
  • Perl 0.7%
  • Other 1.0%