line up with upcomming commit

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10355 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-11-12 13:03:08 +00:00
parent 75b650fb43
commit 609c3b1553
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<param name="hold-music" value="$${hold_music}"/>
<param name="use-rtp-timer" value="true"/>
<param name="rtp-timer-name" value="soft"/>
<param name="enable-100rel" value="false"/>
<!--<param name="enable-100rel" value="true"/>-->
<!-- This could be set to "passive" -->
<param name="manage-presence" value="false"/>

View File

@ -55,7 +55,7 @@
<!--<param name="apply-nat-acl" value="rfc1918"/>-->
<!--<param name="aggressive-nat-detection" value="true"/>-->
<!--<param name="enable-timer" value="false"/>-->
<param name="enable-100rel" value="false"/>
<!--<param name="enable-100rel" value="true"/>-->
<!--<param name="minimum-session-expires" value="120"/>-->
<param name="apply-inbound-acl" value="domains"/>
<!--<param name="apply-register-acl" value="domains"/>-->