466
xhr = ajax_call(null, "console", "service", {"ivle.op": "chat", "kind": "terminate", "key": server_key}, "POST");
473
xhr = ajax_call(null, "consoleservice", "restart", {"key": server_key}, "POST");
467
474
console_response(null, null, null, xhr.responseText);