]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweaks to codecs in default conifg
authorBrian West <brian@freeswitch.org>
Thu, 28 May 2009 04:08:09 +0000 (04:08 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 28 May 2009 04:08:09 +0000 (04:08 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13485 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/vars.xml

index 24e3f9a4bad0b90f4074925a159ebbb22c2f50cd..59e47c7968f835d8a44a2e545b946d69e2e94a9f 100644 (file)
@@ -84,7 +84,7 @@
        H264             - H.264 Video
 
   -->
-  <X-PRE-PROCESS cmd="set" data="global_codec_prefs=G722,PCMU,PCMA,GSM"/>
+  <X-PRE-PROCESS cmd="set" data="global_codec_prefs=G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM"/>
   <X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=PCMU,PCMA,GSM"/>
 
   <!--