Difference between revisions of "TeamSpeak Server"
Line 40: | Line 40: | ||
==Known bugs== | ==Known bugs== | ||
− | Cannot connect to the server from the outside (since SME v7.1.2) | + | Cannot connect to the server from the outside in server-only mode (since SME v7.1.2) |
See [http://bugs.contribs.org/show_bug.cgi?id=2812 this bug] for more details. | See [http://bugs.contribs.org/show_bug.cgi?id=2812 this bug] for more details. | ||
Revision as of 19:03, 7 June 2007
TeamSpeak Server 2.0.20.1 for SME 7.x
Maintainer
Sylvain Gomez
mailto:sylvaingomez@free.fr
Description
TeamSpeak is a quality, scalable application which enables people to speak with one another over the Internet. TeamSpeak consists of both client and server software. The server acts as a host to multiple client connections, capable of handling literally thousands of simultaneous users. This results in an Internet based teleconferencing solution that works in a variety of applications such as team mates speaking with one another while playing their favorite online game, small businesses cutting costs on long distance charges, or for personal communication with friends and family. For more information see http://www.goteamspeak.com/.
Licence
TeamSpeak is free of charge to non-commercial users. Please see their FAQ for more information on licensing and terms of use.
Download
You can download this package here. If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/teamspeak/smeserver-teamspeak-server-2.0.20.1-1.noarch.rpm
Installation and Uninstall
For installation just hit the following command
yum localinstall *.rpm
For uninstall just hit the following command
yum remove smeserver-teamspeak-server
You can ignore the yum-comments signal event post-upgrade and signal-event reboot.
Use
- Download and install latest TeamSpeak client (TS is available on all platforms)
- Connect to your server with the client and enjoy!
- The webpage for administrating TeamSpeak Server is at http://your-sme-server-name:14534 (LAN only!)
You will need admin and superadmin passwords which can be retrieved by typing this command at a linux-prompt
service teamspeak passwords
Notice: in server-only mode, you will have to forward UDP port 8767 from your router to your SME!
Commandline
TeamSpeak service accepts following commands:
service teamspeak {start|stop|restart|status|passwords}
To view the full configuration of TeamSpeak service:
config show teamspeak
Known bugs
Cannot connect to the server from the outside in server-only mode (since SME v7.1.2) See this bug for more details.
Additional information
Sylvain Gomez (Cool34000)