Forum


Notice to all users

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

Search:

Type: Posts; User: Chris; Keyword(s):

Page 1 of 15 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    50,202

    We have just released beta2 of the 3.10.0 server....

    We have just released beta2 of the 3.10.0 server.

    You can download the beta server here.

    FreeBSD servers are available again.
    The avatar issue of the first beta has been fixed.
  2. Replies
    65
    Views
    235,905

    Sticky: [Discussion] Feedback for Client 3.5.0 Beta

    This thread is for collecting feedback about the current 3.5.0 beta client.

    See the announcement for changelog and information about 3.5.0 beta.
  3. Replies
    3
    Views
    48,915

    Sticky: [Pre-Release] TeamSpeak 3 Client 3.5.0

    We have released a new beta version of the TeamSpeak 3 Client.

    This update enables you to connect to the free servers created within the TS5 client. Additionally we have backported some of the...
  4. [Already possible] Or you disable sounds you do not want to hear in...

    Or you disable sounds you do not want to hear in Tools -> Options -> Notifications, which is the intended way to disable sounds you don't want to hear and will of course survive updates.
  5. Replies
    24
    Views
    31,089

    A crashdump should have been created in the...

    A crashdump should have been created in the crashdumps folder. Please send that along as well.
  6. Replies
    1
    Views
    9,698

    No There is setPluginMenuEnabled function...

    No

    There is setPluginMenuEnabled function which you can use to disable your menu items.
  7. Replies
    5
    Views
    3,841

    Easy to figure out yourself, through just taking...

    Easy to figure out yourself, through just taking a look at those events when using the client.

    onEditPlaybackVoiceDataEvent / onEditPostProcessVoiceDataEvent: For every client in your channel...
  8. Thread: Usage of SHA-1

    by Chris
    Replies
    37
    Views
    211,971

    Because it was referencing an off topic post,...

    Because it was referencing an off topic post, besides being off topic itself. Moved to its own topic now.


    That would change the representation of the unique identifier, which would involve a lot...
  9. Replies
    58
    Views
    115,371

    just use ./ts3server to start the server. If...

    just use
    ./ts3server to start the server.
    If that doesn't do anything either do a
    ldd ts3server and post the output
  10. I guess it really depends on what you would want...

    I guess it really depends on what you would want to do.
  11. [Resolved] privilege keys are one time use only, after they...

    privilege keys are one time use only, after they have been used they're gone.
  12. Replies
    2
    Views
    3,226

    The icons most likely do not exist on the server...

    The icons most likely do not exist on the server anymore and old clients simply have them cached.
  13. Replies
    58
    Views
    115,371

    What system do you use? The startscript works...

    What system do you use?
    The startscript works fine here (except for the above mentioned problem with not getting the query password printed)
  14. Replies
    58
    Views
    115,371

    We announced with the previous server release...

    We announced with the previous server release that the next server release will require glibc 2.17 or newer (glibc 2.17 was released in 2012!).
    CentOS 7 has 2.17 according to distrowatch (see list...
  15. Replies
    58
    Views
    115,371

    The download page was updated now. ...

    The download page was updated now.



    Currently the only option would be to use the minimal_runscript to create the database or just start the binary directly.
  16. Replies
    3
    Views
    8,197

    The plugin SDK is cross platform. It's just that...

    The plugin SDK is cross platform. It's just that you need to call the compiler properly yourself, or configure / use the build automation system of your choice yourself.
  17. Replies
    58
    Views
    115,371

    [Discussion] TeamSpeak Server 3.8.0

    This thread is for feedback and discussion for the 3.8.0 server release.
    For details about the server release and changelog, please see the announcement thread.
  18. Replies
    0
    Views
    34,494

    [Release] TeamSpeak Server 3.8.0

    Please note:
    we require glibc version 2.17 or later on Linux systems.
    This server will not show badges of other clients unless they are running client 3.3.0 or newer. That client should be...
  19. Replies
    3
    Views
    13,115

    Well, according to Microsoft...

    Well, according to Microsoft that error is obsolete. Also your project is set to compile using VS 2017, so maybe that's the reason?
    In any case that's an issue with your setup / installation most...
  20. If you want to exclude one specific client, then...

    If you want to exclude one specific client, then you could check for the unique Id yes (available with getClientVariableAsString), otherwise find a more generic match that matches every client you...
  21. You're not adding anything anywhere, nor are you...

    You're not adding anything anywhere, nor are you ever changing selectedItemID, which wouldn't really make much sense anyway, because it is a function parameter (at least at the place you seem to have...
  22. Replies
    3
    Views
    15,557

    Did you include the soundbackends folder in your...

    Did you include the soundbackends folder in your applications root directory?
  23. Replies
    3
    Views
    12,122

    Those are not ranges (at least not for TS3), but...

    Those are not ranges (at least not for TS3), but individual ports instead. Not sure about Minecraft, but I think that would be a lot of ports for it, so you might want to check their manual for the...
  24. You can get the audio stream through both the SDK...

    You can get the audio stream through both the SDK and the plugin API in the dedicated callbacks

    Plugins / SDK Client (w/o the ts3plugin_ part):

    ts3plugin_onEditCapturedVoiceDataEvent...
  25. Replies
    3
    Views
    6,627

    There's no need for one, clients always have...

    There's no need for one, clients always have exactly one channel group. Just assign the default guest channel group, which is what happens if you "remove" any other channel group.
  26. Replies
    3
    Views
    6,991

    depends on which one you want to change yes. You...

    depends on which one you want to change yes. You can get a list of them using serverinfo command. Quite a few are read only, others can be changed.

    serveredit...
  27. Replies
    3
    Views
    6,991

    You can set them through the server query...

    You can set them through the server query interface, using the serveredit command.
  28. Replies
    1
    Views
    2,528

    Check whether you have granted microphone...

    Check whether you have granted microphone permissions to the TeamSpeak client / in general in Windows 10.
    Also just in case you're using multiple keyboards / mice simultaneously, please try with a...
  29. Seems like you don't have openssl installed.

    Seems like you don't have openssl installed.
  30. Replies
    2
    Views
    5,028

    You can create any DNS records you want of...

    You can create any DNS records you want of course.
    With regards to the query interface however there isn't much of a point to it, at least I'm unaware of any software using the TS3 query interface...
  31. Replies
    75
    Views
    121,237

    The limit is actually 8192 (which is not an...

    The limit is actually 8192 (which is not an odd/random number) single byte characters.
    The client is still limited to 1024, since there was no update yet (other than the security fix in 3.2.5).
  32. Replies
    75
    Views
    121,237

    If that is a 3.8.0 server then yes that is...

    If that is a 3.8.0 server then yes that is expected. Badges are required to be signed with server 3.8.0, as such clients before 3.3.0 will not have badges.
  33. Replies
    8
    Views
    24,045

    [Discussion] TeamSpeak 3 Client 3.2.5

    This thread is for discussion and feedback for the 3.2.5 release of the TeamSpeak Client.
    Please see the announcement for changelog / features.
  34. Replies
    31
    Views
    39,266

    [Resolved] You'll need to contact sales for this. Create a...

    You'll need to contact sales for this. Create a Ticket with them: https://support.teamspeakusa.com/
  35. Replies
    1
    Views
    18,834

    [Resolved] Specify the compatible systems as a comma...

    Specify the compatible systems as a comma separated string in the appropriate section. Check existing ones for guidance if in doubt.
Results 1 to 35 of 500
Page 1 of 15 1 2 3 4