I Have set up Ubuntu 18.04 as docker container on Linux server
git clone https://github.com/jitsi/docker-jitsi-meet
here the change made in .env file
commented the JVB_STUN_SERVERS.
all the server are up with latest images .
the p2p connection seems to be fine , with no issues , as the third participant joins there is no audio/video
Checked all the forums related to this topic , but with no help
I have added this in .jitsi.conf/jvb/sip.communication.properties
org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS=10.13.222.31
org.ice4j.ice.harvest.NAT_HARVESTER_PUBLIC_ADDRESS=193.113.57.167
This issue has been puzzling me from past 2 days , Can you please help me with this