aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2025-03-01 16:19:58 +0000
committerMatthew Wild <mwild1@gmail.com>2025-03-01 16:19:58 +0000
commit9f9cc1ea09f6bc7e0c011f3497a699cb64402a37 (patch)
tree0f84c24c13a8af22041a7b0d7945228acfb89945 /plugins
parent08e6a1455b813e0e2df7972c36758f0fa754142f (diff)
parent830f3e122c229b936bfd34bcbf22e5ed66544af8 (diff)
downloadprosody-9f9cc1ea09f6bc7e0c011f3497a699cb64402a37.tar.gz
prosody-9f9cc1ea09f6bc7e0c011f3497a699cb64402a37.zip
Merge 13.0->trunk
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mod_external_services.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/mod_external_services.lua b/plugins/mod_external_services.lua
index ade1e327..a2cd232c 100644
--- a/plugins/mod_external_services.lua
+++ b/plugins/mod_external_services.lua
@@ -35,6 +35,7 @@ end
local algorithms = {
turn = behave_turn_rest_credentials;
+ turns = behave_turn_rest_credentials;
}
-- filter config into well-defined service records