addpasswd
OpenH323 Gatekeeper - The GNU Gatekeeper
Install
- All systems
-
curl cmd.cat/addpasswd.sh
- Debian
-
apt-get install gnugk
- Ubuntu
-
apt-get install gnugk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnugk
- Raspbian
-
apt-get install gnugk
- Dockerfile
- dockerfile.run/addpasswd
gnugk
OpenH323 Gatekeeper - The GNU Gatekeeper
GNU Gatekeeper is an open-source project that implements an H.323 gatekeeper. A gatekeeper provides call control services to the H.323 endpoints. It is an integral part of most useful internet telephony installations that are based on the H.323 standard. According to Recommendation H.323, a gatekeeper shall provide the following services: Address Translation Admissions Control Bandwidth Control Zone Management Call Control Signaling Call Authorization Bandwidth Management Call Management The GNU Gatekeeper implements most of these functions based on the OpenH323 protocol stack.