Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SIP in docker container
#10
Regarding port number, yes I do use SIP on port 80. In the options page (or config file) you can change it to another port.

Since SIP within docker is the (sort of) only process (pid=1) it is expected (desired) behavior to exit the container. There is nothing else to do anymore.
Usually the docker management framework like kubernetes will get notified and will/should fire-up the container again.
You could also configure autostart like "docker run -d --restart unless-stopped ....."

For debugging I assume you run or start the container with the interactive switch like "docker run -it .." or "docker start -i.....". That should point you in the right direction.... hopefully :-)

--Gerard
Reply


Messages In This Thread
SIP in docker container - by mimer - 2020 Jun 12, 10:44 AM
RE: SIP in docker container - by dan - 2020 Jun 12, 02:56 PM
RE: SIP in docker container - by astrogerard - 2020 Jun 12, 04:18 PM
RE: SIP in docker container - by mimer - 2020 Jun 13, 06:03 AM
RE: SIP in docker container - by mimer - 2020 Jun 13, 07:49 AM
RE: SIP in docker container - by astrogerard - 2020 Jun 13, 09:54 PM
RE: SIP in docker container - by mimer - 2020 Jun 14, 04:13 AM
RE: SIP in docker container - by mimer - 2020 Jun 14, 07:37 AM
RE: SIP in docker container - by mimer - 2020 Jun 14, 01:35 PM
RE: SIP in docker container - by astrogerard - 2020 Jun 14, 03:52 PM
RE: SIP in docker container - by Noschvie - 2021 May 20, 02:00 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)