history: try to recover by reusing items stored in log.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 5 Aug 2012 18:20:16 +0000 (15:20 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 5 Aug 2012 18:20:16 +0000 (15:20 -0300)
commit5d0e005feb0a2eae59126cb75d5d0e77eab337bb
treec69e185d05acd99e74b3ff481a7863f09ad48522
parent885193dd90ef6798dda2dd183ea18b119d7c52f9
history: try to recover by reusing items stored in log.

if application shutdowns with ongoing calls, they will be stored to
EET, on restart it will try to recover items from log by using line_id
and and start time.

For calls that were not completed, this will not work as Call.StarTime
just exist for active or held calls.
dialer/history.c