## Summary During the call, WiFi to LTE or vice versa doesn't reconnect the call ## Steps to reproduce 1. make a call 2. one client should switch network (e.g. from WiFi to LTE) ## What is the current _bug_ behavior? Call session freezes till it switched back ## What is the expected _correct_ behavior? After some lag it should reconnect using alternative network (using STUN/TURN servers) ## Relevant logs and/or screenshots <img width="1170" height="2532" alt="Image" src="https://github.com/user-attachments/assets/852b2927-3cfd-4203-a66b-0202a3892f9d" /> <img width="1179" height="2556" alt="Image" src="https://github.com/user-attachments/assets/ae22bd9d-aed2-46da-9e12-dc64e0024c50" /> <img width="1179" height="2556" alt="Image" src="https://github.com/user-attachments/assets/8c158ecc-1374-421d-a28e-d51334053aa0" /> ## Possible fixes When connection is freezing make sure to obtain new config from STUN/TURN server and notify the other user
Summary
During the call, WiFi to LTE or vice versa doesn't reconnect the call
Steps to reproduce
What is the current bug behavior?
Call session freezes till it switched back
What is the expected correct behavior?
After some lag it should reconnect using alternative network (using STUN/TURN servers)
Relevant logs and/or screenshots
Possible fixes
When connection is freezing make sure to obtain new config from STUN/TURN server and notify the other user