- call secure event is now generated also when media encoding is srtp*
allowing security button color change to yellow - removed some debug code
This commit is contained in:
@@ -339,7 +339,6 @@ class BaresipService: Service() {
|
||||
Log.d("Baresip", "AoR $aor call $callp established")
|
||||
call.status = "connected"
|
||||
call.onhold = false
|
||||
call.security = R.drawable.box_red
|
||||
CallHistory.add(CallHistory(aor, call.peerURI, call.dir, true))
|
||||
CallHistory.save(filesPath)
|
||||
call.hasHistory = true
|
||||
|
||||
Reference in New Issue
Block a user