Software /
code /
prosody-modules
File
mod_turncredentials/README.md @ 6179:5250e4cb0b1a
mod_groups_internal: Replace tabs by spaces in README
author | Rémi Bardon <remi@remibardon.name> |
---|---|
date | Fri, 31 Jan 2025 02:50:23 +0100 |
parent | 6014:78418e86c003 |
line wrap: on
line source
--- summary: Implement XEP-0215 labels: - 'Stage-Obsolete' ... ::: {.alert .alert-warning} A similar module is already included in prosody since 0.12, see [mod_turn_external][doc:modules:mod_turn_external] making this module obsolete. ::: # 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) ------- -------------- 0.12 Works 0.11 Works ------- --------------