Chris Poon wrote:
> Am I correct in saying that currently BitPIM doesn't keep the original entry
> number and will just re-create it when the phonebook is pushed to the phone?
> From reading the code it doesn't seem like BitPIM keep track it - although
> it's probably insignificant in the VX4400 given how the phonebook changed,
> I think we need to keep track of the entry number for the TM520 because that
> also determines the speed dial entry.
You can store the entry number as part of the serials. The way the other LG
phones work is that each entry has two serial numbers which are equal and never
change for that entry. Every time you create a new entry, a new serial is allocated
(the new serial being an ever increasing number).
When writing out to the phone, the existing entries and their serials are
read, and the entries being written out are matched to those. The
software inside the phone maintains the speed dial pointers correctly.
Roger
|