소스 검색

Update nat.rst

Len 8 년 전
부모
커밋
92116c3bac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.