From 98fa287c579599005a884372dd64cc99f3adcfd6 Mon Sep 17 00:00:00 2001 From: Brian West Date: Wed, 12 Dec 2007 03:12:43 +0000 Subject: [PATCH] break out jingle profiles git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6694 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- conf/autoload_configs/dingaling.conf.xml | 49 +----------------------- conf/jingle_profiles/client.noload | 29 ++++++++++++++ conf/jingle_profiles/client.xml | 29 ++++++++++++++ conf/jingle_profiles/server.noload | 19 +++++++++ conf/jingle_profiles/server.xml | 19 +++++++++ 5 files changed, 97 insertions(+), 48 deletions(-) create mode 100644 conf/jingle_profiles/client.noload create mode 100644 conf/jingle_profiles/client.xml create mode 100644 conf/jingle_profiles/server.noload create mode 100644 conf/jingle_profiles/server.xml diff --git a/conf/autoload_configs/dingaling.conf.xml b/conf/autoload_configs/dingaling.conf.xml index 6b155bbfbf..e68c8b4b44 100644 --- a/conf/autoload_configs/dingaling.conf.xml +++ b/conf/autoload_configs/dingaling.conf.xml @@ -4,53 +4,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/conf/jingle_profiles/client.noload b/conf/jingle_profiles/client.noload new file mode 100644 index 0000000000..800d9d2efa --- /dev/null +++ b/conf/jingle_profiles/client.noload @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/conf/jingle_profiles/client.xml b/conf/jingle_profiles/client.xml new file mode 100644 index 0000000000..66a7beda9a --- /dev/null +++ b/conf/jingle_profiles/client.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/conf/jingle_profiles/server.noload b/conf/jingle_profiles/server.noload new file mode 100644 index 0000000000..4e9e4964cd --- /dev/null +++ b/conf/jingle_profiles/server.noload @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/conf/jingle_profiles/server.xml b/conf/jingle_profiles/server.xml new file mode 100644 index 0000000000..f3703857a9 --- /dev/null +++ b/conf/jingle_profiles/server.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + +