I'm officially leaving TeamSpeak to Discord. I love TeamSpeak but tht devs team seem don't care about users requests, i really don't like Discord, but my whole team and new players want to go on it...
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Type: Posts; User: Toine; Keyword(s):
I'm officially leaving TeamSpeak to Discord. I love TeamSpeak but tht devs team seem don't care about users requests, i really don't like Discord, but my whole team and new players want to go on it...
I always enforce the lastest update when the changelog contains security fixes, and there is no valuable reason to not do it.
Hi!
Since the 3.1.0 the server communicate permanently with the accounting system. So can you add an option on the instance to always requiring the latest client update without having to update...
You can made closed app with JS code in frontend, I mean closed because you cannot get the source code back, JS is client side this is a fact. But if you minify the code and obfuscate the minified...
I partialy disagree, the current way who consists to jail all users/developpers with closed app is not logical at all. Currently if teamspeak team just copy Discord to build their own Web RTC client...
This feature was already asked and rejected.
The current SDK client cannot join "normal" servers because it don't support the permission system. But they can simply implement it, this will allow us to create our own apps and could be the best...
I really hope to see an SDK Client to do that. I wont use a standard client with a standard behavior, with an SDK we can customize the interface, integrate our own chat system (like your forum chat)...
You can use Virtual Audio Cable to create a virtual audio interface and use its input for your player (Browser, VLC, whatever you want).
Create a new profile on TeamSpeak's inputs, use your VAC...
I know how works the query interface, i suggest a change, i don't ask you how to get the client country or anything else...
If this permission use power int it would be i_channel_connect*
I don't see any permission to do that without using join power wich is also used when the user is already connected.
If your SQClient join after the clients you haven't the country.
Hi!
Can you add a permission to disalow the capability to connect on the specified channel?
When this permission is enabled the client connect to the default channel instead of the choosen...
It's already possible using the permissions system.
If you're not the server owner contact and ask him to disable this feature.
If you wont give your personnal IP you can use a proxy/VPN.
Hi!
I'm currently facing an issue, i devellop some tools for the released server and starting to develop on the SDK server. The two servers are completely differents and cannot works together, but...
For some reason user can connect a standby serverquery user and select the virtual server to do actions on demand and leave it.
If the customer want a custom nickname for his serverquery client we...
I'm already working on a REST API, but i wont stop making suggestion just because the team wont developp some features.
In fact i don't see the problem to get all informations about the invoker, when you work with another products the API return all the data from the client when you receive an event.
Invoker is the name of dataset when you have a notification emitted by a client, like notifytextmessage, it is explicitely named with invokername, invokeruid, invokerid.
I ask the addition of...
Hi!
Currently when we want the country code of an invoker we need to make a request to get the client infos. IMO when we use notifications we regulary need to give an answer to the invoker.
...
I get Invalid Server ID (1024)
Hi!
Currently when we connect to the serverquery we can't rename the client before selecting a virtual server. I know, this is the normal process, but this is annoying when we wont display the...
Your website is mainly in german and i don't speak german, google translate do a bad work, so i made some tests by myself :)
It look like the ID is not valid, maybe too long, i always search a way to debug painless the convert error
Open a command line using the TS3 account (if you use a specific account) and send this command:
tracert accounting.teamspeak.com
Post the result of the command line here, if you don't do...
Hi!
I'm currently adding the filetransfert features to my TypeScript Query Client and i don't understand what's wrong with my query, i would like know if there is any way to enable a debugger to...
I've never see anything about return_code into the serverquery documentation.
Currently, even if we can add a custom return_code, the telnet interface is not asynchronous, so we can only send one...
Most of plugins are not available for all OS :/
You have the bookmarks to do that.
Connect to the server using "connection => connect" for the first time and then click on the bookmark menu. Choose "Add to bookmark" and for the next time use...
The GFX feature should be clearly improved, the current way is too simplist and clearly not optimized.
The first thing is create a simple protocol, instead of setting the image URI the client...
In fact when you hash a password you have to use a random salt, if the devs do their job correctly each channel got his own salt, so you can't be able to use the same hash on multiple channels using...
You can set a simple VPN with authentication before accessing to the Telnet interface.
In fact i think Telnet is clearly outdated too, but ssh is not a good tool to do it. Currently most of API...
I really don't support this suggestion.
You can set a new password without problems, just send the raw password and the server will encode it, if you provide a hash you have to use it as password,...
This feature is requested from the beggining of TS3.
I think the team just don't care about it, this is one of the reasons why people leaving TS3. The lack of support about this feature is really...
You can use easily the chat server on your website, you just have to publish messages through serverquery interface and link the TS3 account to your forum account and you get the messages like this...