Software / code / prosody-modules
Annotate
mod_turn_external/README.md @ 6195:886c985ece61
mod_lastlog2: Skip initializing internal API (and storage) in prosodyctl
Initializing storage in the global context under prosodyctl causes the
module.command to fail to execute because the storage module has already
been loaded.
Introduced in 7b722955c59b
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 08 Feb 2025 14:12:18 +0100 |
| parent | 6160:4887f68130c0 |
| rev | line source |
|---|---|
|
4894
bfa2cca2bdd5
mod_turn_external: Import from prosody trunk @ ed23bbf3b946
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
1 --- |
|
6160
4887f68130c0
mod_turn_external: Remove merged module
Link Mauve <linkmauve@linkmauve.fr>
parents:
6003
diff
changeset
|
2 labels: |
|
4887f68130c0
mod_turn_external: Remove merged module
Link Mauve <linkmauve@linkmauve.fr>
parents:
6003
diff
changeset
|
3 - 'Stage-Merged' |
|
4894
bfa2cca2bdd5
mod_turn_external: Import from prosody trunk @ ed23bbf3b946
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
4 summary: Advertise an external TURN service |
|
bfa2cca2bdd5
mod_turn_external: Import from prosody trunk @ ed23bbf3b946
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
5 ... |
|
bfa2cca2bdd5
mod_turn_external: Import from prosody trunk @ ed23bbf3b946
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
6 |
|
6160
4887f68130c0
mod_turn_external: Remove merged module
Link Mauve <linkmauve@linkmauve.fr>
parents:
6003
diff
changeset
|
7 ::: {.alert .alert-info} |
|
4887f68130c0
mod_turn_external: Remove merged module
Link Mauve <linkmauve@linkmauve.fr>
parents:
6003
diff
changeset
|
8 This module has been merged into Prosody since version 0.12, |
|
4887f68130c0
mod_turn_external: Remove merged module
Link Mauve <linkmauve@linkmauve.fr>
parents:
6003
diff
changeset
|
9 see [mod_turn_external][doc:modules:mod_turn_external]. |
|
4887f68130c0
mod_turn_external: Remove merged module
Link Mauve <linkmauve@linkmauve.fr>
parents:
6003
diff
changeset
|
10 ::: |