[Freeswitch-svn] [commit] r13485 - freeswitch/trunk/conf
FreeSWITCH SVN
brian at freeswitch.org
Wed May 27 21:08:09 PDT 2009
Author: brian
Date: Wed May 27 23:08:09 2009
New Revision: 13485
Log:
tweaks to codecs in default conifg
Modified:
freeswitch/trunk/conf/vars.xml
Modified: freeswitch/trunk/conf/vars.xml
==============================================================================
--- freeswitch/trunk/conf/vars.xml (original)
+++ freeswitch/trunk/conf/vars.xml Wed May 27 23:08:09 2009
@@ -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 at 32000h,G7221 at 16000h,G722,PCMU,PCMA,GSM"/>
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=PCMU,PCMA,GSM"/>
<!--
More information about the Freeswitch-svn
mailing list