From 4f8eca2fb1b1de0c4edc7f10cdbc35359d0ca7fc Mon Sep 17 00:00:00 2001 From: mcrane Date: Mon, 10 Aug 2009 12:38:06 -0600 Subject: FreeSWITCH dev package minor wording change and add missing php tags. --- config/freeswitch_dev/freeswitch.xml | 2 +- config/freeswitch_dev/v_auto_attendant.tmp | 2 +- config/freeswitch_dev/v_config.inc | 2 +- config/freeswitch_dev/v_public.tmp | 2 ++ pkg_config.7.xml | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config/freeswitch_dev/freeswitch.xml b/config/freeswitch_dev/freeswitch.xml index c8d0abc9..89be61aa 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.17 + 0.9.7.18 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 7e43d225..63e79978 100644 --- a/config/freeswitch_dev/v_auto_attendant.tmp +++ b/config/freeswitch_dev/v_auto_attendant.tmp @@ -79,7 +79,7 @@ build_menu(); -

IVR
+

Auto Attendant
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_config.inc b/config/freeswitch_dev/v_config.inc index 17582fe2..ff82257a 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.17"; + $config['installedpackages']['freeswitchsettings']['config'][0]['v_package_version'] = "0.9.7.18"; $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_public.tmp b/config/freeswitch_dev/v_public.tmp index 680c5b7c..3399f974 100644 --- a/config/freeswitch_dev/v_public.tmp +++ b/config/freeswitch_dev/v_public.tmp @@ -127,9 +127,11 @@ build_menu();
+ "; } + ?> diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 32fc544a..81d44e39 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -126,7 +126,7 @@ http://doc.pfsense.org/index.php/FreeSWITCH http://www.pfsense.com/packages/config/freeswitch_dev/freeswitch.xml http://files.pfsense.org/packages/7/All/ - 0.9.7.17 + 0.9.7.18 Beta 1.2.3 markjcrane@gmail.com -- cgit v1.2.3