1. Brekeke Product Name and Version: Brekeke SIP Server and Brekeke PBX
If you have a problem with Push Notification (FCM or GCM) for Android, add the line below at [Configuration]->[Advanced] page.
pn.gcm.app.1.connection.server=https://fcm.googleapis.com/fcm/send
If you have multiple Android apps at [Push Notification]->[Application] page, repeat the line for the same number .
For example, it there are 3 Android apps, add the following lines at [Configuration]->[Advanced] page.
pn.gcm.app.1.connection.server=https://fcm.googleapis.com/fcm/send
pn.gcm.app.2.connection.server=https://fcm.googleapis.com/fcm/send
pn.gcm.app.3.connection.server=https://fcm.googleapis.com/fcm/send
FYI:
https://developers.google.com/cloud-mes ... igrate-fcm
Push Notification (FCM/GCM) for Android devices
Moderator: Brekeke Support Team