Notices


Reply
Thread Tools
Posts: 5 | Thanked: 0 times | Joined on Jun 2010 @ ITALIA
#401
Hi
After updating to firmware 1.2, call notify doesn't work.
Why?
Regards
 
Posts: 17 | Thanked: 2 times | Joined on Apr 2010
#402
hi all...
i'm facing a trouble with this call notify after updating to the new firmware, as it was working perfect.
but now, mainly to problems:
- keep notifying me, even though there's no missed call or new sms... notifying for nothing!
- always notify with vibrating, although i did disable this option.

any advice pls..
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#403
Thought I would post my results from a "select * from EventTypes;" in case it helps:

1|RTCOM_EL_EVENTTYPE_CALL|1|Inbound call
3|RTCOM_EL_EVENTTYPE_CALL_MISSED|1|Missed call
4|RTCOM_EL_EVENTTYPE_CALL_VOICEMAIL|1|Voicemail message
5|RTCOM_EL_EVENTTYPE_CHAT_MESSAGE|2|Inbound chat message
7|RTCOM_EL_EVENTTYPE_SMS_MESSAGE|3|RTCOM_EL_EVENTT YPE_SMS_INBOUND
8|RTCOM_EL_EVENTTYPE_CHAT_NOTICE|2|Notice
9|RTCOM_EL_EVENTTYPE_CHAT_ACTION|2|Action message
10|RTCOM_EL_EVENTTYPE_CHAT_AUTOREPLY|2|Autoreply message
11|RTCOM_EL_EVENTTYPE_CHAT_JOIN|2|Group chat joined
12|RTCOM_EL_EVENTTYPE_CHAT_LEAVE|2|Group chat leave
 
Posts: 190 | Thanked: 19 times | Joined on May 2010
#404
i got the pr1.2 middle east and i dont have this problem
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#405
Originally Posted by truelies1 View Post
Can you add a function that shows "where the call(country, state) came from", whether received the call or missed the call?

This should be a very popular software.
I don't see how I can add feature like that when I use the status bar to show a tiny notification, and only a number can be displayed there.

Looks like an idea for a different application - you might want to use the brainstorm platform for that.

@Raubtier - please see my reply to Switch_ - deleting the SMS/call log is not handled well in current version and will be in the next one.
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#406
@kubaysi, @gpv79 & @anaskr - please wait for next version and then try again.

Last edited by omeriko9; 2010-06-14 at 14:19.
 

The Following User Says Thank You to omeriko9 For This Useful Post:
Posts: 2 | Thanked: 0 times | Joined on Jun 2010
#407
i will wait for the new version, but the problems I have are..

Call Notify just doesn't actually do anything. Missed calls/sms it doesn't actually run.

I tried "select * from EventTypes;" but that returned nothing.

I am pretty sure I have the latest version of CN as well as the Os, but as you have asked what firmware, my only answer to that is that I have not flashed the phone since it came from Nokia.

Anyway thank you for your fantastic app, keep up the hard work.

regards
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#408
Originally Posted by getafixx View Post
i will wait for the new version, but the problems I have are..

Call Notify just doesn't actually do anything. Missed calls/sms it doesn't actually run.

I tried "select * from EventTypes;" but that returned nothing.

I am pretty sure I have the latest version of CN as well as the Os, but as you have asked what firmware, my only answer to that is that I have not flashed the phone since it came from Nokia.

Anyway thank you for your fantastic app, keep up the hard work.

regards
Thanks.

I do have a few notes, although my answer to all of your remarks is still "wait for next version"

- How did you launched sqlite? looks like you didn't specify the proper filename to query.
Should be launched from x-term as:
sqlite3 /home/user/.rtcom-eventlogger/el.db
or
sqlite3 /home/user/.rtcom-eventlogger/el-v1.db
depends on the firmware version you have.

- To check firmware version - go to settings -> about product -> for PR1.2 you should see under "version": 10.2010.19-1
 
Posts: 2 | Thanked: 0 times | Joined on Jun 2010
#409
~ $ sqlite3 /home/user/.rtcom-eventlogger/el.db
SQLite version 3.6.14

sqlite> select * from EventTypes;
1|RTCOM_EL_EVENTTYPE_CALL_INBOUND|1|Inbound call
2|RTCOM_EL_EVENTTYPE_CALL_OUTBOUND|1|Outbound call
3|RTCOM_EL_EVENTTYPE_CALL_MISSED|1|Missed call
4|RTCOM_EL_EVENTTYPE_CALL_VOICEMAIL|1|Voicemail message
5|RTCOM_EL_EVENTTYPE_CHAT_INBOUND|2|Inbound chat message
6|RTCOM_EL_EVENTTYPE_CHAT_OUTBOUND|2|Outbound chat message
7|RTCOM_EL_EVENTTYPE_SMS_INBOUND|3|RTCOM_EL_EVENTT YPE_SMS_INBOUND
8|RTCOM_EL_EVENTTYPE_SMS_OUTBOUND|3|RTCOM_EL_EVENT TYPE_SMS_OUTBOUND
9|RTCOM_EL_EVENTTYPE_STATUS_FRIEND|4|Friend status
10|RTCOM_EL_EVENTTYPE_STATUS_MY|4|My status
sqlite>

firmware - 2.2009.51-1.205.1

thanks - I will try to update firmware today.
 
mr yoda's Avatar
Posts: 55 | Thanked: 8 times | Joined on Mar 2010 @ UK
#410
This app suddenly seems to have stopped working for me. It was fine before (even after the pr1.2 update) but all of a sudden I don't appear to be getting any notification icons.
__________________
Follow Me On LastFM
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:30.