I have installed jitsi environment in Docker. The docker-compose command creates the 4 containers and everything seems to work fine. I can even make a conference between several members, in my local network, every member points its web browser to docker host successfully.
I have another Jitsi environment, installed through apt-get package and it works fine as well. Great job Jitsiers.
The thing here is that my official mobile jitsi clients cannot join any conversation in the Docker Jitsi server, but they can do it smoothly in jitsi local installed through apt-get.
Do you have any idea about what's going on? I think its an OOBox installation.
Thanks in advance, Daniel.