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/utils/sipService.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/sipService.js b/src/utils/sipService.js
index 8318c1a..1654ccc 100644
--- a/src/utils/sipService.js
+++ b/src/utils/sipService.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