Added Setting to turn on/off SIP request/response trace to Logcat
This commit is contained in:
@@ -1146,6 +1146,7 @@ class BaresipService: Service() {
|
||||
var filesPath = ""
|
||||
var downloadsPath = ""
|
||||
var logLevel = 2
|
||||
var sipTrace = false
|
||||
|
||||
val uas = ArrayList<UserAgent>()
|
||||
val status = ArrayList<Int>()
|
||||
|
||||
Reference in New Issue
Block a user