From: Brian West Date: Thu, 15 Nov 2007 18:43:49 +0000 (+0000) Subject: cleanup X-Git-Tag: v1.0-beta2~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7482226e878e67fd90196487d4d9aeb6bf75091e;p=thirdparty%2Ffreeswitch.git cleanup git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6284 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/conf/mod_cdr.conf.xml b/conf/cdr.conf.xml similarity index 100% rename from conf/mod_cdr.conf.xml rename to conf/cdr.conf.xml diff --git a/conf/freeswitch.xml b/conf/freeswitch.xml index e0b2375e0e..3937fb033f 100644 --- a/conf/freeswitch.xml +++ b/conf/freeswitch.xml @@ -44,7 +44,7 @@ - + @@ -88,11 +88,11 @@ - + - +
diff --git a/conf/mod_local_stream.conf.xml b/conf/local_stream.conf.xml similarity index 100% rename from conf/mod_local_stream.conf.xml rename to conf/local_stream.conf.xml diff --git a/conf/mod_openmrcp.conf.xml b/conf/openmrcp.conf.xml similarity index 100% rename from conf/mod_openmrcp.conf.xml rename to conf/openmrcp.conf.xml