You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When other side declines, call cancel event not firing. Three short beep (declined beeps) fires on speaker, then if not hangup call, it tries to recall the number.
call.on('cancel', () => { console.log('The call has been canceled.'); });
No description provided.
The text was updated successfully, but these errors were encountered: