hello all,
1. I have been unsuccessfully trying to install the ms voip client that's been deliberately cut out of all roms for 750's
I followed all the possible instruction sets similar to, say, here:
http://forum.xda-developers.com/showthread.php?t=401608&highlight=voip
Everything seems to install ok and you can even configure the thing to go through 3g, but it just doesn't want to actually start working.
Problem number one - no internet tab in phone settings
Problem number two - the today plugin is always in the "off" state.
My thoughts on this:
These problems might be coming out of the fact that 750's don't have wi-fi which seems to be the default behaviour for the voip client.
Also, according to here:
http://msdn.microsoft.com/en-us/library/aa923501.aspx
hklm\comm\rtc\ doesn't look like it has enough settings
2. On top of it all i'd like to bring g.729 codec support to the attention.
All i've been able to dig up is that you have to put the .acm file in the right place -> add some registry settings:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\CODEC_G729]
"Prefix"="ACM"
"Dll"="g729.acm"
"Order"=dword:0
"Flags"=dword:2
-> and then configure the use somewhere in \\hklm\comm\rtc\
Has anyone successfully installed and used it?
Let's bring all these things together so it all starts making sense.
Thank you for your time.
I have the same problem.
No matter what I install, the "internet" option never becomes available in the phone settings.
I believe this may have to do with "PLMOCPL.cpl" being used as the phone settings CPL instead of "cplmain.cpl" on the Palm.
I have changed a setting under "HKLM>System>State>VoIP>Phone". I changed "Network Preferences" from 0 to 1, which i think is what the control panel does anyway.
Now instead of "Internet Calling: Off", I get "Pennytel: No Service".
Anyonw else come up with anything? Any way to edit the cpl to include the internet settings?
Hi everyone,
I'm new to this forum, and was wondering if anyone can help me out. I have an Acer S200 but figured that perhaps this could relate to any windows mobile 6.5 device. Basically due to restrictions at work, we need to disable internet access from our work mobile devices!
I have read various posts that state that this can be achieved by disabling wifi access by altering the registry keys, however none of the methods that i have come accross seem to apply to my Acer S200 mobile 6.5.
Sorry to be a pain, but does anyone know how i can do this?
Thanks in advance everyone.
alan
Like it has to be unable to turn on, or off? Does the default winmo comm manager not work? If not, just try a third party one, theres plenty out there
Hi cmstackar
thanks for the reply. Yes thats right, there should not be an ability to toggle it on or off - just for the wifi to be disabled for the user. I understand that changing registry keys is only a temporary solution since hard resetting would put things back to normal, but even that's okay for the time being.
Any ideas anyone?
What third party software did you particularly have in mind?
What about your internet access from the phone network? Surely that would be the issue, not wifi which you can't use to connect to the internet unless you're near a internet accessible wireless network which you have the network key to access...
hi xaccers,
the phone doesn't have a data connection plan with it, so it would be too expensive to use for internet access i imagine.
but, likewise then, is there a way to disable both of these (wifi, data connection)?
I know this is such a strange request, but appreciate any pointers from forum members.
Thanks
If would be easy if you could cook your own ROM, but if the user is willing to do a hard reset, there is nothing you could do to a factory ROM to prevent it from coming back after a hard reset.
hi trueg
that is true. However, I am a complete newby to cooking ROMS etc, and also if the user did hard reset the device, it would need to be taken back to technical department to have software reinstalled, etc. So the temporary changes could be reintroduced again.
So, given the above, do you you know how to temporary disable wifi/data connection? I have read others state that this can be achieved by altering registry keys - but the ones that are referred to are not present on my acer.
any expert willing to depart a little advice my way?
So your Acer phone has a wifi thats always on? I never encountered such a device but nonetheless if your wifi network at work is secured then your phone won't be able to connect to the wifi router hence won't get any internet connection.
hiya,
The users can use the devices in public wifi areas. But also, now that i've been trying to do this for ages, i really would just like to know how to fiddle with the registry keys. its kind of bugging me that I haven't managed to figure this out...
will I really need to learn how to cook my own ROM? (I'm not sure I want to take the risk :S)
I'm sure there is a really easy way to disable wifi/data connection (even if temporarily upon hard resetting) that the more experience members can help with... Please
thanks for all the input so far guys.
alan
OK, so you want to prevent users from accessing the Wireless Manager, or do you want WiFi to not work?
How smart are the users that you are dealing with?
You can easily hide the Wireless Manager from the Control Panel and you could possibly overwrite wrlsmgr.exe with a dummy file, but preventing access to the Wireless Manager would mean they couldn't put the phone in aeroplane mode.
There should be several ways to change the registry to prevent WiFi from working at all.
I like to use FdcSoft Task Manager v3.1 to edit my registry.
Hi Alan, You can try cooking a ROM..it's not so difficult unlock your device go to XDA WIki find your phone then check step by step the procedure, connect Acer to the PC download the ROM you think is better for you, copy it to desktop, then to your device. That's it
Thanks trueg,
you say there should be several ways of changing the registry to prevent wifi from working at all. Would you be kind enough to let me know how? sorry - complete newbie here.
francomur99: thanks for pointing that out buddie. I'll look into that too...
OK, well do you have the following key in your device?
HKLM\System\State\Hardware
WiFi = dword:00000001
Changing this to 0 removes the WiFi option from the default Windows Wireless Manager.
Does your device use the default Wireless Manager or do you have a 3rd party Manager?
Update: Hmm, that only works until you soft reset and if you have a separate WiFi manager, it can still turn it on. Well I can make you an application that will set this back to 0 after every soft reset and you can hide any WiFi managers from the control panel, but they will still exist in the \Windows directory.
The best way may be to create invalid entires for the WiFi driver. Do you have this entry in your registry?
HKLM\Software\Drivers\WLAN
AdapterName = ....
OK, well do you have the following key in your device?
HKLM\System\State\Hardware
WiFi = dword:00000001
Changing this to 0 removes the WiFi option from the default Windows Wireless Manager.
Does your device use the default Wireless Manager or do you have a 3rd party Manager?
Update: Hmm, that only works until you soft reset and if you have a separate WiFi manager, it can still turn it on. Well I can make you an application that will set this back to 0 after every soft reset and you can hide any WiFi managers from the control panel, but they will still exist in the \Windows directory.
The best way may be to create invalid entires for the WiFi driver. Do you have this entry in your registry?
HKLM\Software\Drivers\WLAN
AdapterName = ....
Hi Trueg,
Thanks for the tip. Yes, you're advice has removed the WLAN display from the comm manager. However, I do not have the HKLM\Software\Drivers|WLAN entry.
Infact, under HKLM\Software, there is no Driver folder. There is a HKLM\Driver folder however this doesn't contain a WLAN subdirectory.
Any ideas?
Schaps Advanced Config allows you to edit the com manager. You could easily remove the wifi toggle from there, but it would still be fairly easy to work around if you wanted to turn the wifi on. Maybe someone else could tell you how to remove it from the settings menu.
Sorry alan303487, what is your status with this?
hi trueg
I haven't been able to move forward with this since the post on 16th April 2010 11:01.
i.e. the wifi connectino from the comm manager isn't showing, but I can still connect via windows menus.
would still appreciate any advice - so far, it seems that cooking my own ROM is the only other method thats been suggested.
still would appreciate your help trueg. Any ideas?
thanks mate.
OK, well how would you like to proceed? Would you like to try and hide all of the options that will allow WiFi to be turned back on, or disable WiFi permanently?
Also, what do you have listed under HKEY_LOCAL_MACHINE\Comm\?
Example: the WiFi driver on my HTC Touch Pro is
[HKEY_LOCAL_MACHINE\Comm\TNETW1251]
hi trueg,
thanks for helping..
well, either of the options would do - depends on the complexity of the method involved.
regarding what listed under HKEY_LOCAL_MACHINE\Comm\
there are many subfolders - below is a selection.
AFD
Application Download
AxyncMac
AsyncMac1
BCMSD
BCMSD1
BTCEPAN..
....
connection sharing
..
connMfr
CXPort
..
Devices
...
Wifi
Thanks for your help.
Alan
hi trueg
any ideas? any leads?
thanks buddy
alan
Hey!
I have 11 different mobiles, "powered" by Windows Mobile Professional 6.1 and Windows Mobile Professional 6.5. There are around 8 suppliers for these phones we're testing to see which fits our needs the best.
We use a special service from our ISP, which requires us to set the authentication method to PAP instead of the default which is CHAP and/or CHAP/PAP.
Under Windows Mobile 6.0 we could set this option under System under GPRS settings. I've tried copying over the application to enable, without success. I've also tried to enable the SetGRPSAuthentication under HKLM\Microsoft\Software\RIL to dword:1, without success.
A 3rd party supplier of us hinted that Motorola has patched this and the patch should be available to all (via WSUS?) in late April, which is a bit too far away for our schedule.
Any other's out there who struggle? Or maybe you've found a solution?
Best Regards,
Rune "TheFlyingCorpse" Darrud
Hi there,
I encountered the same issue when i flashed my phone from winmo 6.5 back to 6.1. I couldn't set the authentication within the Connection Settings, which kept my data connection from setting up properly. Here's what I did:
- Open a registry-explorer on your phone ( i'm using SKTools', but any will do i guess... )
- If you're able to search for strings/key's/values, search for the name that you've given your connection. If you can't search for strings, HKLM\\Comm\ConnMgr\Providers should provide settings for your data connections.
- Within the folder, you should also find a key "NDISGPRSAuthType". Your value probably is "1". I've changed it to "2", which allowed me to connect to my providers GPRS. Later on, I installed another settings manager ( I'm using a Samsung B7610, and installed the "Samsung Settings" which allowed me to alter these settings as well ). I've discovered that the Samsung Settings altered the value to "3" when I selected "PAP" authentication. I think that altering this string to "2" or "3" could solve your problem. If not, then I'm affraid I cannot help you with this issue.
Good luck!
Gydeon
I screwed up my phone royally when I tried the Tasker 2G/3G action, and I ended up doing a complete nandroid restore. (I lost 2 weeks of data for a few apps, because I just forgot about the apps.) [NOTE: I had to put the phone into airplane mode to escape a com.android.phone FC loop. But then I couldn't access any radio settings from "Settings."]
Recently, I've been playing around with remote access apps. I think the latest one that I tried may have goofed up something. My mobile network seems to be wonky.
Ideally, I would love to have a diagnostic app that knows what's wrong, and fixes it. But either I can't find the right search terms, or no such app (or how-to) exists.
So, my question(s)...
How can I retrieve all of the radio settings?
What should the values be? (I assume this will be device/carrier specific.)
How do I change the settings, once I know which value is "wrong"?
Can settings be changed even when in Airplane mode?
Where are the settings stored in a nandroid (so I can do a partial restore)?
I need answers that are command line based (see note in 1st paragraph).
I'll use the info to make a backup/restore script, and if possible make it work for lots of phones.
Droid Incredible
CM 7.0.3 w/ incredikernel 4/19
Reserved
Information gathered...
Hello there,
On my rom the cast setting "enable wireless display" on is not stored persistent.
the status/setting is stored in /data/system/users/0/settings_global.xml
After a reboot, the setting is disabled.
Is there a way to set it permanently?
Hint: Add ROM in use to this thread's title thus mainly people also running this ROM get addressed.
Soo, i've found the file where the settings stored.
Its /data/system/users/0/settings_global.xml
But this file is regenerated on every reboot
And the settings are reverted to a standard too.
I dont know where these standards are located.