Просмотр исходного кода
mumble's IP address is hard set with the 'host=' setting in
the ini file. check_ip's result returns an error due to
looking for the ip setting in the server script.
This commit bypasses the issue allowing `details` functionality
to work once again.