aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeswitch/freeswitch_public_includes.tmp
diff options
context:
space:
mode:
authorMark Crane <mcrane@pfsense.org>2008-12-20 03:47:03 +0000
committerMark Crane <mcrane@pfsense.org>2008-12-20 03:47:03 +0000
commit1f408c5f3e259372d18bcc0135efae6b931c3d1d (patch)
tree9ebe5c3629510f9867396231938d6cdf17654249 /packages/freeswitch/freeswitch_public_includes.tmp
parente053a5075c1639f9921c5b27270af476bb8b56f8 (diff)
downloadpfsense-packages-1f408c5f3e259372d18bcc0135efae6b931c3d1d.tar.gz
pfsense-packages-1f408c5f3e259372d18bcc0135efae6b931c3d1d.tar.bz2
pfsense-packages-1f408c5f3e259372d18bcc0135efae6b931c3d1d.zip
FreeSWITCH package convert extension tab from xml package to PHP, remove unecessary default config files that are meant for those without a GUI. Comment out ${sip_req_host} from anti-action in public.xml.
Diffstat (limited to 'packages/freeswitch/freeswitch_public_includes.tmp')
-rw-r--r--packages/freeswitch/freeswitch_public_includes.tmp4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/freeswitch/freeswitch_public_includes.tmp b/packages/freeswitch/freeswitch_public_includes.tmp
index 4dc6e540..ef956d4e 100644
--- a/packages/freeswitch/freeswitch_public_includes.tmp
+++ b/packages/freeswitch/freeswitch_public_includes.tmp
@@ -117,7 +117,7 @@ include("head.inc");
$tab_array = array();
$tab_array[] = array(gettext("Settings"), false, "/pkg_edit.php?xml=freeswitch.xml&amp;id=0");
$tab_array[] = array(gettext("Dialplan"), false, "/freeswitch/freeswitch_dialplan_includes.php");
- $tab_array[] = array(gettext("Extensions"), false, "/pkg.php?xml=freeswitch_extensions.xml");
+ $tab_array[] = array(gettext("Extensions"), false, "/freeswitch/freeswitch_extensions.php");
$tab_array[] = array(gettext("External"), false, "/pkg_edit.php?xml=freeswitch_external.xml&amp;id=0");
$tab_array[] = array(gettext("Gateways"), false, "/freeswitch/freeswitch_gateways.php");
$tab_array[] = array(gettext("Internal"), false, "/pkg_edit.php?xml=freeswitch_internal.xml&amp;id=0");
@@ -168,7 +168,7 @@ include("head.inc");
</strong></span></span>
</td>
<td align='right'>
- <input type='button' value='deprecated xml' alt='deprecated' onclick="document.location.href='/pkg_edit.php?xml=freeswitch_public.xml&id=0';">
+ <input type='button' value='public.xml' alt='' onclick="document.location.href='/pkg_edit.php?xml=freeswitch_public.xml&id=0';">
</td>
</tr>
<tr>