eggs/stock_eggs/voice-servers/README.md
2022-11-02 08:41:13 +01:00

34 lines
979 B
Markdown

# Voice Servers
[Click here to go to the download page](https://github.com/pterodactyl/panel/tree/1.0-develop/database/Seeders/eggs/voice-servers)
## Mumble
Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.
### Required Server Ports
Mumble only requires a single port to run. The default is 64738
| Port | default |
|---------|---------|
| Game | 64738 |
## Teamspeak 3
Use crystal clear sound to communicate with your team mates cross-platform with military-grade security, lag-free performance & unparalleled reliability and uptime.
### Required Server Ports
Teamspeak 3 only requires a single port to run. The default is 9987
Other ports for ServerQuery and File Transfers are required for specific things.
| Port | default |
|---------|---------|
| Server | 9987 |
| Query | 10011 |
| Files | 30033 |
By default pteordactyl sets the query port to the same as the server port.