- Abandon audio focus also at quit if not already done earlier.
This commit is contained in:
@ -1026,6 +1026,7 @@ class BaresipService: Service() {
|
||||
}
|
||||
|
||||
private fun cleanService() {
|
||||
abandonAudioFocus()
|
||||
uas.clear()
|
||||
status.clear()
|
||||
callHistory.clear()
|
||||
|
||||
Reference in New Issue
Block a user