From 071e3ed6253ce4d87f6c7a58d7cab02bb3916373 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期三, 17 九月 2025 11:43:20 +0800
Subject: [PATCH] 电话更新

---
 src/components/CallButton/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/CallButton/index.vue b/src/components/CallButton/index.vue
index 78ea734..429a327 100644
--- a/src/components/CallButton/index.vue
+++ b/src/components/CallButton/index.vue
@@ -44,8 +44,8 @@
       sipStatus: "鏈繛鎺�",
       sipStatusClass: "status-disconnected",
       sipConfig: {
-        wsUrl: "wss://1192.170.66.107:7443",
-        sipUri: `${randomNum}` + "@1192.170.66.107",
+        wsUrl: "wss://192.168.100.6:7443",
+        sipUri: `${randomNum}` + "@192.168.100.6",
         password: "Smartor@2023",
         displayName: "Web 灏忛緳",
         // realm: "9.208.5.18:8090",

--
Gitblit v1.9.3