- Joined
- Aug 15, 2017
- Messages
- 500
- Reaction score
- 57
I have two phones: one Samsung Note8 with Oreo and one Blackberry KeyOne with Nougat.
On both calling using the 3cx client works fine, including receiving calls as long as the app is in the foreground, but no push at all.
Strange, I thought it used to work with the previous version.
I use my own push account.
In the dialler log appears (example):
18.06.01 16:03:17.709|100017| Inf|50|0008|: Call(NNNNNNNNNNNNN): sent push request:
{"registration_ids":["verylongalphanumericnumber"],"priority":"high","time_to_live":60,"data":{"replaces":"longalphanumericnumber..;from-tag=hexnumber;to-tag=hexnumber","callerid":"+49XXXXXXXXXXX","callername":"49XXXXXXXXXXX:B:NAME NAME","inst":"hexnumber","reason":0,"ver":1}}
GCM response: OK OK
18.06.01 16:07:17.581|100019| Inf|50|0015|: Update PUSH client for Extn.NN: Allowed, regid = FCM#verylongalphanumericnumber,A,hexnumber
i thought I use firebase, but the first line talks about "GCM response: OK OK".
The second line has a text fragment "FCM" in it.
I disabled the firewall on the phones, I changed from WiFi the Mobile network. No change.
How can I further debug why this is not working? If Google or firebird send nothing the phone will not receive anything. Is there any handshake - I guess not. You send a message in the cloud, and hope it will be delivered.
On both calling using the 3cx client works fine, including receiving calls as long as the app is in the foreground, but no push at all.
Strange, I thought it used to work with the previous version.
I use my own push account.
In the dialler log appears (example):
18.06.01 16:03:17.709|100017| Inf|50|0008|: Call(NNNNNNNNNNNNN): sent push request:
{"registration_ids":["verylongalphanumericnumber"],"priority":"high","time_to_live":60,"data":{"replaces":"longalphanumericnumber..;from-tag=hexnumber;to-tag=hexnumber","callerid":"+49XXXXXXXXXXX","callername":"49XXXXXXXXXXX:B:NAME NAME","inst":"hexnumber","reason":0,"ver":1}}
GCM response: OK OK
18.06.01 16:07:17.581|100019| Inf|50|0015|: Update PUSH client for Extn.NN: Allowed, regid = FCM#verylongalphanumericnumber,A,hexnumber
i thought I use firebase, but the first line talks about "GCM response: OK OK".
The second line has a text fragment "FCM" in it.
I disabled the firewall on the phones, I changed from WiFi the Mobile network. No change.
How can I further debug why this is not working? If Google or firebird send nothing the phone will not receive anything. Is there any handshake - I guess not. You send a message in the cloud, and hope it will be delivered.