WXL (wul)
7 天以前 47df2b47cbfa420e25aa34e72c50525908d6fcb6
src/components/CallButton/index.vue
@@ -44,9 +44,9 @@
      sipStatus: "未连接",
      sipStatusClass: "status-disconnected",
      sipConfig: {
        wsUrl: "wss://1192.170.66.107:7443",
        sipUri: `${randomNum}` + "@1192.170.66.107",
        password: "Smartor@2023",
        wsUrl: "wss://192.170.66.107:7443",
        sipUri: `${randomNum}` + "@192.170.66.107",
        password: "heskj@1234",
        displayName: "Web 小龙",
      },
    };