added mumble server info to live page
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 15 Mar 2019 17:50:28 +0000 (13:50 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Fri, 15 Mar 2019 17:50:28 +0000 (13:50 -0400)
2019/assets/js/stream.js
2019/live/room123.html
2019/live/room144.html
2019/live/room155.html

index b4507f7f2257d529efe503a7d2e5d2a6734173f0..2f0fd5e6f6beb8461b351a51b9789c52a26e43bc 100644 (file)
@@ -304,6 +304,10 @@ app.view = function(ctrl) {
         ": ",
         m("strong", stream.ircChannel)
       ]),
+      m("li", [
+        "Conference-wide Mumble (voice chat) server: ",
+        m("strong", "mumble.fsf.org (port 64738)")
+      ]),
       m("li", [
         "Conference hashtag for ",
         m("a", { href: "https://fsf.org/twitter" }, "microblogging"),
index ed3af3190c18459ce003009d52d20523d957cee2..7bfaf1d7e077abae17f348e44b1308d28bff24ca 100755 (executable)
@@ -31,6 +31,7 @@
        <ul>
          <li>Conference-wide Freenode IRC channel: <strong>#libreplanet</strong></li>
          <li>Freenode IRC channel for Room 123: <strong>#libreplanet_room123</strong></li>
+         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org (port 64738)</strong></li>
          <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
        </ul>
 
index 5b4d0f4b77ade068d946850e99f899c0b4726508..fc604f43829c2ea0361d4cbb1639d1f231c752ac 100755 (executable)
@@ -30,6 +30,7 @@
        <ul>
          <li>Conference-wide Freenode IRC channel: <strong>#libreplanet</strong></li>
          <li>Freenode IRC channel for Room 144: <strong>#libreplanet_room144</strong></li>
+         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org (port 64738)</strong></li>
          <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
        </ul>
 
index 0e207e620a8e4a05f02f1e1fcf36be36b8ad3a13..f46f38704fc19388d37dbbefdaa1f645d5ea4220 100755 (executable)
@@ -30,6 +30,7 @@
        <ul>
          <li>Conference-wide Freenode IRC channel: <strong>#libreplanet</strong></li>
          <li>Freenode IRC channel for Room 155: <strong>#libreplanet_room155</strong></li>
+         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org (port 64738)</strong></li>
          <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
        </ul>