]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 12 May 2006 01:13:55 +0000 (01:13 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 12 May 2006 01:13:55 +0000 (01:13 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1440 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.xml

index 09985c373c663265521b02b871725ee798226e3d..b98b1f4c11d1939573ca17f130c55c8d8abcde28 100644 (file)
       <settings>
         <param name="debug" value="1"/>
         <param name="dialplan" value="XML"/>
-        <param name="mtu" value="160"/>
+        <param name="mtu" value="320"/>
         <param name="dtmf_on" value="800"/>
         <param name="dtmf_off" value="100"/>
         <param name="supress_dtmf_tone" value="yes"/>
         <param name="rtp-ip" value="10.0.0.1"/>
         <param name="auto-login" value="true"/>
         <!-- or -->
-        <!-- rtp-<param name="ip" value="my_lan_ip"/> -->
-        <!-- ext-rtp-<param name="ip" value="stun:stun.server.com"/> -->
+        <!-- <param name="rtp-ip" value="my_lan_ip"/> -->
+        <!-- <param name="ext-rtp-ip" value="stun:stun.server.com"/> -->
         <!-- default extension (if one cannot be determined) -->
         <param name="exten" value="888"/>
         <!-- VAD choose one -->