I have a working docker installation of Jitsi. Now I want to add Jigasi to the mix. For both I am using the official docker-compose files.
But I can’t get Jigasi to connect to my SIP server. When examining the logs, I found that when Jigasi tries to connect, it times out. The docker host VM can ping the SIP server but the Jigasi container cannot. Unfortunately, I am still at the beginning of my docker learning and so I can’t figure out why the connection (or just ping) doesn’t work.
So Jigasi machine can access 192.168.1.22 5060 via UDP?
You may try doing tcpdump on any of the hops between them, where possible to see where the packets stop …