View Single Post
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#394
Originally Posted by kylepsp View Post
sqlite> select * from EventTypes;
1|RTCOM_EL_EVENTTYPE_CALL|1|Call
2|RTCOM_EL_EVENTTYPE_CALL_MISSED|1|Missed call
3|RTCOM_EL_EVENTTYPE_CALL_VOICEMAIL|1|Voicemail message
4|RTCOM_EL_EVENTTYPE_CHAT_MESSAGE|2|Normal message
5|RTCOM_EL_EVENTTYPE_CHAT_NOTICE|2|Notice
6|RTCOM_EL_EVENTTYPE_CHAT_ACTION|2|Action message
7|RTCOM_EL_EVENTTYPE_CHAT_AUTOREPLY|2|Autoreply message
8|RTCOM_EL_EVENTTYPE_CHAT_JOIN|2|Groupchat join
9|RTCOM_EL_EVENTTYPE_CHAT_LEAVE|2|Groupchat leave
10|RTCOM_EL_EVENTTYPE_CHAT_TOPIC|2|Topic change
11|RTCOM_EL_EVENTTYPE_SMS_MESSAGE|3|RTCOM_EL_EVENT TYPE_SMS_MESSAGE
sqlite>
I see.

Ok, so this is exactly the same problem rcastberg identified.

This will be solved next version.
 

The Following 2 Users Say Thank You to omeriko9 For This Useful Post: