Thursday, March 01, 2007

CallHistory export


CallHistoryExport is the small utility that exports phone call log. Upon starting it exports all call records into one text file. When the export is complete it shows the final dialog with number of call records written.

This export may be useful for statistics purposes, call analysis, etc.
Anyway, it is not so difficult to think up why one may need to export calls (no matter completed or just dialed or dropped) very quickly without PC connectivity.

Fields short description:

* IOM - call direction (Incoming, Outgoing, Missed).
* number - number or no number.
* name - name from the phonebook (presented at the moment of making call) or empty field.
* numbertype - number type (m, w, h, rdo, w2, h2, etc. - phonebook standard number types).
* timestart - call start time formatted as “YYYY.MM.DD HH24:mm.ss”
* duration - call duration in seconds.
* roam - roaming call flag (roam or local).
* сonnected - call was connected flag (Connected or busy/no answer).
* ended - call was ended flag (Ended or Dropped).
* CallerIdType - Called Id type (CID_Available, CID_Blocked либо CID_Unavailable).

Compatibility

This utility will work on devices running Windows Mobile 2002 (or later) Smartphone Edition. Successfully tested on my T-Mobile SDA (wm2003SE) and I-Mate sp5m (wm5). Also it run on Windows Mobile 2003 (or later) Phone Edition (qtek S100, TyTN, etc.).

READ MORE and DOWNLOAD HERE

No comments: