- Joined
- Feb 5, 2024
- Messages
- 8
- Reaction score
- 7
I recently Upgraded to V20, since then I get errors (Event ID 50020) in my logs about not being able to send push notifications to smartphones.
I also noticed that when comparing my PBX Parameters to this list I am missing the GCM_HOST parameter. GCM_AUTH and GCM_SENDERID are blank
Edit: I tried setting the GCM_HOST parameter manually but it did not change anything
Code:
Failed to send FCM PUSH to device motorola moto g52(Ext.741). Internal exception occured:
System.Exception: Cannot send FCM PUSH without FACILITYID specified at
_3CX.Push.PushTransport.GetFcmToken(Boolean forceRefresh) at
_3CX.Push.PushTransport.PushAndroidFcmV1(PushTask pushTask) at
_3CX.Push.PushTransport.PushAndroidFcm(PushTask pushTask)
I also noticed that when comparing my PBX Parameters to this list I am missing the GCM_HOST parameter. GCM_AUTH and GCM_SENDERID are blank
Edit: I tried setting the GCM_HOST parameter manually but it did not change anything
Last edited:
