Skip to content

wwwjfy/MeegoCallBackupRestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Call Backup and Restore for Meego

Installation

Deb file can be downloaded from https://github.com/wwwjfy/MeegoCallBackupRestore/downloads.

run on device

dpkg -i callbackuprestore_0.1_armel.deb

Format

It uses psudo-csv format without header.

local_phone_number,remote_phone_number,direction,start_date,end_date
  • local_phone_number: the phone number of this device
  • remote_phone_number: the phone number the call is from/to
  • direction: 0 for outbound, 1 for inbound, 2 for missing
  • start_date: the format is yyyy-MM-dd hh:mm:ss
  • end_date: the format is yyyy-MM-dd hh:mm:ss

Functionalities

Import

Usage:

callbackuprestore import [filename]

Export

Usage:

callbackuprestore export [filename]

About

Call log backup and restore tool using csv for Meego

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published