On Wednesday 11 June 2008 16:29:24 Mike (mwester) wrote: > The ASU images don't let my phone sleep -- the GSM sends a timezone update > every few minutes and wakes it up. > > The patch below adds timezone updates to the list of unsolicited messages > that are disabled when the phone suspends. > > Note that I did not bother to re-enable timezone updates on wake; I suppose > that should be added as something may wish to use that information --- > except that it seems to be wrong. I'm 5 or 6 hours (depending on DST) > behind UTC, but the timezone update (which is supposed to be in 15-minute > increments) says "+CTZV: 10", which puts me somewhere in Europe I think. > That could be my network, I suppose, but I'm pretty sure I've seen this on > both AT&T and T-Mobile here. Anyone have any clues on that?
let me think about it. I think we are not interested in network time at all and can disable the whole task inside the server. But I'm not sure and actually have never seen a timezone hint on my homenetwork (eplus). Maybe I can try this in taipei. thanks for the patch z.

