MT#56343 WebRTC calls stuck on CSC interface

Change-Id: I0f09816fe29d033c7114cdc38a5a02c7ed59d95b
mr10.5.5
Hugo Zigha 3 years ago committed by Marco Capetta
parent fce6f21e4b
commit e954ecf933

@ -71,6 +71,7 @@ export default {
if (!options.cause) {
if (errorVisibilityTimer) {
clearTimeout(errorVisibilityTimer)
errorVisibilityTimer = null
}
context.commit('endCall')
context.commit('hangUpCall')

Loading…
Cancel
Save