]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 24 May 2006 16:16:03 +0000 (16:16 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 24 May 2006 16:16:03 +0000 (16:16 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1500 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.xml

index 074b13b8a3a25e5404fb551967bce4b11830d463..e23614fe8e3a5eb9384a68f0259b8f1e6bcd85b0 100644 (file)
         <param name="dialplan" value="XML"/>
         <param name="dtmf-duration" value="100"/>
         <param name="codec-prefs" value="PCMU,PCMA"/>
+       <!-- disable to trade async for more calls -->
        <param name="use-rtp-timer" value="true">
         <!-- pick one (default if not specified is 'guess'); -->
         <param name="rtp-ip" value="guess"/>
         <param name="message" value="Jingle all the way"/>
         <param name="rtp-ip" value="10.0.0.1"/>
         <param name="auto-login" value="true"/>
+       <!-- disable to trade async for more calls -->
        <param name="use-rtp-timer" value="true">
         <!-- or -->
         <!-- <param name="rtp-ip" value="my_lan_ip"/> -->