Software /
code /
prosody-modules
File
mod_turncredentials/README.md @ 6004:bd0b4d8aa94e
mod_admin_blocklist: Update README Compability Section
author | Menel <menel@snikket.de> |
---|---|
date | Tue, 22 Oct 2024 10:44:56 +0200 |
parent | 6003:fe081789f7b5 |
child | 6011:e37473232b0d |
line wrap: on
line source
# Introduction [XEP-0215] implementation for [time-limited TURN credentials](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00). # Configuration Option Type Default ------------------------- -------- ------------ turncredentials\_secret string *required* turncredentials\_host string *required* turncredentials\_port number `3478` turncredentials\_ttl number `86400` # Compatible TURN / STUN servers. - [coturn](https://github.com/coturn/coturn) - [setup guide][doc:coturn] - [restund](http://www.creytiv.com/restund.html) - [eturnal](https://eturnal.net/) # Compatibility Incompatible with [mod_extdisco](https://modules.prosody.im/mod_extdisco.html)