- 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() {
|
private fun cleanService() {
|
||||||
|
abandonAudioFocus()
|
||||||
uas.clear()
|
uas.clear()
|
||||||
status.clear()
|
status.clear()
|
||||||
callHistory.clear()
|
callHistory.clear()
|
||||||
|
|||||||
Reference in New Issue
Block a user