Software /
code /
prosody-modules
File
mod_turncredentials/README.markdown @ 2750:1d139e33c502
mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header
author | Matt Loupe <mloupe2@gmail.com> |
---|---|
date | Wed, 23 Aug 2017 14:31:55 -0500 |
parent | 2473:fa8fe2ab332f |
child | 4001:0cb0605f3f38 |
line wrap: on
line source
Introduction ============ [XEP-0215] implementation for time-limited TURN credentials. Configuration ============= Option Type Default ------------------------- -------- ------------ turncredentials\_secret string *required* turncredentials\_host string *required* turncredentials\_port number `3478` turncredentials\_ttl number `86400`