]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
more cleanup
authorBrian West <brian@freeswitch.org>
Sat, 17 Nov 2007 21:51:52 +0000 (21:51 +0000)
committerBrian West <brian@freeswitch.org>
Sat, 17 Nov 2007 21:51:52 +0000 (21:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6322 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/modules.conf.xml

index f86d07a6971e9e65d8b228048cd0e84aea5272a7..27a320e2a45761c77863a84ebb5d73268837b055 100644 (file)
 
     <!-- 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"/>