|
@@ -55,7 +55,7 @@ Simply run the following in your shell
|
55
|
55
|
```
|
56
|
56
|
|
57
|
57
|
#### Advanced configuration
|
58
|
|
-If installation is on a machine behind NAT further configuration of jitsi-videobridge is needed in order for it to be accessible.
|
|
58
|
+If installation is on a machine [behind NAT](https://github.com/jitsi/jitsi-meet/blob/master/doc/faq.md) further configuration of jitsi-videobridge is needed in order for it to be accessible.
|
59
|
59
|
Provided that all required ports are routed (forwarded) to the machine that it runs on. By default these ports are (TCP/443 or TCP/4443 and UDP 10000).
|
60
|
60
|
The following extra lines need to be added the file `/etc/jitsi/videobridge/sip-communicator.properties`:
|
61
|
61
|
```
|