MT#56343 WebRTC calls stuck on CSC interface

Change-Id: I0f09816fe29d033c7114cdc38a5a02c7ed59d95b
dependabot/npm_and_yarn/decode-uri-component-0.4.0
Hugo Zigha 3 years ago committed by Hugo Zigha
parent c75aef6a98
commit dcb49ebd6d

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

Loading…
Cancel
Save