I deployed FreePBX in a docker compose.
Container works fine and SIP extensions links with the devices sucesfully.
When i call between extensions, call is made but finish after 30 seconds because in RTP setings i declare 30 seconds in RTP Timeout.
I tried with devices of different manufacturers and with a softphone, whit the same result.
The local network have been declared in the SIP Configuration.
But im in docker. I tried with the IP of docker interfaces, with the network of the base machine (where is docker installed), and with my home network.
None of these has worked.
Same in WAN, tried with my WAN and with the IP of the base machine.
I tried to configure the network that wrote at compose: freepbx_network; not working