Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
814
Players:
7
PREV 1 2 NEXT
Closed Account
#1
Mumble query Port?
Oct 06, 2011 12:16 PM
What is the query port for mumble/murmur?
coolyouPM
#2
Oct 06, 2011 1:33 PM
Joined: Oct 12, 2008
Posts: 439
Try to use "10081"
Former Gametracker Moderator.

- Please don't PM me since I'm retired, any PM's may go unanswered.
Closed Account
#3
Oct 06, 2011 6:14 PM
coolyou wrote:
Try to use "10081"

Thanks, but it did not work.
- Mumble servertracker does not work for meee. Maybe the serverprovider have a firewall..
burnPM
#4
Oct 06, 2011 11:20 PM
Joined: Sep 27, 2006
Posts: 10924
I believe it is joinport+20,000. You can contact your server provider for a definite answer, as I am not sure if they would have changed it if possible.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

arnoldPM
#5
Oct 07, 2011 5:44 AM
Joined: Mar 18, 2007
Posts: 6
Ok, Mumble does NOT have a standard query port like TeamSpeak does. You can gather information from it in different ways, from raw ICE access [1] up to CVP (Channel Viewer Protocol) [2]. So I'd really like to know what Gametracker is using for their queries. At least there's got to be something running serverside (murmur).

[1] http://mumble.sourceforge.net/Ice
[2] http://mumble.sourceforge.net/Channel_Viewer_Protocol
Closed Account
#6
Oct 09, 2011 8:11 AM
Yes, it seems like we dont need to specify a query port.
And the Mumble server tracker here at gametracker started to woork yesterday, with some help from gameservers.com, They made some changes to the server.
- but to day the server looks dead again.. (but the server is up and still running)
arnoldPM
#7
Oct 09, 2011 10:08 AM
Joined: Mar 18, 2007
Posts: 6
Well, gameservers.com must have some kind of script/addon running for such queries to work. That script/addon listens on a separate port of course. Maybe some gametracker.com staff member can clear this up. If we get hands on that peace of software and install it on our servers we would be able to use gametracker.com without any hassle.
pugz209PM
#8
Oct 11, 2011 10:59 AM
Joined: May 23, 2010
Posts: 1
Hello all, has anyone found a solution to this? we used to use Ventrilo and host the server status banner on our site and it worked like a charm.

I can't believe that Mumble wouldn't have something like this being an awesome program that it is.

I've created a ticket with our hosts Beastnode.com they offer a free mumble server with a paid game server, they have no idea what the Query Port is?

I would love to get a GameTracker banner up on the website for mumble but this is just killing me.

Any help would be great!
burnPM
#9
Oct 11, 2011 1:25 PM
Joined: Sep 27, 2006
Posts: 10924
I have asked the site developers and it currently only works for GameServers.com servers. Also, for GameServers.com servers, the query port is the joinport + 20000.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

pcgodPM
#10
Oct 11, 2011 3:46 PM
Joined: Oct 07, 2011
Posts: 1
I wrote my own script to reply to the queries sent by gametracker.com.

It's available at http://pastebin.com/hheP98MA but the "protocol" has some problems.
Embedding the length of the response in the response itself makes things difficult, gametracker.com won't accept the reply if it doesn't match and disabling the pretty printing also breaks it.

There is no error checking in the script so it will die if someone restarts the server and there are probably lots of other things which could be improved.

The implementation used by gameservers.com also supports XML formatted replies by sending "xml" instead of "json", but gametracker.com doesn't use that.
Last edited by: pcgod Oct 11, 2011 3:53 PM
PREV 1 2 NEXT