From 5b577ff1f74354d08779a48fbfc095b16d273bb8 Mon Sep 17 00:00:00 2001 From: mcrane Date: Sun, 9 Aug 2009 03:05:52 -0600 Subject: FreeSWITCH more wording changes on gateways tab, syntax corrections on the status and profile pages. Change more IVR labels to Auto Attendant. --- config/freeswitch_dev/freeswitch.xml | 2 +- config/freeswitch_dev/v_auto_attendant.tmp | 6 ++---- config/freeswitch_dev/v_auto_attendant_edit.tmp | 4 ++-- config/freeswitch_dev/v_config.inc | 2 +- config/freeswitch_dev/v_gateways.tmp | 2 +- config/freeswitch_dev/v_gateways_edit.tmp | 1 - config/freeswitch_dev/v_profile_edit.tmp | 1 + config/freeswitch_dev/v_status.tmp | 2 +- 8 files changed, 9 insertions(+), 11 deletions(-) (limited to 'config') diff --git a/config/freeswitch_dev/freeswitch.xml b/config/freeswitch_dev/freeswitch.xml index e26968a0..123b97a0 100644 --- a/config/freeswitch_dev/freeswitch.xml +++ b/config/freeswitch_dev/freeswitch.xml @@ -44,7 +44,7 @@ Describe your package requirements here Currently there are no FAQ items provided. Settings - 0.9.7.15 + 0.9.7.16 Settings /usr/local/pkg/v_config.inc diff --git a/config/freeswitch_dev/v_auto_attendant.tmp b/config/freeswitch_dev/v_auto_attendant.tmp index 31b5aeb7..7e43d225 100644 --- a/config/freeswitch_dev/v_auto_attendant.tmp +++ b/config/freeswitch_dev/v_auto_attendant.tmp @@ -81,10 +81,8 @@ build_menu();

IVR
- An interactive voice response (IVR) often refered to as an Auto Attendant. - It associates a recording to multiple options that can be used to direct calls - to extensions, voicemail, queues, other IVR applications, and external - phone numbers. + Auto Attendant provides callers the ability to choose between multiple options that direct + calls to extensions, voicemail, conferences, queues, other auto attendants, and external phone numbers.

diff --git a/config/freeswitch_dev/v_auto_attendant_edit.tmp b/config/freeswitch_dev/v_auto_attendant_edit.tmp index 227957de..3dfaa628 100644 --- a/config/freeswitch_dev/v_auto_attendant_edit.tmp +++ b/config/freeswitch_dev/v_auto_attendant_edit.tmp @@ -247,9 +247,9 @@ build_menu(); -

General Settings:
+

Settings:
- Interactive voice response general settings. + Auto Attendant general settings.

diff --git a/config/freeswitch_dev/v_config.inc b/config/freeswitch_dev/v_config.inc index 836e5cdd..4c458f13 100644 --- a/config/freeswitch_dev/v_config.inc +++ b/config/freeswitch_dev/v_config.inc @@ -52,7 +52,7 @@ function v_settings() $config['installedpackages']['freeswitchsettings']['config'][0]['tmp_dir'] = '/tmp'; $config['installedpackages']['freeswitchsettings']['config'][0]['bin_dir'] = '/usr/local/bin'; $config['installedpackages']['freeswitchsettings']['config'][0]['v_startup_script_dir'] = '/usr/local/etc/rc.d'; - $config['installedpackages']['freeswitchsettings']['config'][0]['v_package_version'] = "0.9.7.15"; + $config['installedpackages']['freeswitchsettings']['config'][0]['v_package_version'] = "0.9.7.16"; $config['installedpackages']['freeswitchsettings']['config'][0]['v_build_version'] = "1.0.4"; $config['installedpackages']['freeswitchsettings']['config'][0]['v_build_revision'] = "Release"; $config['installedpackages']['freeswitchsettings']['config'][0]['v_label'] = 'FreeSWITCH'; //FreeSWITCH (TM) http://www.freeswitch.org/ diff --git a/config/freeswitch_dev/v_gateways.tmp b/config/freeswitch_dev/v_gateways.tmp index 0dc14ba3..b47f5b89 100644 --- a/config/freeswitch_dev/v_gateways.tmp +++ b/config/freeswitch_dev/v_gateways.tmp @@ -96,7 +96,7 @@ if ($config_change == 1) {

Gateways
- Use this to configure your SIP gateways also known as providers. + Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.

diff --git a/config/freeswitch_dev/v_gateways_edit.tmp b/config/freeswitch_dev/v_gateways_edit.tmp index 649c6f90..07953673 100644 --- a/config/freeswitch_dev/v_gateways_edit.tmp +++ b/config/freeswitch_dev/v_gateways_edit.tmp @@ -352,7 +352,6 @@ build_menu();

Gateway Setup
- Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration. \n"; diff --git a/config/freeswitch_dev/v_profile_edit.tmp b/config/freeswitch_dev/v_profile_edit.tmp index f8f187c2..8058dcab 100644 --- a/config/freeswitch_dev/v_profile_edit.tmp +++ b/config/freeswitch_dev/v_profile_edit.tmp @@ -112,6 +112,7 @@ build_menu(); if ($v_path_show) { echo $v_conf_dir."/sip_profiles/".$_GET['f'].""; } + ?>