From a4ca6b8c0d9a4a5bfd1099b293b3407270a7ad27 Mon Sep 17 00:00:00 2001 From: nagyrobi Date: Thu, 19 Sep 2013 14:53:41 +0200 Subject: Update asterisk_cmd.php Added more Asterisk status options, rearranged menu buttons. --- config/asterisk/asterisk_cmd.php | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/config/asterisk/asterisk_cmd.php b/config/asterisk/asterisk_cmd.php index 504c3cd1..2278b982 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 robreg@zsurob.hu + Copyright (C) 2012 robi All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) @@ -40,7 +40,7 @@ ##|*IDENT=page-status-asterisk ##|*NAME=Status: Asterisk page ##|*DESCR=Allow access to the 'Status: Asterisk' page. -##|*MATCH=status_asterisk.php* +##|*MATCH=sasterisk_cmd.php* ##|-PRIV require_once("guiconfig.inc"); @@ -86,19 +86,26 @@ $pfile = $break[count($break) - 1]; @@ -117,4 +124,4 @@ $pfile = $break[count($break) - 1];
+ "; - echo ""; - echo ""; - echo ""; - echo ""; - echo ""; - echo ""; - echo ""; - echo ""; - echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; ?> +
- \ No newline at end of file + -- cgit v1.2.3