|
From: | John Galbraith |
Subject: | Re: [Linphone-developers] Issue with use |
Date: | Wed, 31 Jul 2024 11:47:52 +0100 |
_______________________________________________Hello,
Supporting push notifications has become compulsory since iOS 10 and on most recent Android phones to receive incoming calls and messages when the app is not active in foreground.
To wake up a VoIP app when an incoming call or an incoming message is received, the server must send a push notification request to Apple/Google's PN server. For security reasons, Apple/Google doesn't allow everybody to send push notifications to their servers. There are private keys and certificates to protect the whole process.
We have decided not to share Linphone’s push notification ID with third party services, and this is why the stock Linphone app can only receive push notifications sent from our sip.linphone.org service.
Of course, this will not be the case when you build your Linphone-based app, as you’ll be allowed to share your app push ID with the SIP services of your choice.
To verify that it is indeed technically possible to be notified of incoming calls when Linphone is closed or running in the background, you can create a sip.linphone.org account and configure it in the app.
Best regards,
Julien Favre-Bulle
Business Developer & Project Manager
+33 (0)9 52 63 65 05
julien.fb@belledonne-communications.com
Discover our solutions in 3 minutes!
Belledonne Communications, the company behind the Linphone project
De : linphone-developers-bounces+julien.fb=belledonne-communications.com@nongnu.org <linphone-developers-bounces+julien.fb=belledonne-communications.com@nongnu.org> De la part de John Galbraith
Envoyé : mardi 30 juillet 2024 11:10
À : linphone-developers@nongnu.org
Objet : [Linphone-developers] Issue with use
Hello
I am finding an issue when using the app on both iPhone and Android.
If the app is installed and registered on the SIP server correctly and the app is open on the screen, then everything works as expected.
If the app is not on the screen even with the background mode set on Android and Push Notification set on iPhone & Android, then the phone doesn't ring or notify of the call.
Have I missed a setting or is this a bug?
Thank you in advance for any assistance you can give
Kind Regards
John
Kind Regards
John
John E Galbraith FBCS CITP
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers
[Prev in Thread] | Current Thread | [Next in Thread] |