git-svn-id: https://svn.code.sf.net/p/freetel/code@720 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 17 Sep 2012 23:42:43 +0000 (23:42 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 17 Sep 2012 23:42:43 +0000 (23:42 +0000)
mini-asterisk-gui2/cgi-bin/setservice.cgi

index 9c29357cdb15d380f213d45c2ea7bb71dba1076e..7a7e852db8fc31e12c7ef1d7a9a627419c159e48 100755 (executable)
@@ -21,6 +21,10 @@ EOF
 ARG=`echo "$QUERY_STRING" | sed -n "s/.*action=//p"`
 echo "$ARG"
 
+if [ $QUERY_STRING = "restartstatic" ]; then
+       echo "hi there"
+fi
+
 # /etc/init.d/network "$ARG"
 cat <<EOF
 </body>