From: Brian West Date: Fri, 14 Dec 2007 20:48:16 +0000 (+0000) Subject: break up the mrcp profiles because you can have many of these too X-Git-Tag: v1.0-rc1~1058 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045fa88c95024af66026749eac869aed3ec20133;p=thirdparty%2Ffreeswitch.git break up the mrcp profiles because you can have many of these too git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6798 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/conf/autoload_configs/openmrcp.conf.xml b/conf/autoload_configs/openmrcp.conf.xml index f052ebb846..c1d99e6e5d 100644 --- a/conf/autoload_configs/openmrcp.conf.xml +++ b/conf/autoload_configs/openmrcp.conf.xml @@ -5,29 +5,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/conf/mrcp_profiles/openmrcp-v1.xml b/conf/mrcp_profiles/openmrcp-v1.xml new file mode 100644 index 0000000000..834c6f0cdc --- /dev/null +++ b/conf/mrcp_profiles/openmrcp-v1.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/conf/mrcp_profiles/openmrcp-v2.xml b/conf/mrcp_profiles/openmrcp-v2.xml new file mode 100644 index 0000000000..ac6cb7eaa5 --- /dev/null +++ b/conf/mrcp_profiles/openmrcp-v2.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +