FreedomBox/data/usr/lib/firewalld/services/mumble-plinth.xml
2015-03-28 16:02:39 -04:00

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>