From: Roger B. <ro...@ro...> - 2004-03-14 23:06:15
|
Stephen Marchant wrote: > But this phone has 5 "UNKNOWN" bytes before the remaining fields > (date,size,etc...) > Would it be possible to add this option in to support this phone? I would prefer something that works correctly against all models (ie find the root cause of the problem). (BTW the VX4400 is also based on the MSM5100). I was hoping that the first or second of unknowns would give some clue as to why the latter field is larger, but couldn't find anything. However I would appreciate it if you could put some more work into trying to figure out what these fields actually are. For unknown1, these are the values on the 3 phones I have: VX6000 FF 00 01 00 CDM8900 FF 00 01 03 (last 03 is sometimes zero) VX4400 FF 00 01 00 Unknown2 is almost always 00 followed by a four byte integer that is usally the same as the entry number. It is always a small value, usually less than 10. So far it looks like we can use the first byte of unknown1 to detect what is happening. Can everyone who doesn't have one of the phones listed please turn on the protocol logging, list a directory, and then press Ctrl-Alt-P in the protocol log pane. Find a p_brew.listfileresponse, and expand it in the second pane and write down what the value of the unknown1 field is. Feel free to also try and figure out what unknown2 is. Roger |