When I run CBus Toolkit, it starts a local instance of CGate, which seems to log a lot of errors. I think I'm connecting the wrong way. I should be connection to CGate on a remote server, which is my HA instance, but that fails. It appears to want to use port 20123, which isn't exposed. Port 20023 is exposed, but I don't think it needs to be, because that's the port used to send commands to CGate locally, which should be possible without EXPOSing a port because the processes are all running on the same container.
When I run CBus Toolkit, it starts a local instance of CGate, which seems to log a lot of errors. I think I'm connecting the wrong way. I should be connection to CGate on a remote server, which is my HA instance, but that fails. It appears to want to use port 20123, which isn't exposed. Port 20023 is exposed, but I don't think it needs to be, because that's the port used to send commands to CGate locally, which should be possible without EXPOSing a port because the processes are all running on the same container.