瀏覽代碼

Update nat.rst

Len 8 年之前
父節點
當前提交
436aeeec13
共有 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
 Default config
 ^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^
-The external_rtp_ip and external_sip_ip are set to $${local_ip_v4} in Advanced -> Variables by default. 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.
 * 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.
 * 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.