From cb7c1bd5c9b683d4768d7759e149567b336d4372 Mon Sep 17 00:00:00 2001 From: Brian West Date: Thu, 9 Oct 2008 16:19:37 +0000 Subject: [PATCH] This moves some basic settings into vars.xml so you don't have to touch the sip profiles to enable tls or change the ports. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9914 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- conf/sip_profiles/external.xml | 6 +++--- conf/sip_profiles/internal-ipv6.xml | 18 +++++++++--------- conf/sip_profiles/internal.xml | 6 +++--- conf/vars.xml | 13 +++++++++---- 4 files changed, 24 insertions(+), 19 deletions(-) diff --git a/conf/sip_profiles/external.xml b/conf/sip_profiles/external.xml index 2e93dc2ebb..4e6ac36fbd 100644 --- a/conf/sip_profiles/external.xml +++ b/conf/sip_profiles/external.xml @@ -18,7 +18,7 @@ - + @@ -60,8 +60,8 @@ - - + + diff --git a/conf/sip_profiles/internal-ipv6.xml b/conf/sip_profiles/internal-ipv6.xml index 72dfd76d2f..155ad68ba5 100644 --- a/conf/sip_profiles/internal-ipv6.xml +++ b/conf/sip_profiles/internal-ipv6.xml @@ -11,7 +11,7 @@ - + @@ -44,15 +44,15 @@ - + - + - + - + @@ -88,7 +88,7 @@ - + @@ -114,13 +114,13 @@ - + - + - + diff --git a/conf/sip_profiles/internal.xml b/conf/sip_profiles/internal.xml index 1b177188f1..ee3f6fb8bc 100644 --- a/conf/sip_profiles/internal.xml +++ b/conf/sip_profiles/internal.xml @@ -41,7 +41,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -128,7 +128,7 @@ - + diff --git a/conf/vars.xml b/conf/vars.xml index 7affd212f2..dfa5cf8ca3 100644 --- a/conf/vars.xml +++ b/conf/vars.xml @@ -130,15 +130,20 @@ + + + + - - - + + + +