SMS receive time behing by timezone Canada Rogers network - neoTouch S200 General

Hi everyone
I have had this SMS receive time stamp issue for a long time and I have asked and looked everywhere online for a while now.
I tried several registry, if they don't exist then just add it.
First
Goto HKLM/SOFTWARE/OEM/PhoneSetting
Add DWORD Value 'TrustTimeZoneField'
Set value = 0
Didn't work for me
Second
Go to HKEY_LOCAL_MACHINE\Software\OEM\SMS
click on "RecvTimeStamp" and change dword to 00000001
Didn't work for me
Third
go to HKEY_LOCAL_MACHINE\Software\ Jataayu\Messaging\SMS
click on “UseSystemTimeAsRecvTime” and change dword to 00000001
Finally works for me
So if you are with Rogers network and having timestamp issue on your SMS, you can give this a try.
Stan

thx so much!!

Will that setting work on LG phones, or is that for HTC phones only? Is Jataayu a WP7 keyword or model specific?
Sent from my GT-I9000 using XDA App

Related

Qtek 9100 - bluetooth can send file but can't receive file

hi....
as mention above, im using a G3 qtek 9100, recently i found that when i turn on bluetooth (discoverable mode), i can send file to others, but i can't accept file from others. i have tired use pda phone and normal nokia phone send file to my qtek 9100. any 1 facing this problem before?? plz give me some solution. thx
p/s: anyone know how to set or use software, so that when someone use bluetooth and send me file, i have a msg that can choose accept or reject
try this, it worked for me:
Enable/disable receiving files over BT: change reg key to 1
HKLM\Software\Microsoft\Obex\IsEnabled = 1 (DWORD decimal)
kelu said:
try this, it worked for me:
Enable/disable receiving files over BT: change reg key to 1
HKLM\Software\Microsoft\Obex\IsEnabled = 1 (DWORD decimal)
Click to expand...
Click to collapse
how to edit registry? is that need any software?
For people like you, it's better to stay away from the registry until you understand more of it.. here's a better way to do it...
start -> Settings -> Connections(tab) -> Beam
Check the Receive all incoming beams checkbox...
see is this works...
i'm having this issue too, please somebody help me here.
solution on previous post didn't work.
when sending files from my pc an error says "FTP service not found on target device"
on G4 cingular 8125 with love_rom 2.26
Hello every body, firstebal i love this site.
I'd got the same problem, enable to send but impossible to receive anything, in fact i just go in beam menu and select receive and the receiving bluetooth work !
anyone eith the same problem? did it happen to anyone, how did you fix it?
vseehua said:
For people like you, it's better to stay away from the registry until you understand more of it.. here's a better way to do it...
start -> Settings -> Connections(tab) -> Beam
Check the Receive all incoming beams checkbox...
see is this works...
Click to expand...
Click to collapse
you're the best! it worked!
kelu said:
try this, it worked for me:
Enable/disable receiving files over BT: change reg key to 1
HKLM\Software\Microsoft\Obex\IsEnabled = 1 (DWORD decimal)
Click to expand...
Click to collapse
Hi , the same problem, above didnt work for me, it was allready set to 1.
also my IR is not workin at all.
help. Kris

Carrier Name in Today Screen

Has anyone found a way to get the carrier name in the today screen?
There is a registry hack somewhere which shows the state of the radio and the carrier name, do a search.
I found how to do it...anyone interested here are the instructions...
Customize operator's name
To show specified operator name set
HKLM\SOFTWARE\OEM\PhoneSetting\ONSDisplayRule=0 (DWORD decimal)
And then at
HKLM\SOFTWARE\Microsoft\RIL\Operator Names
add the code and the name to display. The value is 5 digits "CCCOO", where CCC is 3-digits country code, and OO is 2-digits operator's code. For example:
"25099"="BEE LINE"
For country and network code, go to wikipidea for mobile country code and network code
To show operator name based on the SIM card used (eg for cases where dual SIM adapter are used), set
HKLM\SOFTWARE\OEM\PhoneSetting\ONSDisplayRule=1 (DWORD decimal)
For my dual-SIM adaptor, when I switch between SIMs, the phone with default settings showed always one and the same name, until I reboot the device. Then, it was not able to retrieve operator's name from one of the SIM cards I use. Probably it is an adaptor fault. But anyway, after I changed ONSDisplayRule to 0 and set more up-to-date names for operators that I use, I now always see the name of the operator of the chosen SIM.
Change the "Message Sent" and other general notification bleep
This will change the sound of other pop-up messages as well as SMS sent bleep. The default sound is the `msgbox.wav` in the \Windows directory. To change it, go to
HKCU\ControlPanel\Notifications\Default
And change to the names of other wav files in your \Windows directory without the `.wav` extension.
AKU2 ROMs tweaks
These are tweaks that have been confirmed to work on AKU2 ROMs, and confirmed not to work on earlier ROMs
Show Wireless Today item
By just adding following keys to the registry will get you a nice 'wireless' today item that show Network name/status, WiFi name/status as well as Bluetooth status. Confirmed to work on AKU2 ROMs
[HKLM\Software\Microsoft\Today\Items\"Wireless"]
"DLL"="netui.dll"
"Order"=dword:00000000
"Enabled"=dword:00000001
"Type"=dword:00000004
Temporary?
Hi,
Thanks for the tip. I did the change and it worked. I could see the carrier name on my today screen. But after I soft-reset PPC, I see the carrier number 'xxxxx' instead of the name.
Am I missing something?
Please help.
~Squid
Edit- This is strange, but the tweak seems to be working for now, even after a couple of soft-resets. Will test further and keep posted. Thanks
easy way a program call OpMon by mortscript
Batterystatus can also display carrier name
While On Roaming
Will the text change when i am on Roaming...
Or is there any plugin to show the current location(area info) that is broadcasted by the mobile towers

MDA won't snyc / update time with Tmobile??

i just got a MDA replacement, and unlike my old MDA, this one does not update its time after i reboot. I realize this after a battery change, and i tried to find out why.
I tested with the old1.08ROM, 2.26ROM, and i am using XDA's WM6 ROM, and my MDA just won't sync the time with tmobile. I have to manually adjust the time every times!
does any one have this issue, and perhaps know to fix it?
thanks
Is there a time sync tab in your phone settings. If so, ensure that the checkbox is checked. If not, try this reg tweak from the wiki then enable the checkbox.
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 1 (DWORD decimal)
the reg key is there already. but I don't have an option where it say sync time.
zakhir_n said:
Is there a time sync tab in your phone settings. If so, ensure that the checkbox is checked. If not, try this reg tweak from the wiki then enable the checkbox.
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 1 (DWORD decimal)
Click to expand...
Click to collapse
thanks for answering this question...your response saved me a great deal of heart ache....

mms msg problems

hi guys, i have a problem. when i receive mms messages, the pictures are sooooo tiny. i have it set to download manually and when i look at the msg details it'll say that the msg is 100+ kbs in size but after it finishes downloading, the picture is only about 5kb in size. same thing goes for short audio files(if a person sends me a 10-15sec recording, i only receive a 5sec clip of it). have any of you the same problem? i've looked through all my settings and can't find anything that would help if i changed them so i come to all you kind ppl. please help. thanks in advance
I think this topic came up around 2 weeks ago on XperiaX1.net, and I think they concluded it was a network (carrier/provider) setting. Might be worth a look.
thats what i first thought but with my n95 and all my previous ericssons, it's never been an issue. i've always received everything in full. but perhaps i have some incorrect mms server settings on this phone. i'll look into it. thanks for the quick reply
The phone speaks to your network when downloading the message and your network is going "I have no idea what this phone is" so it sends down the small version. If you search there was a regedit which tricked the network in to thinking you were a different model.
LOL, the answer to your question is literally 11 threads down!
"MMS pictures Shrinking in size when downloaded"
http://forum.xda-developers.com/showthread.php?t=441428
mobmanX said:
There was one guy who had this problem over at esato and he fixed it. This is hidden in a rather long genieric thread so i'll just copy his post here...
"Basically, it has something to do with the phone not being set up, or directing to the correct 'profile' with the network operator. For example, my settings were directing to the Taiwan HTC website for some reason. Because O2 didn't have these settings, it was defaulting the MMS settings to how they were when MMS was first introduced.
The solution is basically using a program like PHM Registry Editor to change the profile, so it directs to the correct details. However, as there aren't any specific Xperia ones yet, you can have it use those of another phone. In my case, I have used the N95 settings, as these are ones set up on O2.
So, in the reg editor you need to go to HKEY_LOCAL_MACHINE - Software - Arcsoft MMS UA - Config - mm1 - WspHeader
There will be 6 strings in this part of the registry. You just need to edit the 'User-Agent' profile to:
NokiaN95/11.0.026; Series60/3.1 Profile/MIDP-2.0 Configuration/CLDC-1.1
And the 'Profile' string to:
http://nds1.nds.nokia.com/uaprof/NN95-1r100.xml
You don't need to reboot. And that should get the pics coming through at the correct size.
Hope this helps if anyone is having the same problem."
Click to expand...
Click to collapse
ooops i found the answer last night lol suppose i should've reported back. the regedit trick fixed the problem. thanks you guys

cannot disable Operator Name stored on sim

On my HTC HD2 i have wm6.5 prof installed. The problem is following:
everything was ok with my old sim card, but when i changed it to the new the double operator name was displayed on home screen and in phone menu, like MTS UKR MTS UKR (it's in Ukraine).
As i suppose the first op. name is recieved from tower and the other one is from the sim card. The main problem - is how to disable this stored sim name via win registry???
I've searched a lot of forums and references and tried a lot, but unfortunately none of that helped me.
For ex. i know about key 'HKLM\Software\Microsoft\Ril\OperatorNames' and if create here a new string type like "25501"(this is for ukraine) with "Some Text" value you can change op name, but in my case it's will be like "Some Text MTS UKR". Second part of op. name stays unchanged.
Also at microsoft win mobile reference, i found such info like:
HKEY_LOCAL_MACHINE\Comm\Cellular\CellTSP
DisableCPHSOverride ( By default, the CPHS operator name (the operator name stored in the SIM) overrides all other stored operator names when the user is registered on the Home PLMN (Public Land Mobile Network) and EONS is not enabled. In that case, the CPHS name is displayed as the operator name. )
HKEY_LOCAL_MACHINE\Comm\Cellular\RIL
EONSEnabled ( When set to 1, specifies that EONS (Enhanced Operator Name String) is available.When set to 0 or not present, EONS is not used. The operator name is then set using the CPHS override, unless the override has been explicitly disabled.)
After playing with this settings nothing changed, DisableCPHSOverride didn't influenced on anything, EONSEnabled key i had no at all, but even if create it and set to 0 or 1 nothing changes too. Changing settings in folder EONS.cache ( \HKLM\Comm\Cellular\RIL\EONS .cache ) is not solving the problem because it's recreated every time phone connects to network, it's just a cache.
Actually i have no idea now how to disable this op. name stored on sim, can anyone help me, is here someone with the level of God?))
p.s. beg your pardon for may be bad english.

Categories

Resources