tweaks to codecs in default conifg

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13485 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-05-28 04:08:09 +00:00
parent 6135cfc3ef
commit 36bade7bec
1 changed files with 1 additions and 1 deletions

View 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"/>
<!--