Teamspeak: Difference between revisions

From CKRAS Wiki

No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:teamspeak.png|right|]]
__NOTOC__
'''Teamspeak'''


TeamSpeak voice conference is a properietary software which allows users to communicat over the Internet or a LAN. Teamspeak is optimized for use in online games, it has a low processor utiliziation and low data transfer rates<br>
{{#seo:
|title=TeamSpeak Server - CKRAS WIKI
|title_mode=append
|keywords=ckras, teamspeak, ts3, voice server, gameserver, guide, webinterface, tsdns, teamspeak hosting
|description=Manage your TeamSpeak server at CKRAS. Learn how to set passwords, create subdomains, manage tokens, backups and more.
|image=Teamspeak logo.png
|image_alt=TeamSpeak Server Hosting CKRAS
}}


The Teamspeak protocol is not specified open Teamspeak is incompatible with al other protocols, Particular, it providers no support for open IP telephony protocols such as  SIP, H.323 oder IAX.<br>
<div class="ck-page">
<div class="clear"><big>'''Teamspeak Server 6 soon'''</big>
 
[[File:Teamspeak logo.png|alt=Teamspeak Logo|500x500px]]
<div class="ck-hero--dark">
{| style="background:transparent; border:none; width:100%;"
|-
| style="vertical-align:top; width:120px; padding-right:20px;" |
<div class="ck-hero-logo">[[File:Teamspeak logo.png|100px|alt=TeamSpeak Server|link=Teamspeak]]</div>
| style="vertical-align:top;" |
<div class="ck-hero-content">
<h1 class="ck-hero-title">TeamSpeak Server</h1>
<div class="ck-hero-sub">Manage your TeamSpeak server easily with the CKRAS webinterface.</div>
<div class="ck-hero-meta"><b>Quick Start:</b> Open your server in the panel and configure password, DNS and access.</div>
<div class="ck-hero-actions">
[https://iface.ckras.com <span class="ck-btn ck-btn-primary">▶ Open Webpanel</span>]
[https://www.ckras.com/en/ <span class="ck-btn ck-btn-ghost">CKRAS Website</span>]
</div>
</div>
</div>
<div  class="proditem ven">[[Webinterface]]</div>
<div class="clear"></div>
<!--
{| class="wikitable center"
|-
! [[Mumble]] !! [[Ventrilo]] !! [[Webinterface]]
|}
|}
-->
</div>


== Versions / Client / Download ==
<div class="ck-lead">
'''TeamSpeak''' is a voice communication system optimized for gaming. 
It provides low latency, low bandwidth usage and stable voice communication for teams and communities.
</div>


Windows 32 Bit Version 3.6.x [http://www.teamspeak.com/?page=downloads Download]
<div class="ck-jump">
Windows 64 Bit Version 3.6.x [http://www.teamspeak.com/?page=downloads Download]
<b>Jump to:</b> [[Teamspeak#Quick Setup|Quick Setup]] • [[Teamspeak#Features|Features]] • [[Teamspeak#TSDNS Subdomain|TSDNS]] • [[Teamspeak#Snapshots|Backups]] • [[Teamspeak#Tokens|Tokens]]
MAC Version 3.6.x [http://www.teamspeak.com/?page=downloads Download]
</div>
 
== Quick Setup ==
 
<div class="ck-callout ck-callout--ok">
<b>Basic setup:</b>
</div>
 
# Open your TeamSpeak server in the webpanel
# Set a password
# Create a TSDNS address (optional)
# Connect via TeamSpeak client


== Features ==
== Features ==


=== Password Set and Password Change ===
<div class="ck-feature-list">
You can change the server password for your TS3 server in the panel and then click on save to make this change active.
<span class="ck-feature-pill">Password Management</span>
<span class="ck-feature-pill">TSDNS Subdomains</span>
<span class="ck-feature-pill">Custom Domains</span>
<span class="ck-feature-pill">Snapshots (Backups)</span>
<span class="ck-feature-pill">Token System</span>
<span class="ck-feature-pill">FTP Access</span>
</div>


[[File:Teamspeak-change-pw.png|alt=Set Teamspeak Password or change it|750x750px]]
=== Password Management ===


=== TSDNS  Subdomain ===
Change your server password directly in the webpanel.


You can create a suffix for your Teamspeak server free of charge at CKRAS, e.g. '''yourclan.ckras.eu.'''
[[File:Teamspeak-change-pw.png|alt=Set Teamspeak Password|750x750px]]


[[File:Tsdns-teamspeak.png|alt=TSDN Teamspeak Adress|750x750px]]
=== TSDNS Subdomain ===


==== Use your own top Level domain ====
You can create a free subdomain such as:
You can point your own top-level domain to our Teamspeak servers. We will show you how to do this in the next steps.


Please enter the following settings here with your web hosting provider or have them entered if possible.
<code>yourclan.ckras.eu</code>


<code>_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com.</code>
[[File:Tsdns-teamspeak.png|alt=TSDNS Teamspeak Address|750x750px]]


<u>The following description only applies if you have a web hosting package from CKRAS with your own top-level domain!</u>
=== Custom Domain (SRV Record) ===


# log in to the webspace panel <nowiki>https://lc.ckras.com</nowiki>.
To use your own domain, create the following SRV record:
# click on ‘Domains’ in the menu on the left under ‘Hosting’
# now click on the ‘+ New subdomain...’ button at the top of the main window
# in the ‘New subdomain’ overlay window that is now open, enter the following under Subdomain at the top left (without the ‘’ characters): ‘_ts3._udp.’
# now select the desired domain to the right of it, if several are available
# remove the tick next to ‘Activate webspace’
# click on the ‘Own DNS entries’ button
# now select the value ‘SRV’ in the drop-down menu and click on add
# now enter the TTL (Time to live) to the right of the SRV field. We recommend ‘400’
# next, set the ‘Priority’ value to ‘0’
# then set the value ‘Weight’ to ‘5’
# set ‘Port’ to ‘e.g. 10000, see [[webinterface]] for your exact port’
# keep ‘server name’ as ‘teamspeak.ckras.com’ (Attention: Do not enter your domain name here)
# now press ‘save’
# From now on you can reach the TS with your own domain, e.g. yourdomain.com


=== Export Teamspeak Settings ===
<code>
_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com.
</code>


You can find the item ‘EXPORT’ at the top of the webinterface next to the online status, just click here and you can export your TS data, but note that no avatars or uploaded pictures are exported here.
<div class="ck-callout ck-callout--amber">
<b>Important:</b> Adjust the port to your TeamSpeak server port (check webpanel).
</div>


[[File:Ts-export-settings.png|alt=Teamspeak Export|716x716px]]
==== Value Breakdown ====


You can backup your TS Settings by clicking "EXPORT"
{| class="wikitable"
! Field !! Value
|-
| Service || <code>_ts3</code>
|-
| Protocol || <code>_udp</code>
|-
| TTL || <code>400</code>
|-
| Type || <code>SRV</code>
|-
| Priority || <code>0</code>
|-
| Weight || <code>5</code>
|-
| Port || <code>11405</code>
|-
| Target || <code>teamspeak.ckras.com.</code>
|}


=== Snapshots (Backup/Restore) ===
== Snapshots (Backup / Restore) ==


'''Snapshot (backup/restore function)''' for your Teamspeak is a ''free'' backup, restore service from CKRAS, which always resets your server to the point in time at which the snapshot was created. By default, we always create backups for the last 3 days so that you always have access to a backup of the channel settings etc.
<div class="ck-callout">
<b>Included:</b> Free backup system for all TeamSpeak servers.
</div>


As mentioned, this service is included free of charge for all Teamspeak servers.
Snapshots allow you to restore your server to a previous state.


[[File:Snapshot-teamspeak.png|alt=Snapshot Teamspeak|750x750px]]
[[File:Snapshot-teamspeak.png|alt=Snapshot Teamspeak|750x750px]]


Snapshots
Included in snapshots:
- Server and channel groups
- Channels and permissions
- Clients and permissions
- Server settings
 
Not included:
- Icons
- Avatars
- Uploaded files
 
== Tokens ==


A snapshot deploys the state of the ts3 server as dated. The server will restart with the snapshot version immediately! The snapshot contains:
You can create authorization tokens in the webpanel.


    All server and channel groups including their permissions
[[File:Teamspeak-token.png|alt=Teamspeak Token Management|750x750px]]
    All the channels on the server including any permissions assigned to them.
    Channel descriptions, topic, password etc.
    All clients that are present in the database for this virtual server including possibly assigned permissions.
    Server settings (server name, slots, banner etc.)


Things that are not included:
<div class="ck-callout">
Use tokens to grant access or permissions to users.
</div>


    Any Icons
== Export Settings ==
    Any Avatars
    Any files that have been uploaded


== TOKEN ==
You can export your TeamSpeak configuration via the webinterface.


You can easily create new tokens for various groups that you have created in the [https://iface.ckras.com webpanel]. In our example picture you can see an unused token and next to it the icon ‘Copy’ with which you can put the token into your clipboard to authorise yourself on the Teamspeak server. The unused token will disappear after use on this page and you can then create further new authorisation keys with ‘Add Token’.<br>
[[File:Ts-export-settings.png|alt=Teamspeak Export|716x716px]]


[[File:Teamspeak-token.png|alt=Teamspeak Token Management|750x750px]]
<div class="ck-callout">
<b>Note:</b> Avatars and uploaded files are not included in exports.
</div>


== Query Port ==
== Query Port ==
You need the Teamspeak query port, here you can find the port in the [[webinterface]].
 
You can find your TeamSpeak query port in the [[webinterface]].


[[File:Teamspeak-query-port.png|alt=Teamspeak Query Port|750x750px]]
[[File:Teamspeak-query-port.png|alt=Teamspeak Query Port|750x750px]]


== Teamspeak Surfaces Statement ==
== Installation & Setup ==
=== Installation screen ===
[[file:teamspeak_1.png]]


=== Licence Terms ===
<div class="ck-callout">
The following images show the TeamSpeak setup process.
</div>
 
[[File:teamspeak_1.png]]
[[File:teamspeak_2.png]]
[[File:teamspeak_2.png]]
[[File:teamspeak_3.png]]
[[File:teamspeak_4.png]]
[[File:teamspeak_5.png]]
[[File:teamspeak_6.png]]
[[File:teamspeak_7.png]]


=== Installation===
== Download Client ==
[[file:teamspeak_3.png]]


=== Recommended Settings ===
<div class="ck-callout">
[[file:teamspeak_4.png]]
Download the latest TeamSpeak client:
</div>


=== Server Setup ===
[http://www.teamspeak.com/?page=downloads TeamSpeak Downloads]
[[file:teamspeak_5.png]]


=== Add Server ===
Supported platforms:
[[file:teamspeak_6.png]]
- Windows (32 / 64 bit)
- macOS


== Video Tutorial ==


=== Virtual Server edit ===
[[file:teamspeak_7.png]]
=== HAVE FUN ===
== Video Tutorial ==
<youtube>S32AGZdY5yA|</youtube>
<youtube>S32AGZdY5yA|</youtube>


== Testserver ==
== Testserver ==


Testserver: teampeak.ckras.com:9987
<code>teamspeak.ckras.com:9987</code>


== Teamspeak Rental ==
== Rental ==


[http://www.ckras.com/Voiceserver-mieten-Teamspeak-Ventrilo-Mumble Teamspeak Rental]
[http://www.ckras.com/Voiceserver-mieten-Teamspeak-Ventrilo-Mumble TeamSpeak Rental]
 
</div>
[[Category:CS2]]
[[Category:CS2]]

Latest revision as of 10:19, 24 March 2026


TeamSpeak Server

Manage your TeamSpeak server easily with the CKRAS webinterface.
Quick Start: Open your server in the panel and configure password, DNS and access.

TeamSpeak is a voice communication system optimized for gaming. It provides low latency, low bandwidth usage and stable voice communication for teams and communities.

Jump to: Quick SetupFeaturesTSDNSBackupsTokens

Quick Setup

Basic setup:

  1. Open your TeamSpeak server in the webpanel
  2. Set a password
  3. Create a TSDNS address (optional)
  4. Connect via TeamSpeak client

Features

Password Management TSDNS Subdomains Custom Domains Snapshots (Backups) Token System FTP Access

Password Management

Change your server password directly in the webpanel.

Set Teamspeak Password

TSDNS Subdomain

You can create a free subdomain such as:

yourclan.ckras.eu

TSDNS Teamspeak Address

Custom Domain (SRV Record)

To use your own domain, create the following SRV record:

_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com.

Important: Adjust the port to your TeamSpeak server port (check webpanel).

Value Breakdown

Field Value
Service _ts3
Protocol _udp
TTL 400
Type SRV
Priority 0
Weight 5
Port 11405
Target teamspeak.ckras.com.

Snapshots (Backup / Restore)

Included: Free backup system for all TeamSpeak servers.

Snapshots allow you to restore your server to a previous state.

Snapshot Teamspeak

Included in snapshots: - Server and channel groups - Channels and permissions - Clients and permissions - Server settings

Not included: - Icons - Avatars - Uploaded files

Tokens

You can create authorization tokens in the webpanel.

Teamspeak Token Management

Use tokens to grant access or permissions to users.

Export Settings

You can export your TeamSpeak configuration via the webinterface.

Teamspeak Export

Note: Avatars and uploaded files are not included in exports.

Query Port

You can find your TeamSpeak query port in the webinterface.

Teamspeak Query Port

Installation & Setup

The following images show the TeamSpeak setup process.

Download Client

Download the latest TeamSpeak client:

TeamSpeak Downloads

Supported platforms: - Windows (32 / 64 bit) - macOS

Video Tutorial

<youtube>S32AGZdY5yA|</youtube>

Testserver

teamspeak.ckras.com:9987

Rental

TeamSpeak Rental