Mumble Client Essentials

Linux Logo

Mumble Client Essentials. Murmur is the server side.

Android

Mumla

Setup

https://f-droid.org/en/packages/se.lublin.mumla/

Welcome to Mumla.

Generating a certificate is highly recommended, and necessary for connection to some servers.

[GENERATE]

Add Server

Press “Add” from the action bar to add a server first

+

Ubuntu

Install

sudo apt install mumble -y
uilding dependency tree       
 Reading state information… Done
 The following additional packages will be installed:
 libavahi-compat-libdnssd1
 Suggested packages:
 mumble-server
 The following NEW packages will be installed:
 libavahi-compat-libdnssd1 mumble
 0 to upgrade, 2 to newly install, 0 to remove and 18 not to upgrade.
 Need to get 3,711 kB of archives.
 After this operation, 8,513 kB of additional disk space will be used.                                                                                                     
 Selecting previously unselected package libavahi-compat-libdnssd1:amd64.
 (Reading database … 386152 files and directories currently installed.)
 Preparing to unpack …/libavahi-compat-libdnssd1_0.7-4ubuntu7_amd64.deb …
 Unpacking libavahi-compat-libdnssd1:amd64 (0.7-4ubuntu7) …
 Selecting previously unselected package mumble.
 Preparing to unpack …/mumble_1.3.0+dfsg-1build1_amd64.deb …
 Unpacking mumble (1.3.0+dfsg-1build1) …
 Setting up libavahi-compat-libdnssd1:amd64 (0.7-4ubuntu7) …
 Setting up mumble (1.3.0+dfsg-1build1) …
 Processing triggers for man-db (2.9.1-1) …
 Processing triggers for desktop-file-utils (0.24-1ubuntu3) …
 Processing triggers for mime-support (3.64ubuntu1) …
 Processing triggers for hicolor-icon-theme (0.17-2) …
 Processing triggers for gnome-menus (3.36.0-1ubuntu1) …
 Processing triggers for libc-bin (2.31-0ubuntu9.3) …

Problems and Solutions

Recently had an issue when trying to connect from Ubuntu Mate, as the installed client was version 1.2.X
It was resulting in an error on the server

<W>2021-08-07 14:47:46.942 1 => Ignoring connection: 10.10.10.15:57814 (Global ban)
<W>2021-08-07 14:49:09.272 1 => <33:(-1)> Connection closed: Error during SSL handshake: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol [13]
<W>2021-08-07 14:49:09.554 1 => <31:K7D-MOB-Cult(5)> Connection closed: Error while reading: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init [20]

This was resolved by explicitly adding the mumble repo then upgrading

sudo add-apt-repository ppa:mumble/release
sudo apt-get update
sudo apt-get install mumble -y

Audio Tuning Wizard

Introduction

Welcome to the Mumble Audio Wizard

This is the audio tuning wizard for Mumble. This will help you to correctly set the input levels on your sound card, and also set the correct parameters for sound processing in Mumble.

Please be aware that as long as this wizard is active, audio will be looped locally to allow you to listen to it, and no audio will be sent to the server
Next>

Certificate Management

Certificate Authentication

Authenticating to servers without passwords

Mumble can user certificates to authenticate with servers. Using certificates avoids passwords. meaning you don’t need to disclose any password to the remote site. It also enables very easy user registration and a client side friends list independent of the servers.

While Mumble can work without certificates, the majority of servers will expect you to have one.

Creating a new certificate automatically is sufficient for most use cases. But Mumble also supports certificates representing trust in the users ownership of an email address. These certificates are issued by third parties. For more information see our user certificate socumentation

* Automatic certificate creation
() Create a new certificate
() Import a certificate

Next>

Finish

Certificate-based authentication is ready for use

Enjoy using Mumble with strong authentiction

<Back | Finish | Cancel

[Finish]

Linux

Barnard CLI Client

https://github.com/layeh/barnard

File Locations

Linux

Database $HOME/.local/share/data/Mumble/Mumble/.mumble.sqlite
Database version 1.3+ $HOME/.local/share/Mumble/Mumble/mumble.sqlite
Settings $HOME/.config/Mumble/Mumble.conf

  • https://en.wikipedia.org/wiki/Mumble_(software)
  • https://wiki.mumble.info/wiki/Mumble_URL
  • https://wiki.mumble.info/wiki/Client_Settings
,