# HG changeset patch # User Menel # Date 1729589667 -7200 # Node ID e37473232b0d7b9e6b42db66ca59c02f03f35fc8 # Parent cf877e16df7096d2b0457c3d3cfb44ae3d0c18c1 mod_turncredentials: marking obsolete diff -r cf877e16df70 -r e37473232b0d mod_turncredentials/README.md --- a/mod_turncredentials/README.md Tue Oct 22 11:25:43 2024 +0200 +++ b/mod_turncredentials/README.md Tue Oct 22 11:34:27 2024 +0200 @@ -1,3 +1,14 @@ +--- +summary: Implement XEP-0215 +labels: +- 'Stage-Obsolete' +... + +::: {.alert .alert-warning} +A similar module is already included in prosody, see [mod_turn_external][doc:modules:mod_turn_external] +[mod_s2s][doc:modules:mod_s2s] and this is therefore obsolete. +::: + # Introduction [XEP-0215] implementation for [time-limited TURN @@ -21,3 +32,8 @@ # Compatibility Incompatible with [mod_extdisco](https://modules.prosody.im/mod_extdisco.html) + + ------- -------------- + 0.12 Works + 0.11 Works + ------- --------------