git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6278 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-11-15 17:44:29 +00:00
parent 1add712bd6
commit f6e0f5e3ad
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
<settings>
<param name="debug" value="1"/>
<param name="rfc2833-pt" value="101"/>
<param name="sip-port" value="5062"/>
<param name="sip-port" value="5060"/>
<param name="dialplan" value="XML,enum"/>
<param name="dtmf-duration" value="100"/>
<param name="codec-prefs" value="$${global_codec_prefs}"/>

View File

@ -2,7 +2,7 @@
<settings>
<param name="debug" value="1"/>
<param name="rfc2833-pt" value="101"/>
<param name="sip-port" value="5061"/>
<param name="sip-port" value="5070"/>
<param name="dialplan" value="XML,enum"/>
<param name="dtmf-duration" value="100"/>
<param name="codec-prefs" value="$${global_codec_prefs}"/>