- Joined
- Aug 29, 2017
- Messages
- 2
- Reaction score
- 0
We installed v15.5.5 on Debian and configured a Firebase app in Google, and followed this guide: https://www.3cx.com/docs/
However, Android phones do not always seem to receive push notifications. I checked the log in `/var/lib/3cxpbx/Instance1/Data/Logs/3CXDialer.log` and I only sometimes see a message like this:
We tried reprovisioning and re-registering devices, but nothing seems to resolve the issue.
On iOS devices, we don't seem to have these problems. Any ideas what this might be?
However, Android phones do not always seem to receive push notifications. I checked the log in `/var/lib/3cxpbx/Instance1/Data/Logs/3CXDialer.log` and I only sometimes see a message like this:
17/08/29 14:03:04.519|100017| Inf|50|0016|: Call(TDHVCJNHYFGP): sent push request:
{"registration_ids":["..."],"priority":"high","time_to_live":60,"data":{"replaces":"...","callerid":"031","callername":"Bart Meuris","inst":"d85ba528","reason":1,"ver":1}}
GCM response: OK OK
When such a message pops up in the log, the push messages work perfectly. The problem however is that about 50% of the time, no such message appears in the log, as if no push message is being sent - and the Android phones do not wake up for incoming calls.{"registration_ids":["..."],"priority":"high","time_to_live":60,"data":{"replaces":"...","callerid":"031","callername":"Bart Meuris","inst":"d85ba528","reason":1,"ver":1}}
GCM response: OK OK
We tried reprovisioning and re-registering devices, but nothing seems to resolve the issue.
On iOS devices, we don't seem to have these problems. Any ideas what this might be?
Last edited: