mirror of
https://github.com/jambonz/webrtc-client.git
synced 2025-12-19 08:37:45 +00:00
-added jssip and session manager
-added typescript support
This commit is contained in:
@@ -128,6 +128,7 @@ class Phone extends LitElement {
|
||||
}
|
||||
|
||||
_createSipClient() {
|
||||
|
||||
const client = {
|
||||
username: "xxx@jambonz.org",
|
||||
password: "1234",
|
||||
|
||||
Reference in New Issue
Block a user