Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am unable to hear call ringing and other persons voice in my web page. #69

Open
Shashidhar0303 opened this issue Sep 11, 2023 · 1 comment

Comments

@Shashidhar0303
Copy link

I have created app in ringCentral account i have integrated into my web app using javascript to use web phone. I am able to make calls and the receiver can clearly hear my voice but, I can't hear call ringing and other persons voice in my web phone.

@embbnux
Copy link
Collaborator

embbnux commented Sep 14, 2023

Hi @Shashidhar0303 Do you add those elements in your page.

<video id="remoteVideo" hidden="hidden"></video>
<video id="localVideo" hidden="hidden" muted="muted"></video>

BTW, this is web phone sdk issue. It is recommended to create issue at web phone sdk.
And we also have a RingCentral Embeddable widget to help developer to integrate RingCentral phone easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants