You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: