From ba1ad6cff887cecb836a9fff87d84c146c820ad7 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期一, 26 一月 2026 11:00:18 +0800
Subject: [PATCH] 测试完成
---
src/components/CallButton/index.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/components/CallButton/index.vue b/src/components/CallButton/index.vue
index 594842b..76a2b82 100644
--- a/src/components/CallButton/index.vue
+++ b/src/components/CallButton/index.vue
@@ -58,7 +58,8 @@
// 绉婚櫎纭紪鐮佺殑wsUrl鍜宒omain
wsUrl: "",
sipUri: "",
- password: "Smartor@2023",
+ password: "Smartor@2023",//涓芥按
+ // password: "heskj@1234",//甯備竴
displayName: "Web 灏忛緳",
// realm: "9.208.5.18:8090",
},
@@ -200,7 +201,7 @@
} else if (orgName == "榫欐硥甯備汉姘戝尰闄�") {
this.sipConfig.sipUri = `${this.randomNum}@10.10.0.220`;
} else if (orgName == "鏉窞甯傜涓�浜烘皯鍖婚櫌婀栨花闄㈠尯"||orgName == "鏉窞甯傜涓�浜烘皯鍖婚櫌鍚村北闄㈠尯") {
- this.sipConfig.sipUri = `${this.randomNum}@192.169.5.248`;
+ this.sipConfig.sipUri = `${this.randomNum}@192.169.129.198`;
}
} catch (error) {
console.error("鑾峰彇鍒嗘満鍙峰け璐�:", error);
--
Gitblit v1.9.3