more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6322 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
19a99cc3c0
commit
b699fd1341
|
@ -49,12 +49,15 @@
|
|||
|
||||
<!-- Codec Interfaces -->
|
||||
<load module="mod_g711"/>
|
||||
<load module="mod_g723_1"/>
|
||||
<load module="mod_g729"/>
|
||||
<load module="mod_g722"/>
|
||||
<load module="mod_g726"/>
|
||||
<load module="mod_gsm"/>
|
||||
<load module="mod_amr"/>
|
||||
<load module="mod_ilbc"/>
|
||||
<load module="mod_l16"/>
|
||||
<!-- <load module="mod_speex"/> -->
|
||||
<load module="mod_speex"/>
|
||||
|
||||
<!-- File Format Interfaces -->
|
||||
<load module="mod_sndfile"/>
|
||||
|
|
Loading…
Reference in New Issue