diff options
author | mcrane <mctch@yahoo.com> | 2009-08-09 03:05:52 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-08-09 03:05:52 -0600 |
commit | 5b577ff1f74354d08779a48fbfc095b16d273bb8 (patch) | |
tree | 473f03de9d6add8903d33e0bc9c9689f8a194b0c /config/freeswitch_dev | |
parent | de5a95ce1b00cd27adff950bfae4b497e3b22467 (diff) | |
download | pfsense-packages-5b577ff1f74354d08779a48fbfc095b16d273bb8.tar.gz pfsense-packages-5b577ff1f74354d08779a48fbfc095b16d273bb8.tar.bz2 pfsense-packages-5b577ff1f74354d08779a48fbfc095b16d273bb8.zip |
FreeSWITCH more wording changes on gateways tab, syntax corrections on the status and profile pages. Change more IVR labels to Auto Attendant.
Diffstat (limited to 'config/freeswitch_dev')
-rw-r--r-- | config/freeswitch_dev/freeswitch.xml | 2 | ||||
-rw-r--r-- | config/freeswitch_dev/v_auto_attendant.tmp | 6 | ||||
-rw-r--r-- | config/freeswitch_dev/v_auto_attendant_edit.tmp | 4 | ||||
-rw-r--r-- | config/freeswitch_dev/v_config.inc | 2 | ||||
-rw-r--r-- | config/freeswitch_dev/v_gateways.tmp | 2 | ||||
-rw-r--r-- | config/freeswitch_dev/v_gateways_edit.tmp | 1 | ||||
-rw-r--r-- | config/freeswitch_dev/v_profile_edit.tmp | 1 | ||||
-rw-r--r-- | config/freeswitch_dev/v_status.tmp | 2 |
8 files changed, 9 insertions, 11 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"); |