Improved service cleaner

This commit is contained in:
Juha Heinanen
2021-10-31 19:49:44 +02:00
parent 2fa07d5421
commit af6bdc5027

View File

@ -1336,6 +1336,8 @@ class BaresipService: Service() {
private fun cleanService() {
am.mode = AudioManager.MODE_NORMAL
abandonAudioFocus()
stopRinging()
stopMediaPlayer()
uas.clear()
status.clear()
callHistory.clear()