ringcentral-embeddable icon indicating copy to clipboard operation
ringcentral-embeddable copied to clipboard

Keep ringing after call end

Open duyendoan opened this issue 3 years ago • 9 comments

Hello, I've noticed that my logger is capturing this new error whenever I make an outbound call. I didn't see this the last time I checked the code, and it was around Feb 2022. The outbound call still goes through but I'm wondering if there is something going on in the backend. In addition, I'm not sure if this second issue is related to the first, but once in a while, the incoming call notification suddenly rings while the dial pad shows no call. There's no way to stop the ringing until I refresh the browser tab. No call log is recorded either. No weird error message in chrome console log tab. Again, I didn't have this issue previously. Thank you.

duyendoan avatar Jul 18 '22 22:07 duyendoan

Hi @duyendoan Thanks for reporting this. The error should not influence the call. Actually the error message also existed in previous version, and it was warning previously. The sub dependency change it from warning to error. https://github.com/ringcentral/ringcentral-web-phone/pull/334/files#diff-96998a2148aa3d52ad3e80303d0ad88fc43a4afd08966b5330a5657021ae52bbL839

For keep ringing, we have a known issue that app may keep ringing when user receive an incoming call at poor network. It will be fixed soon.

embbnux avatar Jul 21 '22 03:07 embbnux

hi @duyendoan , for keep ringing issue, the fix has been released at master build (Github Page). If you load the widget from our Github Page release, you can get that after refreshing web page.

It will be released into stable release (CDN) after more checks at master build.

embbnux avatar Aug 04 '22 08:08 embbnux

@embbnux so I'm using the widget without specifying the version. So I guess it will automatically pick up this fix right?

duyendoan avatar Aug 04 '22 17:08 duyendoan

@embbnux so I'm using the widget without specifying the version. So I guess it will automatically pick up this fix right?

yes, it will automatically pick up this fix. BTW it is recommended to use our CDN versioned build for stable.

embbnux avatar Aug 05 '22 09:08 embbnux

Hi @embbnux So one of our users still experiences this ringing issue. No call showed up on the dial pad, only the audio icon was visible on the browser tab and it kept ringing until the user turned off the tab.

duyendoan avatar Aug 08 '22 14:08 duyendoan

@embbnux so I'm using the widget without specifying the version. So I guess it will automatically pick up this fix right?

yes, it will automatically pick up this fix. BTW it is recommended to use our CDN versioned build for stable.

Thanks for the feedback. It is weird. Can you help to tell the user to open chrome developer tool when the issue happens again, and save logs into file (Right click to save all) at Console panel. For sending logs to us, please create a case here https://developers.ringcentral.com/support/create-case and sharing the case title in the issue.

And to make user the user have latest code: in chrome developer tool network panel, enable "disable cache", keep dev tool opened and refresh page to load new app. The browser may cache the JS files.

embbnux avatar Aug 09 '22 02:08 embbnux

Hi @embbnux I submitted to the log. The case title is "Keep ringing after call end #636" (Case #16042554).

duyendoan avatar Aug 15 '22 21:08 duyendoan

@duyendoan Thanks so much for the log. I will check that.

embbnux avatar Aug 16 '22 02:08 embbnux

Hi @duyendoan Can you help to check if you receive same reports after you reported to us.

embbnux avatar Oct 14 '22 02:10 embbnux

link related https://github.com/ringcentral/ringcentral-embeddable-electron-app/issues/69

embbnux avatar Feb 16 '23 02:02 embbnux

Fixed with v1.8.6. Feel free to reopen this if you can still get it in new version.

embbnux avatar Mar 14 '23 03:03 embbnux