WXL (wul)
昨天 071e3ed6253ce4d87f6c7a58d7cab02bb3916373
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', () => {