forked from Mirrors/freeswitch
update the config for aggressive-nat-detection param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8504 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3ae5437e2b
commit
e78499ef36
@ -26,6 +26,7 @@
|
||||
<param name="use-rtp-timer" value="true"/>
|
||||
<param name="rtp-timer-name" value="soft"/>
|
||||
<param name="manage-presence" value="false"/>
|
||||
<param name="aggressive-nat-detection" value="true"/>
|
||||
<param name="inbound-codec-negotiation" value="generous"/>
|
||||
<param name="nonce-ttl" value="60"/>
|
||||
<param name="auth-calls" value="false"/>
|
||||
|
@ -17,6 +17,7 @@
|
||||
<param name="hold-music" value="$${hold_music}"/>
|
||||
<param name="rtp-timer-name" value="soft"/>
|
||||
<param name="manage-presence" value="false"/>
|
||||
<param name="aggressive-nat-detection" value="true"/>
|
||||
<param name="inbound-codec-negotiation" value="generous"/>
|
||||
<param name="nonce-ttl" value="60"/>
|
||||
<param name="auth-calls" value="false"/>
|
||||
|
Loading…
Reference in New Issue
Block a user