Revision: 2310
http://astpp.svn.sourceforge.net/astpp/?rev=2310&view=rev
Author: darrenkw
Date: 2010-02-27 03:56:44 +0000 (Sat, 27 Feb 2010)
Log Message:
-----------
Adjust modules that load.
Modified Paths:
--------------
trunk/freeswitch/conf/modules.conf.xml
Modified: trunk/freeswitch/conf/modules.conf.xml
===================================================================
--- trunk/freeswitch/conf/modules.conf.xml 2010-02-27 02:45:25 UTC (rev 2309)
+++ trunk/freeswitch/conf/modules.conf.xml 2010-02-27 03:56:44 UTC (rev 2310)
@@ -72,11 +72,11 @@
<!-- Timers -->
<!-- Languages -->
- <load module="mod_spidermonkey"/>
+ <!-- <load module="mod_spidermonkey"/> -->
<load module="mod_perl"/>
<!-- <load module="mod_python"/> -->
<!-- <load module="mod_java"/> -->
- <!-- <load module="mod_lua"/> -->
+ <load module="mod_lua"/>
<!-- ASR /TTS -->
<!-- <load module="mod_cepstral"/> -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|