![]() |
2010-09-12
, 18:20
|
Posts: 5 |
Thanked: 3 times |
Joined on Apr 2010
|
#12
|
![]() |
2010-09-13
, 01:03
|
Posts: 165 |
Thanked: 78 times |
Joined on Jun 2010
|
#13
|
/home/user/MyDocs # call-log-terminal 2 2010 09 01 DB opened Debug: "select strftime("%J" ,storage_time, 'unixepoch','localtime' ) from Events order by id limit 1;" Debug: "select strftime("%J" ,storage_time, 'unixepoch','localtime' ) from Events order by id desc limit 1;" Debug: "select count(*), sum(end_time-start_time) from Events where service_id=1 and outgoing=0 and strftime("%J",storage_time, 'unixepoch','localtime') > strftime("%J","2010-09-01") and end_time != 0 and local_uid = "ring/tel/ring" " Warning: You have 11 ingoing calls for a total of 7 minutes and 17 outgoing calls for a total of 7 minutes Debug: "select strftime("%J" ,storage_time, 'unixepoch','localtime' ) from Events order by id limit 1;" Debug: "select strftime("%J" ,storage_time, 'unixepoch','localtime' ) from Events order by id desc limit 1;" Debug: "select count(*) from Events where service_id=3 and outgoing=0 and strftime("%J",storage_time, 'unixepoch','localtime') > strftime("%J","2010-09-01"); " Warning: SMS query returned 6 sent SMS and 4 received SMS
~ $ call-log-terminal 1 2010 07 01
DB opened
Warning: You have 86 ingoing calls for a total of 71 minutes
and 125 outgoing calls for a total of 108 minutes
Warning: SMS query returned 12 sent SMS and 19 received SMS
~ $ call-log-terminal 1 2010 07 32
DB opened
Fatal Error: The date entered is invalid!
Aborted
~ $ call-log-terminal 1 2010 15 02
DB opened
Fatal Error: The date entered is invalid!
Aborted
~ $ call-log-terminal 1 01 07 2010
DB opened
Fatal Error: The date entered is invalid!
Aborted
![]() |
2010-10-10
, 10:25
|
Posts: 5 |
Thanked: 3 times |
Joined on Apr 2010
|
#14
|
![]() |
2010-10-10
, 22:58
|
Posts: 165 |
Thanked: 78 times |
Joined on Jun 2010
|
#15
|
If you need any help on testing i will do it with pleasure.