Change the server MJ connect to.
Moderators: Bill Smith, Pilot
Change the server MJ connect to.
I was looking at this:
http://magicjackhacks.blogspot.com/2007 ... cjack.html
does anyone know how to check what server I'm currently connecting to? I would like to be connecting to the Austin one because it is closer to me geographically so that would boost call quality a bit... Anyone have an idea?
http://magicjackhacks.blogspot.com/2007 ... cjack.html
does anyone know how to check what server I'm currently connecting to? I would like to be connecting to the Austin one because it is closer to me geographically so that would boost call quality a bit... Anyone have an idea?
You can use Wireshark to see what server you're registering with, or the media server for a particular call (usually the same POP site).
However, MJ is usually excellent about selecting the closest proxy, based on your phone number. Unless your MJ number is in an area code far from Austin, there is unlikely to be a significant improvement in latency.
However, MJ is usually excellent about selecting the closest proxy, based on your phone number. Unless your MJ number is in an area code far from Austin, there is unlikely to be a significant improvement in latency.
64.1.213.70 is actually the San Francisco proxy. IP Geo incorrectly reports it as Cathedral City. What service reported Kansas? Is your MJ number near San Francisco?OG1502 wrote:I'm connecting to 64.1.213.70 which is in Kansas. Austin is definitely closer. Anyone know how to change it?
Add an entry to your hosts file with e.g.
Code: Select all
67.107.82.70 proxy1.sanfrancisco.talk4free.com
Code: Select all
ipconfig /flushdns
Okay this is what my HOSTS file looks like. It's not connecting to the austin server even after flushing DNS and restarting MJ. I'm running vista...
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
::1 localhost
# Start of entries inserted by Spybot - Search & Destroy
# This list is Copyright 2000-2007 Safer Networking Limited
# End of entries inserted by Spybot - Search & Destroy
127.255.255.255 serial.alcohol-soft.com
#magicJack Chat
63.209.28.41 www.magicjack.com
65.110.6.50 magicjack.com
#magicJack
67.107.82.70 proxy1.Austin.talk4free.com
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
::1 localhost
# Start of entries inserted by Spybot - Search & Destroy
# This list is Copyright 2000-2007 Safer Networking Limited
# End of entries inserted by Spybot - Search & Destroy
127.255.255.255 serial.alcohol-soft.com
#magicJack Chat
63.209.28.41 www.magicjack.com
65.110.6.50 magicjack.com
#magicJack
67.107.82.70 proxy1.Austin.talk4free.com
MJ is trying to look up proxy1.sanfrancisco.talk4free.com, because that is what is in the file that it fetches from the provisioning server. In your hosts file, you need to put so it will go to 67.107.82.70, which is the address of the Austin proxy.
Code: Select all
67.107.82.70 proxy1.sanfrancisco.talk4free.com