PDA

View Full Version : Available parameters in TS URLs


Zechariah
18-11-2006, 20:28
Hello,

Aside from connecting to a server:port, are there any other available commands? Such as joining/create a specific channel via an URL?

I am looking for a way of integrating TS to a specific server, and with one click, the user would be sent to a TS server and to a specific channel. Channel might need to be created if he's host, otherwise he'll join the existing channel.

Thanks.

Zechariah
19-11-2006, 04:29
Ok, so I did some searching (which I should've done first) and found the following...

teamspeak://IP_or_DNS:PORT?nickname=YourNickname?loginname=You rLoginName?password=YourPassword?channel=ChannelNa me?channelpassword=PasswordOfChannel?subchannel=Yo urSubchannel

I tested all of this just now and it worked swell. However, still not what I am looking for.

Using the URL above (after editing it) I tried setting the channel= to a name that did not exist (to see if it would create a channel) and it did not.

And that is exactly what I am looking for... So, is it possible to have a channel created by use of an URL?

Thanks.

Reedy Boy
19-11-2006, 14:27
Dont think so

As it is designed to be implemented on servers with for example open access, and to throw people into set channels

Bastian
19-11-2006, 20:57
Dont think so

Confirmed!

Reedy Boy
20-11-2006, 13:49
Confirmed!

Cheers, thought it was the case!