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

[Bug]: network change when calling,no re-invite #446

Open
harold-yh opened this issue Nov 20, 2024 · 0 comments
Open

[Bug]: network change when calling,no re-invite #446

harold-yh opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@harold-yh
Copy link

Context

I am using the latest version of the linphone-sdk to develop my own app. During testing of calls, I noticed that if a network switch occurs while a call is in progress, such as switching from Wi-Fi to 4G, or from 4G to Wi-Fi, the SDK does not send a re-INVITE or UPDATE. Instead, it directly sends a BYE.

General information

  • Device:xiaomi、iphone
  • OS:android、IOS
  • Version of the App:my app
  • Version of the SDK:latest

Expected behaviour

I would like to send a re-INVITE or UPDATE to renegotiate the call when a network switch occurs, without interrupting the call.

To Reproduce

Using a Wi-Fi network for SIP calls, the call is connected and then the Wi-Fi is turned off.

Additional context

Add any other context about the problem here.

SDK logs URL

No response

@harold-yh harold-yh added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant