coturn 4.6.1
Implementation of a TURN and STUN server for VoIP
This package provides a VoIP media traffic NAT traversal server and gateway. It implements the STUN (Session Traversal Utilities for NAT) and TURN (Traversal Using Relays around NAT) server protocols.
- Website: https://github.com/coturn/coturn
- Licenses: Modified BSD
- Package source: gnu/packages/telephony.scm
- Builds: See build status
- Issues: See known issues
Installation
Install coturn 4.6.1
as follows:
guix install coturn@4.6.1
Or install the latest version:
guix install coturn
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.