提交 296151c4 authored 作者: Brian West's avatar Brian West

this makes sense for your network but note if the far end uses the same network…

 this makes sense for your network but note if the far end uses the same network as you then you can't detect nat.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14083 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 f5fc2e92
......@@ -53,7 +53,7 @@
<!-- ip address to bind to, DO NOT USE HOSTNAMES ONLY IP ADDRESSES -->
<param name="sip-ip" value="$${local_ip_v4}"/>
<param name="hold-music" value="$${hold_music}"/>
<param name="apply-nat-acl" value="rfc1918.auto"/>
<param name="apply-nat-acl" value="nat.auto"/>
<!--<param name="aggressive-nat-detection" value="true"/>-->
<!--
There are known issues (asserts and segfaults) when 100rel is enabled.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论