aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/freeswitch_dev/freeswitch.xml2
-rw-r--r--config/freeswitch_dev/v_auto_attendant.tmp6
-rw-r--r--config/freeswitch_dev/v_auto_attendant_edit.tmp4
-rw-r--r--config/freeswitch_dev/v_config.inc2
-rw-r--r--config/freeswitch_dev/v_gateways.tmp2
-rw-r--r--config/freeswitch_dev/v_gateways_edit.tmp1
-rw-r--r--config/freeswitch_dev/v_profile_edit.tmp1
-rw-r--r--config/freeswitch_dev/v_status.tmp2
-rwxr-xr-xpkg_config.7.xml2
9 files changed, 10 insertions, 12 deletions
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 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>Settings</name>
- <version>0.9.7.15</version>
+ <version>0.9.7.16</version>
<title>Settings</title>
<include_file>/usr/local/pkg/v_config.inc</include_file>
<menu>
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();
<tr>
<td><p><span class="vexpl"><span class="red"><strong>IVR<br />
</strong></span>
- 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.
</span></p></td>
</tr>
</table>
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();
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
- <td><p><span class="vexpl"><span class="red"><strong>General Settings:<br>
+ <td><p><span class="vexpl"><span class="red"><strong>Settings:<br>
</strong></span>
- Interactive voice response general settings.
+ Auto Attendant general settings.
</span></p></td>
</tr>
</table>
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) {
<tr>
<td><p><span class="vexpl"><span class="red"><strong>Gateways<br>
</strong></span>
- 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.
</p></td>
</tr>
</table>
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();
<tr>
<td><p><span class="vexpl"><span class="red"><strong>Gateway Setup<br>
</strong></span>
- Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.
<?php
if ($v_path_show) {
echo "The 'SIP Provider Examples' from the FreeSWITCH wiki can be used as reference to get started. <br />\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']."</td>";
}
+ ?>
<td align='right'>
<input type="hidden" name="a" value="save" />
<?php
diff --git a/config/freeswitch_dev/v_status.tmp b/config/freeswitch_dev/v_status.tmp
index c16cae7a..7193c18f 100644
--- a/config/freeswitch_dev/v_status.tmp
+++ b/config/freeswitch_dev/v_status.tmp
@@ -47,7 +47,7 @@ if ($_GET['a'] == "download") {
exec("mkdir ".$v_backup_dir."/");
}
chdir($v_parent_dir);
- system(tar cvzf '.$v_backup_dir.'/'.$v_name.'.bak.tgz '.$v_name);
+ system('tar cvzf '.$v_backup_dir.'/'.$v_name.'.bak.tgz '.$v_name);
}
session_cache_limiter('public');
$fd = fopen($tmp.$filename, "rb");
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index d550c8f1..fa0d5857 100755
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -126,7 +126,7 @@
<pkginfolink>http://doc.pfsense.org/index.php/FreeSWITCH</pkginfolink>
<config_file>http://www.pfsense.com/packages/config/freeswitch_dev/freeswitch.xml</config_file>
<depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url>
- <version>0.9.7.15</version>
+ <version>0.9.7.16</version>
<status>Beta</status>
<required_version>1.2.3</required_version>
<maintainer>markjcrane@gmail.com</maintainer>