[Freeswitch-svn] [commit] r2008 - freeswitch/trunk/conf
Freeswitch SVN
anthm at freeswitch.org
Wed Jul 19 23:38:28 EDT 2006
Author: anthm
Date: Wed Jul 19 23:38:27 2006
New Revision: 2008
Modified:
freeswitch/trunk/conf/freeswitch.xml
Log:
make mod_portaudio start by default
Modified: freeswitch/trunk/conf/freeswitch.xml
==============================================================================
--- freeswitch/trunk/conf/freeswitch.xml (original)
+++ freeswitch/trunk/conf/freeswitch.xml Wed Jul 19 23:38:27 2006
@@ -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"/> -->
More information about the Freeswitch-svn
mailing list