maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Call Notify (https://talk.maemo.org/showthread.php?t=48501)

gpv79 2010-06-14 07:06

Re: [Announce] Call Notify
 
Hi
After updating to firmware 1.2, call notify doesn't work:mad:.
Why?
Regards

kubaysi 2010-06-14 07:44

Re: [Announce] Call Notify
 
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..

Taomyn 2010-06-14 13:06

Re: [Announce] Call Notify
 
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

anaskr 2010-06-14 13:08

Re: [Announce] Call Notify
 
i got the pr1.2 middle east and i dont have this problem

omeriko9 2010-06-14 14:15

Re: [Announce] Call Notify
 
Quote:

Originally Posted by truelies1 (Post 713611)
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 2010-06-14 14:16

Re: [Announce] Call Notify
 
@kubaysi, @gpv79 & @anaskr - please wait for next version and then try again.

getafixx 2010-06-14 19:59

Re: [Announce] Call Notify
 
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 2010-06-15 08:39

Re: [Announce] Call Notify
 
Quote:

Originally Posted by getafixx (Post 715029)
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

getafixx 2010-06-15 09:46

Re: [Announce] Call Notify
 
~ $ 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 2010-06-22 18:03

Re: [Announce] Call Notify
 
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.


All times are GMT. The time now is 03:55.

vBulletin® Version 3.8.8