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', () => {