From 23f74bc3f782d183f66a08bd8ce4790cc61f4e61 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期五, 05 九月 2025 14:50:24 +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