![]() |
2014-01-10
, 21:07
|
Posts: 53 |
Thanked: 104 times |
Joined on Jan 2011
@ Veska, Czech Rep.
|
#52
|
PhoneNumber;IN/OUT;StartTime;EndTime;SMSText
/home/nemo/.local/share/commhistory/commhistory.db
The Following User Says Thank You to jamar For This Useful Post: | ||
![]() |
2014-01-11
, 15:41
|
Posts: 33 |
Thanked: 34 times |
Joined on Jan 2014
|
#53
|
Having downloaded the GlogArchive program and run that, I had a csv file. I've sent that to my PC and have removed all lines relating to telephone calls.
![]() |
2014-01-13
, 11:15
|
|
Posts: 125 |
Thanked: 1,142 times |
Joined on Feb 2010
@ Austria
|
#54
|
The n900export program uses standard rtcom-eventlogger api to access SMS messages. It then replaces semicolons with colons in SMS text so it does not interfere with CSV separator,
![]() |
2014-01-13
, 18:01
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#55
|
![]() |
2014-01-14
, 02:33
|
Posts: 228 |
Thanked: 100 times |
Joined on May 2010
@ Australia
|
#56
|
{n9-import would also be nice, but we can just use smsbackuprestore and callbackuprestore for now}
![]() |
2014-01-14
, 15:26
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#57
|
![]() |
2014-01-20
, 12:51
|
Posts: 228 |
Thanked: 100 times |
Joined on May 2010
@ Australia
|
#58
|
![]() |
2014-01-27
, 00:49
|
Posts: 52 |
Thanked: 40 times |
Joined on Dec 2011
|
#59
|
![]() |
2014-02-14
, 18:29
|
Posts: 28 |
Thanked: 109 times |
Joined on May 2010
@ Normandy, France
|
#60
|
[nemo@localhost Documents]$ egrep "IN|OUT" sms.csv | wc -l 9390
I've been playing some more and so far all the messages have been declared invalid.
Do you happen to know where the Jolla message database is stored so that I can take a look at that?