Software /
code /
prosody
Log
plugins/mod_turn_external.lua @ 13226:ac44bb7b7064
description | author | age |
---|---|---|
plugins: Use integer config API with interval specification where sensible | Kim Alvefur | Mon, 17 Jul 2023 01:38:54 +0200 |
plugins: Switch to :get_option_period() for time range options | Kim Alvefur | Sun, 16 Jul 2023 20:49:33 +0200 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_turn_external: Update status and friendlier handling of missing secret option (fixes #1727) 0.12 | Matthew Wild | Mon, 28 Mar 2022 10:47:21 +0100 |
mod_turn_external: Fix type of config option (thanks mirux) | Kim Alvefur | Tue, 15 Feb 2022 21:51:52 +0100 |
mod_turn_external: Add option to enable TURN over TLS | Kim Alvefur | Thu, 10 Feb 2022 15:41:47 +0100 |
mod_turn_external: Simplify configuration | Kim Alvefur | Thu, 10 Feb 2022 15:39:15 +0100 |
mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services | Kim Alvefur | Thu, 21 Jan 2021 23:13:37 +0100 |