]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
make mod_portaudio start by default
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 20 Jul 2006 03:38:27 +0000 (03:38 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 20 Jul 2006 03:38:27 +0000 (03:38 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2008 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.xml

index bd8710ef66869a70f80a91656774edebe1f86e2a..c33f1367272143504b22d6f6288a8464910fe0e4 100644 (file)
@@ -28,7 +28,7 @@
         <!-- Endpoints -->
         <load module="mod_exosip"/>
         <!--<load module="mod_iax"/>-->
-        <!-- <load module="mod_portaudio"/> -->
+        <load module="mod_portaudio"/>
         <!-- <load module="mod_woomera"/> -->
         <!-- <load module="mod_wanpipe"/> -->
         <!-- <load module="mod_dingaling"/> -->