Changes

Jump to navigation Jump to search
903 bytes added ,  08:22, 11 July 2022
Line 1: Line 1:  
{{Languages|TeamSpeak_Server}}
 
{{Languages|TeamSpeak_Server}}
=TeamSpeak Server 2.0.24.1 for SME 7.x=
  −
   
==Maintainer==
 
==Maintainer==
 
[[User:Cool34000|Sylvain Gomez]]<br/>
 
[[User:Cool34000|Sylvain Gomez]]<br/>
 
mailto:sylvaingomez@free.fr
 
mailto:sylvaingomez@free.fr
 +
===Version===
 +
{{#smeversion: smeserver-teamspeak-server }}
    
==Description==
 
==Description==
Line 13: Line 13:  
TeamSpeak is free of charge to non-commercial users.
 
TeamSpeak is free of charge to non-commercial users.
 
Please see their [http://www.goteamspeak.com/index.php?page=faq FAQ] for more information on licensing and terms of use.
 
Please see their [http://www.goteamspeak.com/index.php?page=faq FAQ] for more information on licensing and terms of use.
  −
==Download==
  −
You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/teamspeak/smeserver-teamspeak-server-2.0.24.1-1.noarch.rpm here]''. If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
  −
wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/teamspeak/smeserver-teamspeak-server-2.0.24.1-1.noarch.rpm
      
==Installation==
 
==Installation==
 
For installation just hit the following command
 
For installation just hit the following command
  yum localinstall *.rpm
+
wget http://mirror.contribs.org/contribs/sgomez/contribs/teamspeak/smeserver-teamspeak-server-2.0.24.1-2.noarch.rpm
 +
  yum localinstall smeserver-teamspeak-server-2.0.24.1-2.noarch.rpm
 +
 
 
==Update==
 
==Update==
 
This RPM is not updatable. Please uninstall old version before installing the new one.
 
This RPM is not updatable. Please uninstall old version before installing the new one.
Line 33: Line 31:  
*Download and install latest TeamSpeak client (TS is available on all platforms)
 
*Download and install latest TeamSpeak client (TS is available on all platforms)
 
*Connect to your server with the client and enjoy!
 
*Connect to your server with the client and enjoy!
 +
 +
You can see who is connected and connect to TeamSpeak using the new built-in website at http://yourdomain.com/tsweb
 +
 +
[[Image:tsweb.png]]
    
===Server side===
 
===Server side===
Line 40: Line 42:  
You will need admin and superadmin passwords which can be retrieved by typing this command at a linux-prompt
 
You will need admin and superadmin passwords which can be retrieved by typing this command at a linux-prompt
 
  service teamspeak passwords
 
  service teamspeak passwords
 +
{{Note box|To connect with superadmin you have to go to slogin.html not login.html}}
    
====Custom banner====
 
====Custom banner====
Line 57: Line 60:  
  db configuration setprop teamspeak TCPPort 14534
 
  db configuration setprop teamspeak TCPPort 14534
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
*You could also want to view your server's activity on your website (php code not documented here):
+
*You could also want to view your server's activity on your website (if the web server is outside your LAN):
 
  db configuration setprop teamspeak TCPPort 51234
 
  db configuration setprop teamspeak TCPPort 51234
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
 
You can even use both:
 
You can even use both:
 
  db configuration setprop teamspeak TCPPort 14534,51234
 
  db configuration setprop teamspeak TCPPort 14534,51234
 +
signal-event remoteaccess-update
 +
*Allow another server instance on port 8768 (server still needs to be added in the web interface!)
 +
db configuration setprop teamspeak UDPPort 8767,8768
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
 
{{Note box|In server-only mode, you need to forward these ports from your router to your SME!}}
 
{{Note box|In server-only mode, you need to forward these ports from your router to your SME!}}
   −
To remove firewall optionnal settings, issue following commands:
+
 
 +
To revert to defaults settings, issue following commands:
 
  db configuration delprop teamspeak TCPPort
 
  db configuration delprop teamspeak TCPPort
 +
db configuration setprop teamspeak UDPPort 8767
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
   Line 77: Line 85:     
''Sylvain Gomez (Cool34000)''
 
''Sylvain Gomez (Cool34000)''
 +
===Bugs===
 +
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}}
 +
and select the smeserver-teamspeak-server  component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-teamspeak-server |title=this link}}
 +
 +
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component=smeserver-teamspeak-server  |noresultsmessage=No open bugs found.}}
 +
 +
===Changelog===
 +
Only released version in smecontrib are listed here.
    +
{{#smechangelog: smeserver-teamspeak-server  }}
    
----
 
----
[[Category: Contrib]]
+
[[Category: Deprecated_Contrib]]
 +
[[Category: Social Media Apps]]
 +
[[Category: Webapps]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu