Added cancel button for canceling outgoing call
Fixed showing of call transfer target suggestions
This commit is contained in:
@@ -783,7 +783,6 @@ class BaresipService: Service() {
|
||||
if (speakerPhone && !Utils.isSpeakerPhoneOn(am))
|
||||
Utils.toggleSpeakerPhone(ContextCompat.getMainExecutor(this), am)
|
||||
proximitySensing(true)
|
||||
return
|
||||
}
|
||||
"call ringing" -> {
|
||||
playRingBack()
|
||||
|
||||
Reference in New Issue
Block a user