Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iphone 15pro linphone, doesnt stay connected in background. #931

Open
niyon-x opened this issue May 1, 2024 · 1 comment
Open

iphone 15pro linphone, doesnt stay connected in background. #931

niyon-x opened this issue May 1, 2024 · 1 comment

Comments

@niyon-x
Copy link

niyon-x commented May 1, 2024

Hey guys, is linphone unusable in iphone? When I close the linphone app or have it in background, it disconnects, doesnt stays connected, so I have to keep it open all the time? I am using sip of twilio. Please let me know If there is any way around it. Thanks.

@petervnv
Copy link

petervnv commented May 3, 2024

Hi,

That's expected. iOS doesn't allow backgound apps to keep an open channel to the server.
You probably need to setup a push notification server to work with twilio so it can wake up your app and have it register on twilio when there's an incoming call or message. https://wiki.linphone.org/xwiki/wiki/public/view/Flexisip/HOWTOs/Push%20Gateway/

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants