View Single Post
Posts: 140 | Thanked: 20 times | Joined on Apr 2011
#43
Originally Posted by hatem0 View Post
your code is incorrect, find the below complete code.
=============
Code:
cd MyDocs 

sqlite3 -batch /home/user/.rtcom-eventlogger/el-v1.db < triggers.txt
=============
Does this enable Extended Call Log app to show call durations or it just creates a txt file with such info? Thanks!