major change: use service to run baresip
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.tutpro.baresip
|
||||
|
||||
object Api {
|
||||
|
||||
external fun call_peeruri(callp: String): String
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user