dart-sip-ua icon indicating copy to clipboard operation
dart-sip-ua copied to clipboard

Sip ongoing call gets disconnected when the app goes background

Open DeviArunaMurugan opened this issue 1 year ago • 1 comments

The ongoing sip call gets disconnected sometimes when we navigates to other app . On sometimes the audio exchange(mic is disabled) when we navigates to another app. Does anyone faces the issue? Any help would be appreciated

DeviArunaMurugan avatar Jul 12 '23 08:07 DeviArunaMurugan

If you navigate another page, Call will disconnected from server. To keep calling even navigates to other page, you have to define SIPUaHelper and Call object to root component. image I hope this will help you.

ghost avatar Aug 03 '23 02:08 ghost