it does it both on a headset and the softphone and also when using out DECT6.0 phone plugged into the MagicJack
the dropouts are both ways.... I can't hear people on the other end, and they can't hear me
quality overall is better than with Skype

Moderators: Bill Smith, Pilot
That is the only way I have found to fix the lag w/ Vista. I have created two desktop shortcuts to toggle that off/on.offbeatmammal wrote:
- *Open a command prompt using run as administrator.
* Make sure the WLAN service must be running first. If it isn't type net start wlansvc.
* Type in netsh wlan set autoconfig enabled=no interface="name of your wireless network here" (with the quotes)
* If you need to see the name of your wireless network first, type in netsh wlan show settings
Code: Select all
C:\Windows\System32\netsh.exe wlan set autoconfig enabled=no interface="Wireless Network Connection"
Code: Select all
C:\Windows\System32\netsh.exe wlan set autoconfig enabled=yes interface="Wireless Network Connection"