I using Linphone to build VOIP app on iOS, backend SIP server using Flexisip.
If 2 users are in my application, incoming call will well working.
But if 1 user exit app (press home buttom), incoming call will unstable working ( sometimes well working, sometimes not )
How do i fix ?
Thanks all.