From b181a75419d0563c60d2ae1ed945bb5a0ad45c90 Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 18 Dec 2007 17:11:18 +0000 Subject: [PATCH] change moh to a var so you can change it with ease git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6866 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- conf/autoload_configs/conference.conf.xml | 4 +++- conf/dialplan/default.xml | 2 +- conf/sip_profiles/default.xml | 2 +- conf/sip_profiles/nat.xml | 2 +- conf/sip_profiles/outbound.xml | 2 +- conf/vars.xml | 1 + 6 files changed, 8 insertions(+), 5 deletions(-) diff --git a/conf/autoload_configs/conference.conf.xml b/conf/autoload_configs/conference.conf.xml index 05b8cffc3a..19b7e25f37 100644 --- a/conf/autoload_configs/conference.conf.xml +++ b/conf/autoload_configs/conference.conf.xml @@ -64,7 +64,9 @@ - + + + diff --git a/conf/dialplan/default.xml b/conf/dialplan/default.xml index e319b5d758..445101f654 100644 --- a/conf/dialplan/default.xml +++ b/conf/dialplan/default.xml @@ -197,7 +197,7 @@ - + diff --git a/conf/sip_profiles/default.xml b/conf/sip_profiles/default.xml index f5a9be996f..cbdab21c42 100644 --- a/conf/sip_profiles/default.xml +++ b/conf/sip_profiles/default.xml @@ -28,7 +28,7 @@ - + diff --git a/conf/sip_profiles/nat.xml b/conf/sip_profiles/nat.xml index c855e2b64b..26238df55b 100644 --- a/conf/sip_profiles/nat.xml +++ b/conf/sip_profiles/nat.xml @@ -14,7 +14,7 @@ - + diff --git a/conf/sip_profiles/outbound.xml b/conf/sip_profiles/outbound.xml index e86b040a56..0767a27ca7 100644 --- a/conf/sip_profiles/outbound.xml +++ b/conf/sip_profiles/outbound.xml @@ -18,7 +18,7 @@ - + diff --git a/conf/vars.xml b/conf/vars.xml index f2d74c2ddd..c8b229f671 100644 --- a/conf/vars.xml +++ b/conf/vars.xml @@ -2,6 +2,7 @@ These are introduced when configuration strings must be consistent across modules. --> +