From 2b37f318ab393e8603626e6dd814acd42f1e496f Mon Sep 17 00:00:00 2001 From: nagyrobi Date: Mon, 23 Sep 2013 14:22:52 +0200 Subject: Update asterisk_cmd.php Added input field to type in any desired command to manage Asterisk. --- config/asterisk/asterisk_cmd.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/asterisk') diff --git a/config/asterisk/asterisk_cmd.php b/config/asterisk/asterisk_cmd.php index 2278b982..d689a4c2 100644 --- a/config/asterisk/asterisk_cmd.php +++ b/config/asterisk/asterisk_cmd.php @@ -4,7 +4,7 @@ status_asterisk.php part of pfSense Copyright (C) 2009 Scott Ullrich . - Copyright (C) 2012 robi + Copyright (C) 2013 robi All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) @@ -96,14 +96,14 @@ $pfile = $break[count($break) - 1]; echo ""; echo ""; echo ""; - echo ""; - echo ""; + echo ""; + //echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; - echo ""; + echo "
"; ?> -- cgit v1.2.3