Software / code / prosody-modules
File
mod_turncredentials/README.markdown @ 4051:91e2e510e17c
mod_watch_spam_reports: Show reporters bare JID instead of full JID
| author | Martin Dosch <martin@mdosch.de> |
|---|---|
| date | Wed, 24 Jun 2020 08:51:07 +0200 |
| parent | 4020:4b47c8eeca22 |
| child | 4055:cf1304ad2336 |
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) # Compatibility Incompatible with [mod_extdisco](https://modules.prosody.im/mod_extdisco.html)