- Added Debug config option to turn on/off logcat messages
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package com.tutpro.baresip
|
||||
|
||||
import android.text.TextWatcher
|
||||
import android.util.Log
|
||||
import java.util.ArrayList
|
||||
|
||||
class Call(val callp: String, val ua: UserAgent, val peerURI: String, val dir: String,
|
||||
|
||||
Reference in New Issue
Block a user