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