baljeetverma / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

All notifications work except incoming calls. #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
IMPORTANT: PLEASE search the existing issues (including closed ones) for
something similar before filing a new one.

What steps will reproduce the problem?
1. Configured service to work on wifi with DHCP broadcast.
2. Configured client to work on wifi.
3. Ping, SMS, Battery notifications work correctly.
4. Place a call from another phone on my phone running the service.

What is the expected output? What do you see instead?

* I expect to receive a notification.  I don't.

What version of the product are you using? On what operating system?

* Service : Version 0.2.5
* Client : Version 0.2 (64 bit) with 64 bit JRE and windows 7 64 bit.

Please provide any additional information below.

Original issue reported on code.google.com by steve.a.beaudoin on 12 Sep 2010 at 12:13

GoogleCodeExporter commented 9 years ago
I forgot.  Naturally, the "Phone ring" notification is set as active on the 
service.

Original comment by steve.a.beaudoin on 12 Sep 2010 at 12:31

GoogleCodeExporter commented 9 years ago
Leandro, do you think this could be an issue with the multiplatform client?

Original comment by rdamazio@gmail.com on 12 Sep 2010 at 5:29

GoogleCodeExporter commented 9 years ago
No, all notifications are treated equal, I think you are experiencing a delay 
because android has to activate wifi before sending the call notification. 
Sometimes, my own phone loses wifi connectivity and stays a very long time 
without it, I even had to restart the OS a couple of times because of this. 
Maybe you have a similar problem.

Original comment by lehph...@gmail.com on 12 Sep 2010 at 6:58

GoogleCodeExporter commented 9 years ago
I have the same issue, except I configured via bluetooth.
Ping notifications come up fine, incoming calls do not.
However incoming calls does trigger a command, for example I can fire-up 
notepad.exe fine, just the notification does not show up.

Notifier 0.26 on Google Nexus One 2.2
Notifier Desktop 0.4 on Windows XP SP3

Original comment by kire.pro...@gmail.com on 22 Sep 2010 at 10:19

GoogleCodeExporter commented 9 years ago
I have the same issue. Sending the notifications over 2G (using Google Nexus 
one 2.2 with notifier 0.26 and multiplatform client 0.4.0 on Win 7). I receive 
all other notifications fine (ping/sms etc) but no notification for ring. It 
doesn't even trigger the commands for me like it does for the person in comment 
no. 4.
If I see the log for notifier desktop, there also it shows only logs for 
ping/sms etc notifications but no entry for the ring notification

Original comment by shantanu...@gmail.com on 23 Sep 2010 at 1:15

GoogleCodeExporter commented 9 years ago
Found that it doesn't pop a notification when number is with-held, otherwise it 
pops up (most of the time).

Original comment by kire.pro...@gmail.com on 23 Sep 2010 at 1:20

GoogleCodeExporter commented 9 years ago
Nevermind my issue (comment 5). I just realized why is that. My scenario is 
using 2G but most of these smartphones these days (including nexus 1) don't 
support simultaneous voice/data over 2G. Hence, when the call comes in 2G data 
connection is lost and notifier client is not able to send out the 
notification. 
Side note: Can we have an option to send a missed call notification instead?

Original comment by shantanu...@gmail.com on 23 Sep 2010 at 1:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
@kire.prostizenovski
Could you attach your log file here when a ring notification comes but it does 
not show up? Are you using Windows balloons or Growl to see notifications?

Original comment by lehph...@gmail.com on 23 Sep 2010 at 2:01

GoogleCodeExporter commented 9 years ago
Ok, the multiplatform client was not getting notifications bigger than 1KB via 
wifi, I fixed that in these snapshots, could someone test them?

http://dl.dropbox.com/u/1401233/android-notifier-desktop-0.5-SNAPSHOT-x86.exe
http://dl.dropbox.com/u/1401233/android-notifier-desktop-0.5-SNAPSHOT-x86_64.exe

Original comment by lehph...@gmail.com on 23 Sep 2010 at 7:05

GoogleCodeExporter commented 9 years ago
You should try it with version 0.5 of the multiplatform client now.

Original comment by lehph...@gmail.com on 5 Oct 2010 at 1:42

GoogleCodeExporter commented 9 years ago
Is it working now?

Original comment by rdamazio@gmail.com on 31 Oct 2010 at 5:21

GoogleCodeExporter commented 9 years ago

Original comment by lehph...@gmail.com on 31 Oct 2010 at 8:42