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

No sounds when answering an incoming call #39

Open
zilch33 opened this issue Mar 27, 2020 · 4 comments · May be fixed by #59
Open

No sounds when answering an incoming call #39

zilch33 opened this issue Mar 27, 2020 · 4 comments · May be fixed by #59

Comments

@zilch33
Copy link

zilch33 commented Mar 27, 2020

It seems
line 462
 remote : { audio: $('#audioRemote').get()[0] }
should be changed to
 remote : $('#audioRemote').get()[0]

@ec-blaster
Copy link

I also had this issue, and your code change solves it.
Thanks!

@MrArabboy
Copy link

Thank you! I also had this issue.Now it works great because of your code !

@irfanrifai
Copy link

Hi, greetings from january 2021! Thanks its worked!

@ROBERT-MCDOWELL
Copy link

@zilch33 please create a PR so the authors of ctx can merge it thanks

@NitinGupta9935 NitinGupta9935 linked a pull request Apr 22, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

5 participants