Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2011
    Posts
    1

    Question How to change default voice_ip and run in background!

    I have a webserver and set everything up on there and i can get it to work if i use the ./ts3server_minimal_runscript.sh voice_ip=69.xxx.83.xx9 command but if i use the ./ts3server_startscript.sh start it will run but look for voice on 0.0.0.0:9987 but it will run in the background, if i use the minimul script with the modified voice_ip it will listen on 69.xxx.83.xx9:9987 and i can connect using a client and all is well except when i close my ssh session the process stops and the server disconnects.... So in short i need to change the default voice_ip from 0.0.0.0 to mine but have it work when i use the startscript command cause thats the only one that works in the background but defaults to 0.0.0.0, i have created the .ini file with no luck so im at a loss... Can i create a new virtual server that isnt default and used the ip i specify as its default? idk... im not great in command line so go as easy as you can, THANKS!!!!

  2. #2
    Join Date
    May 2010
    Posts
    6,372
    Hello

    You have to edit the ts3server_startscript.sh and change this line e.g. :
    Code:
    COMMANDLINE_PARAMETERS="voice_ip=69.xxx.83.xx9 ${2}" #add any command line parameters you want to pass here
    Info:
    This question has been answered many times on this forum. Next time, please use the search function.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. dropdown menu background change
    By kyanos in forum Skins
    Replies: 5
    Last Post: 07-02-2011, 01:36
  2. Replies: 3
    Last Post: 11-07-2010, 13:32
  3. How change default port?? UPD
    By sereban in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 27-09-2007, 19:14
  4. help change default port
    By FireBelly in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 22-11-2004, 16:03

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •