Explorar o código

Update nat.rst

Len %!s(int64=8) %!d(string=hai) anos
pai
achega
92116c3bac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/additional_information/nat.rst

+ 1 - 1
source/additional_information/nat.rst

@@ -7,7 +7,7 @@ NAT is Network Address Translation. When your FusionPBX and/or FreeSWITCH are in
 
 Default config
 ^^^^^^^^^^^^^^^
-The external_rtp_ip and external_sip_ip are set to $${local_ip_v4} in Advanced -> Variables by default or Advanced Sip Profile settings. The local_ip_v4 variable is auto detected by FreeSWITCH. The variable can be also be overidden as a preset variable before it is used if you want to control the IP address that it represents.
+The external_rtp_ip and external_sip_ip are set to $${local_ip_v4} in Advanced -> Variables by default or Advanced > Sip Profile settings. The local_ip_v4 variable is auto detected by FreeSWITCH. The variable can be also be overidden as a preset variable before it is used if you want to control the IP address that it represents.
 
 * This works good when the server has a public IP address.
 * It also works well when all phones are inside the same network and nothing needs to traverse the NAT. For example if you are using a SIP to TDM gateway and all your phones are in the same network.