Page MenuHomeDevCentral

Mumble server should listen to Ice
Closed, ResolvedPublic

Description

Currently, the configuration well documents to listen to Ice, but this is not enacted by the server.

A recompilation ensuring it's linked against Ice is welcome.

Event Timeline

dereckson claimed this task.
dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson added a project: Servers.
dereckson added a subscriber: dereckson.

As shown on P71, executable isn't currently linked to Ice library.

Ice recompiled.

===>   Registering installation for Ice-3.5.1_7
Installing Ice-3.5.1_7...
The default on-the-wire encoding for Ice changed in version 3.5 and IPv6
is now enabled by default. ABI versions are not compatible.

For details on these and additional changes please read the upgrading
instructions available at

        http://doc.zeroc.com/x/SQpN

For on-the-wire background compatibility add

        Ice.IPv6=0
        Ice.Default.EncodingVersion=1.0

to your Ice application configuration.

Okay, Ice listens on port 6502.

$ sockstat | grep 6502
murmur murmurd 9465 16 tcp4 127.0.0.1:6502 *:*