numbertype- number type ( m, w, h, rdo, w2, h2, etc.name- name from the phonebook (presented at the moment of making call) or empty field.
HKEY_CURRENT_USER/ControlPanel/Phone/CallHistoryMax (DWORD)įields are tab-delimited, each call record fits in one line. Tip: maximum call log length is defined in registry value Output filename is hardcoded to “\callhistory.tsv”.ĭevices running Windows Mobile 2003 will operate with such a file very well but with every system restart you’ll lose the file. This export may be useful for statistics purposes, call analysis, etc.Īnyway, 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. When the export is complete it shows the final dialog with number of call records written.
Upon starting it exports all call records into one text file.
CallHistoryExport is the small utility that exports phone call log.