From 4898664c53396d1a8ae0333198a94cf4d7fea5a5 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 14 八月 2025 17:26:27 +0800
Subject: [PATCH] 测试完成

---
 src/utils/sipService-cs.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/sipService-bd.js b/src/utils/sipService-cs.js
similarity index 98%
rename from src/utils/sipService-bd.js
rename to src/utils/sipService-cs.js
index 8318c1a..1654ccc 100644
--- a/src/utils/sipService-bd.js
+++ b/src/utils/sipService-cs.js
@@ -160,7 +160,7 @@
       };
     });
     this.currentSession.on('failed', (e) => {
-        this.updateCallStatus('failed', `鍛煎彨澶辫触2: ${e.cause}`);
+        this.updateCallStatus('failed', `鍛煎彨澶辫触2: ${e}`);
       });
 
       this.currentSession.on('ended', () => {

--
Gitblit v1.9.3