]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
cleanup
authorBrian West <brian@freeswitch.org>
Thu, 15 Nov 2007 18:43:49 +0000 (18:43 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 15 Nov 2007 18:43:49 +0000 (18:43 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6284 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/cdr.conf.xml [moved from conf/mod_cdr.conf.xml with 100% similarity]
conf/freeswitch.xml
conf/local_stream.conf.xml [moved from conf/mod_local_stream.conf.xml with 100% similarity]
conf/openmrcp.conf.xml [moved from conf/mod_openmrcp.conf.xml with 100% similarity]

similarity index 100%
rename from conf/mod_cdr.conf.xml
rename to conf/cdr.conf.xml
index e0b2375e0e28e3b4d59c59ffb4a1c0cb0a662aa7..3937fb033f57505b2292a0d7a4a2b669f468f583 100644 (file)
@@ -44,7 +44,7 @@
     <!-- none for mod_xml_cdr -->
 
     <!-- Event Handlers -->
-    <XX-PRE-PROCESS cmd="include" data="mod_cdr.conf.xml"/>
+    <XX-PRE-PROCESS cmd="include" data="cdr.conf.xml"/>
     <X-PRE-PROCESS cmd="include" data="event_multicast.conf.xml"/>
     <X-PRE-PROCESS cmd="include" data="event_socket.conf.xml"/>
     <X-PRE-PROCESS cmd="include" data="zeroconf.conf.xml"/>
     <!-- ASR /TTS -->
     <!-- none for mod_cepstral -->
     <X-PRE-PROCESS cmd="include" data="rss.conf.xml"/>
-    <X-PRE-PROCESS cmd="include" data="mod_openmrcp.conf.xml"/>
+    <X-PRE-PROCESS cmd="include" data="openmrcp.conf.xml"/>
 
     <!-- Say -->
     <!-- none for mod_say_en -->
-    <X-PRE-PROCESS cmd="include" data="mod_local_stream.conf.xml"/>
+    <X-PRE-PROCESS cmd="include" data="local_stream.conf.xml"/>
   </section>
   
   <section name="dialplan" description="Regex/XML Dialplan">