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

Webrtc client having RTP issues with freeswitch on docker #892

Open
erezl opened this issue Oct 6, 2020 · 5 comments
Open

Webrtc client having RTP issues with freeswitch on docker #892

erezl opened this issue Oct 6, 2020 · 5 comments

Comments

@erezl
Copy link

erezl commented Oct 6, 2020

Hi
I having problem with my webRTC client, when dialing out (sending call request to FS)
5 out 10 times, the audio is not working (not hearing the ringback tone)
I am using FS version 1.10.5
I have no idea what the problem is
Best regards
Erez lavie

@josefig
Copy link

josefig commented Oct 7, 2020 via email

@tinpotnick
Copy link

I run FS in docker. How are you configuring networking? If you are giving FS a private network, then you will have to configure all the relevant NAT options. I run FS on the host network te lessen any issues related to NAT.

@erezl
Copy link
Author

erezl commented Oct 8, 2020

Hi
In my case, I am running multiple FS containers on the same docker host (each one listening to a different wss port), and using iptables to direct RTP ports (500 ports...) to each FS container.
I don't have any problems with IP phones (works like a charm), but with webRTC clients, it's work sometimes (about 50%).
The question is, is there any special network settings on the docker host level, for this to work ?
Best regards
Erez lavie

@tinpotnick
Copy link

tinpotnick commented Oct 8, 2020 via email

@themsley-voiceflex
Copy link

This can probably be closed, duplicate of #2283

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

4 participants