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