-added jssip and session manager

-added typescript support
This commit is contained in:
ajukes
2023-07-03 13:36:35 +01:00
parent b1f1d09464
commit d37626846b

View File

@@ -128,6 +128,7 @@ class Phone extends LitElement {
}
_createSipClient() {
const client = {
username: "xxx@jambonz.org",
password: "1234",