- added handling of call transfer failed event
- improved implementation of audio focus and abandon requests - upstream re, rem, and baresip libs changes
This commit is contained in:
@@ -259,8 +259,6 @@ class BaresipService: Service() {
|
||||
MainActivity.images[account_index] = R.drawable.dot_yellow
|
||||
updateStatusNotification()
|
||||
}
|
||||
"call ringing" -> {
|
||||
}
|
||||
"call incoming" -> {
|
||||
if (!Utils.isVisible()) {
|
||||
val cnb = NotificationCompat.Builder(this, HIGH_CHANNEL_ID)
|
||||
|
||||
Reference in New Issue
Block a user