ok my last post was incorrect, PR1.2 did not change anything with respect to end_time (i.e. end_time is still not saved).
But PR1.2 changed the structure of the database, and that's why only the triggers for incoming calls were working correctly.
Apparently, the triggers are even saved in a backup, and thus survived my reflashing and backup-restoring.
Anyway, here are the new triggers which should work for PR1.2.
EDIT: the name of the database has changed, so the command to import the triggers is now
Code:
sqlite3 -batch /home/user/.rtcom-eventlogger/el-v1.db < triggers.txt