]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add this to the default build
authorBrian West <brian@freeswitch.org>
Thu, 3 Jan 2008 01:35:30 +0000 (01:35 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 3 Jan 2008 01:35:30 +0000 (01:35 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7073 d0543943-73ff-0310-b7d9-9358b9ac24b2

build/modules.conf.in
conf/autoload_configs/modules.conf.xml

index b2d09e3a0ee2c00f725563b82f67386a1430857c..3ebba8d47296acfecbcf23baff3713ee05750fea 100644 (file)
@@ -9,6 +9,7 @@ applications/mod_fifo
 applications/mod_voicemail
 applications/mod_limit
 applications/mod_expr
+applications/mod_esf
 #applications/mod_soundtouch
 #applications/mod_rss
 #asr_tts/mod_cepstral
index 0c4275ef2d14de43b0c85ed6b605492a909eb2d9..a40ff745a47ae0b356fe7166d14831f87cbfd0b6 100644 (file)
@@ -43,6 +43,7 @@
     <load module="mod_fifo"/>
     <load module="mod_voicemail"/>
     <load module="mod_limit"/>
+    <load module="mod_esf"/>
 
     <!-- Dialplan Interfaces -->
     <!-- <load module="mod_dialplan_directory"/> -->