A proprietary Voice over IP software, commonly used for gaming or conference calls
Questions tagged [teamspeak]
27 questions
14
votes
4 answers
How do I find out my teamspeak admin key?
I installed Teamspeak server 3 on my debian machine some time ago. When I started it then, I was provided a key which I used in my client to authenticate as admin.
I don't know the key now and I need to authenticate again. I have a shell access to…
Frantisek
- 1,936
7
votes
8 answers
Audio output leaking into microphone
I noticed that my audio output (anything from system sounds to music) is leaking into my microphone.
Stereo Mix is disabled and the audio is not loud enough to be recorded by the microphone externally, probably it's crosstalk from the wires but I…
Iztooi
- 71
3
votes
1 answer
Teamspeak3 Server on Windows server starting different if other user starts it
I have a TS3 server running on a Windows server. When the computer reboots we manually restart the TS3 server by logging in (it's in the Autorun). Howether, as different users log in on the Windows server the TS3 server looks different. It seems…
Urinprobe
- 101
3
votes
1 answer
Systemd Service stops when closing the last SFTP / SSH Session
I recently moved my Server from a virtual machine to a new machine.
Since then I sometimes have the inexplicable event, that my Teamspeak Server stops (and that auto-restarts because that's how I configured it) when closing the last open session…
josias
- 131
2
votes
0 answers
How to find a given game room in all TS3 servers?
I want to find a particular room (for example, a room related to Civilization V) in TeamSpeak 3, but I can't enter each server manually. How do I do it?
Jader Dias
- 16,236
2
votes
0 answers
How does the TeamSpeak 3 client execute with high process integrity?
My TeamSpeak 3 client is executing at High process integrity with limited elevation when I launch it from the shortcut on my taskbar. How does it do this? Is it because I am a system administrator?
I made a C program to test out if an arbitrary…
Sir Random
- 121
1
vote
0 answers
Best way to block users from connecting to VOIP (Teamspeak)
In a teamspeak that I work with, we've banned users from comming back and they just change their IP and come back on. We've been searching for a way to keep them out even if they change their IP. Do any of you know any good methods?
Also I was stuck…
Milly
- 7
1
vote
0 answers
Audio Equalizer affecting FRAPS recording - Is there a way to create my own playback device?
Using Win7, A corsair vengeance 2000 headset and teamspeak.
For about 2 weeks now, FRAPS is being affected by the equalizer settings I entered in the Corsair software. This means that when I play back the footage the same equalizer will be modifying…
Zoeff
- 11
1
vote
1 answer
Regex code for TeamSpeak3 ControlBot plugin
I want a code that doesn't kick Name_Surname but kicks anything else. My current code is :
^(?![A-Z][a-z]+(?:_[A-Z][a-z]+)*).*$
I need one more rule to add to this code.
I want to allow [C]Name_Surname format too.
This C letter can change for max 3…
Enis
- 11
1
vote
0 answers
Configuring a virtual key hotkey in TS3?
Information
Alright, so I play a game called ArmA 3 a lot. I usually play on Roleplaying servers, and they use a plugin called Task Force Radio.
Task Force Radio (From now on abbreviated to TFR) is a plugin that uses Teamspeak 3 and it's 3D sound…
Josh Silveous
- 365
1
vote
0 answers
New versions of TeamSpeak on ARM (Raspberry Pi) using QEMU user mode crash
With a help of a friend we have successfully run TeamSpeak server which has no source code and no binary for armhf on raspberry pi 3 using QEMU in user mode. We followed partially this…
Mohammed Noureldin
- 1,355
1
vote
1 answer
rc.local Teamspeak autostart
I would like to auto start Teamspeak server in case of a machine restart, to do that I made this entry into the /etc/rc.local:
/bin/sh /home/derv__2014532/voice/teamspeak/ts3server_startscript.sh restart
Basically it works and the command is being…
RA.
- 111
- 1
1
vote
2 answers
How to change country flag?
How to hide the IP from TeamSpeak and change country flag?
I tried using Spotflux but it prevented TeamSpeak from connecting the server.
I tried using SocksV4 proxy, but TeamSpeak bypassed the proxy somehow.
How can I change my IP in TeamSpeak?…
MCCCS
- 237
0
votes
1 answer
Trouble installing Teamspeak3 server on VPS (Says server is running but can't connect)
I'm trying to install teamspeak3 server on my VPS (CentOS 7). Everything seems to be installed correctly, it says the server is running when I try to run the startscript again, however I can't connect to the IP that I find in ifconfig. Anyone who…
jvh
- 49
0
votes
1 answer
Launching the VPN client makes all remote services unavailable
While trying to use a VPN connection on my Ubuntu server, I found out that when launching my OpenVPN client with :
sudo openvpn --config someplace.ovpn
it makes all my remote services unavailable : my TS3 server, my plex server, my qbittorrent…
Kriegalex
- 111
- 8