From: Peter D. <du...@hd...> - 2004-05-04 17:47:16
|
On May 4, 2004, at 1:07 PM, Roger Binns wrote: > I broke that and have just committed a fix. It was due to some > code cleanup, but the VX4400 code is old and didn't do some > stuff as it should have been. I found the definition for that function that was removed on the 30'th, so I had temporarily put it back in to the vx4400 code since I don't know python and couldn't figure out the right fix. I'll get your fix in a little while. Let me know that I'm doing the right thing here: I've zeroed out my phone book, loaded an entry as much as possible, and got a trace (further on) off the protocol log. (N123 is name 1, e123 email address one, e223 email address 2, etc). Now I should go through p_lgvx4400.p, p_lgvx4500.p, and p_lg.p and see that things match. I sort of see where things are. But where, for example, is the length of a phone number? 13:30:07.904 LG-VX4500: Read entry 0 - N123456789012345678901 13:30:07.905 LG-VX4500: lg phonebook request Data - 10 bytes <#! p_lg.pbnextentryrequest !#> 00000000 ff 12 0e 01 00 00 00 00 00 00 .......... 13:30:07.906 LG-VX4500: lg phonebook response Data - 563 bytes <#! p_lg.pbnextentryresponse !#> 00000000 ff 12 0e d0 00 00 00 00 00 00 09 00 00 00 00 00 ................ 00000010 4e 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 N123456789012345 00000020 36 37 38 39 30 31 00 01 00 65 31 32 33 34 35 36 678901...e123456 00000030 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 7890123456789012 00000040 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 3456789012345678 00000050 39 30 31 32 33 34 35 36 37 00 65 32 32 33 34 35 901234567.e22345 00000060 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 6789012345678901 00000070 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 2345678901234567 00000080 38 39 30 31 32 33 34 35 36 37 00 65 33 32 33 34 8901234567.e3234 00000090 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 5678901234567890 000000a0 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 1234567890123456 000000b0 37 38 39 30 31 32 33 34 35 36 37 00 77 77 77 2e 78901234567.www. 000000c0 75 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 u123456789012345 000000d0 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 6789012345678901 000000e0 32 33 34 35 36 37 38 39 30 31 32 33 00 00 00 00 234567890123.... 000000f0 4d 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 M123456789012345 00000100 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 6789012345678901 00000110 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 2345678901234567 00000120 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 8901234567890123 00000130 00 00 00 01 02 03 04 31 31 32 33 34 35 36 37 38 .......112345678 00000140 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 9012345678901234 00000150 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 5678901234567890 00000160 31 32 33 34 35 36 37 00 32 31 32 33 34 35 36 37 1234567.21234567 00000170 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 8901234567890123 00000180 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 4567890123456789 00000190 30 31 32 33 34 35 36 37 00 33 31 32 33 34 35 36 01234567.3123456 000001a0 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 7890123456789012 000001b0 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 3456789012345678 000001c0 39 30 31 32 33 34 35 36 37 00 34 31 32 33 34 35 901234567.412345 000001d0 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 6789012345678901 000001e0 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 2345678901234567 000001f0 38 39 30 31 32 33 34 35 36 37 00 35 31 32 33 34 8901234567.51234 00000200 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 5678901234567890 00000210 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 1234567890123456 00000220 37 38 39 30 31 32 33 34 35 36 37 00 00 00 00 00 78901234567..... 00000230 00 0f 00 ... Peter Dufault HD Associates, Inc. |