From c73320807aff2cc10044a17a3c1159b801956b4a Mon Sep 17 00:00:00 2001 From: Brian West Date: Fri, 9 Nov 2007 18:03:53 +0000 Subject: [PATCH] house keeping.. moving things around a bit more to demo various things you can do git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6198 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- conf/sip_profiles/default.xml | 106 ++++++++++++++++++++++++++++ conf/sip_profiles/nat.xml | 19 +++++ conf/sofia.conf.xml | 127 +--------------------------------- conf/vars.xml | 1 + 4 files changed, 127 insertions(+), 126 deletions(-) create mode 100644 conf/sip_profiles/default.xml create mode 100644 conf/sip_profiles/nat.xml diff --git a/conf/sip_profiles/default.xml b/conf/sip_profiles/default.xml new file mode 100644 index 0000000000..5e3565eb62 --- /dev/null +++ b/conf/sip_profiles/default.xml @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/conf/sip_profiles/nat.xml b/conf/sip_profiles/nat.xml new file mode 100644 index 0000000000..dd8c6ca89d --- /dev/null +++ b/conf/sip_profiles/nat.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/conf/sofia.conf.xml b/conf/sofia.conf.xml index 16e4853348..15c1785ba9 100644 --- a/conf/sofia.conf.xml +++ b/conf/sofia.conf.xml @@ -1,130 +1,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/conf/vars.xml b/conf/vars.xml index a6e35cfb32..20842bba97 100644 --- a/conf/vars.xml +++ b/conf/vars.xml @@ -8,6 +8,7 @@ used by: sofia.conf.xml enum.conf.xml default_context.xml directory.xml --> +