I try to reconnect after network offline. I success to re connecting to call if the network fail in receiver side. But i don't success to do it if network fail in the caller side.
I try to re -init the web WebRTC client , it's don't work. Also try to create new offer , it's also don't work.
Do anyone know how to handle re connect in android with WebRTC?