mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
8 lines
604 B
XML
8 lines
604 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>Mumble Voice Chat Server</short>
|
|
<description>Mumble is an open source, low-latency, encrypted, high quality voice chat software primarily intended for use while gaming. Mumble uses a client-server architecture which allows users to talk to each other via the same server. Enable this if you are running a Mumble server and if you wish to connect external clients such as Mumble desktop client and Plumble Android app to your Mumble server.</description>
|
|
<port protocol="tcp" port="64738"/>
|
|
<port protocol="udp" port="64738"/>
|
|
</service>
|