Hello,
I have a wazo 25 server installed in a virtual machine, serving for the conference. This virtual machine works without any problems on a dedicated server.
I want to open it out of the home network for testing. I have activated all the necessary ports 80,443, 5060, 10000-20000 from the router and even activated DMZ. There is no problem over the local ip, but users accessing from the external ip can enter the room, but they cannot speak or hear.
When I check with sngrep on the server, there is rtp traffic but via local ip I think.
I set these in the SIP template I use.
force_rport yes
rtp_symmetric yes
rewrite_contact yes
From Wazo ui panel, I also set these for udp in PJSIP Transportation settings.
external_media_address
external_signaling_address
local_net
However, the problem still persists.
Thanks in advance for your help.