Teamspeak: Difference between revisions

From CKRAS Wiki

No edit summary
No edit summary
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 as soon as it is officially available for hosting providers.'''</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>
 
<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>
 
<div class="ck-jump">
<b>Jump to:</b> [[Teamspeak#Quick_Setup|Quick Setup]] • [[Teamspeak#Features|Features]] • [[Teamspeak#TSDNS_Subdomain|TSDNS]] • [[Teamspeak#Snapshots|Backups]] • [[Teamspeak#Tokens|Tokens]]
</div>
 
== Quick Setup ==


== Versions / Client / Download ==
<div class="ck-callout ck-callout--ok">
<b>Basic setup:</b>
</div>


Windows 32 Bit Version 3.6.x [http://www.teamspeak.com/?page=downloads Download]
# Open your TeamSpeak server in the webpanel
Windows 64 Bit Version 3.6.x [http://www.teamspeak.com/?page=downloads Download]
# Set a password
MAC Version 3.6.x [http://www.teamspeak.com/?page=downloads Download]
# 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>
 
=== Password Management ===
 
Change your server password directly in the webpanel.
 
[[File:Teamspeak-change-pw.png|alt=Set Teamspeak Password|750x750px]]


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


=== TSDNS  Subdomain ===
You can create a free subdomain such as:


You can create a suffix for your Teamspeak server free of charge at CKRAS, e.g. '''yourclan.ckras.eu.'''
<code>yourclan.ckras.eu</code>


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


==== Use your own top Level domain ====
=== Custom Domain (SRV Record) ===


Please enter the following SRV record with your web hosting provider:
To use your own domain, create the following SRV record:


<code>
<code>
Line 44: Line 83:
</code>
</code>


=== Value Breakdown ===
<div class="ck-callout ck-callout--amber">
<b>Important:</b> Adjust the port to your TeamSpeak server port (check webpanel).
</div>
 
==== Value Breakdown ====


{| class="wikitable"
{| class="wikitable"
Line 52: Line 95:
|-
|-
| Protocol || <code>_udp</code>
| Protocol || <code>_udp</code>
|-
| Domain || <code>yourdomain.com</code>
|-
|-
| TTL || <code>400</code>
| TTL || <code>400</code>
Line 63: Line 104:
| Weight || <code>5</code>
| Weight || <code>5</code>
|-
|-
| Port || <code>11405</code> <small>(or your actual TS port)</small>
| Port || <code>11405</code>
|-
|-
| Target || <code>teamspeak.ckras.com.</code>
| Target || <code>teamspeak.ckras.com.</code>
|}
|}


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


* '''Adjust the port!''' → Check [[webinterface]] for your actual port 
<div class="ck-callout">
* '''Do not change the target!''' → Always use <code>teamspeak.ckras.com.</code>
<b>Included:</b> Free backup system for all TeamSpeak servers.
* Do not forget the trailing dot (.) 
</div>


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


<u>The following instructions only apply if you have a CKRAS web hosting package with your own domain!</u>
[[File:Snapshot-teamspeak.png|alt=Snapshot Teamspeak|750x750px]]
 
=== Step-by-step Guide ===
 
# Open: <nowiki>https://lc.ckras.com</nowiki>
# Navigate to '''Hosting → Domains'''
# Click '''+ New subdomain...'''
# Enter the following as subdomain:
<code>_ts3._udp.</code>
# Select your domain
# Remove the checkmark for '''Activate webspace'''
# Click '''Own DNS entries'''
# Select '''SRV''' and click '''Add'''
 
=== Enter the following values ===


{| class="wikitable"
Included in snapshots:
! Field !! Value
- Server and channel groups
|-
- Channels and permissions
| TTL || <code>400</code>
- Clients and permissions
|-
- Server settings
| Priority || <code>0</code>
|-
| Weight || <code>5</code>
|-
| Port || <code>11405</code> <small>(or your TS port)</small>
|-
| Server || <code>teamspeak.ckras.com</code>
|}


# Click '''Save'''
Not included:
- Icons
- Avatars
- Uploaded files


=== Result ===
== Tokens ==


Your TeamSpeak server will now be reachable via:
You can create authorization tokens in the webpanel.


<code>yourdomain.com</code>
[[File:Teamspeak-token.png|alt=Teamspeak Token Management|750x750px]]


<div class="ck-callout">
Use tokens to grant access or permissions to users.
</div>


=== Export Teamspeak Settings ===
== Export Settings ==


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.
You can export your TeamSpeak configuration via the webinterface.


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


You can backup your TS Settings by clicking "EXPORT"
<div class="ck-callout">
<b>Note:</b> Avatars and uploaded files are not included in exports.
</div>


=== Snapshots (Backup/Restore) ===
== Query Port ==


'''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.
You can find your TeamSpeak query port in the [[webinterface]].


As mentioned, this service is included free of charge for all Teamspeak servers.
[[File:Teamspeak-query-port.png|alt=Teamspeak Query Port|750x750px]]


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


Snapshots
<div class="ck-callout">
 
The following images show the TeamSpeak setup process.
A snapshot deploys the state of the ts3 server as dated. The server will restart with the snapshot version immediately! The snapshot contains:
</div>
 
    All server and channel groups including their permissions
    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:
 
    Any Icons
    Any Avatars
    Any files that have been uploaded
 
== TOKEN ==


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:teamspeak_1.png]]
 
[[File:Teamspeak-token.png|alt=Teamspeak Token Management|750x750px]]
 
== Query Port ==
You need the Teamspeak query port, here you can find the port in the [[webinterface]].
 
[[File:Teamspeak-query-port.png|alt=Teamspeak Query Port|750x750px]]
 
== Teamspeak Surfaces Statement ==
=== Installation screen ===
[[file:teamspeak_1.png]]
 
=== Licence Terms ===
[[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]
[[index.php?title=Category:CS2]]
[[index.php?title=Category:CS2]]
</div>

Revision as of 10:18, 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

index.php?title=Category:CS2