mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6492 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -46,6 +46,7 @@ if (session) {
|
|||||||
exit();
|
exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
request.write("Content-Type: text/html\n\n");
|
||||||
request.write("<title>FreeSWITCH Command Portal</title>");
|
request.write("<title>FreeSWITCH Command Portal</title>");
|
||||||
request.write("<h2>FreeSWITCH Command Portal</h2>");
|
request.write("<h2>FreeSWITCH Command Portal</h2>");
|
||||||
request.write("<form method=post><input name=command size=40> ");
|
request.write("<form method=post><input name=command size=40> ");
|
||||||
|
Reference in New Issue
Block a user