added graphical account configuration and many other improvements

This commit is contained in:
Juha Heinanen
2018-05-23 10:58:57 +03:00
parent 784dd2feb5
commit f4bd1a93ed
27 changed files with 1635 additions and 418 deletions
@@ -0,0 +1,3 @@
package com.tutpro.baresip
class AccountRow(val aor: String, val action: Int)