From a7b5fa4edca39ca1ee35ca7e43ac5527bd5af0d4 Mon Sep 17 00:00:00 2001 From: stratself Date: Wed, 6 May 2026 16:06:29 +0000 Subject: [PATCH] chore: Add changelog and fix trailing whitespace --- changelog.d/1740.doc | 1 + docs/calls/turn.mdx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelog.d/1740.doc diff --git a/changelog.d/1740.doc b/changelog.d/1740.doc new file mode 100644 index 000000000..098cf10a6 --- /dev/null +++ b/changelog.d/1740.doc @@ -0,0 +1 @@ +Refactor and improve TURN documentation. Contributed by @stratself diff --git a/docs/calls/turn.mdx b/docs/calls/turn.mdx index 55ea37b19..601855de8 100644 --- a/docs/calls/turn.mdx +++ b/docs/calls/turn.mdx @@ -80,7 +80,7 @@ ### 4. Opening ports - `5349` (UDP/TCP): TURN/STUN over TLS - `49152-65535` (UDP): Media relay ports -You will need to allow them through your firewall. If you use UFW, the commands are: +You will need to allow them through your firewall. If you use UFW, the commands are: ```bash ufw allow 3478/udp