]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
don't forget this
authorBrian West <brian@freeswitch.org>
Mon, 18 Feb 2008 16:53:26 +0000 (16:53 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 18 Feb 2008 16:53:26 +0000 (16:53 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7665 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/modules.conf.xml

index 89f9408ea22533ebd958b219d64915145dc4c036..6cf7ebf44d326d09cb60bddaab95b4b167f99af9 100644 (file)
     <load module="mod_dialplan_asterisk"/>
 
     <!-- Codec Interfaces -->
-    <load module="mod_g711"/>
+    <load module="mod_voipcodecs"/>
     <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"/>