dsiprouter: Installation error on Debian 9
When using the latest master branch, installing on both Debian 9 and Debian 10 (DigitalOcean droplet) both fail with the same error:
Job for kamailio.service failed because the control process exited with error code.
See "systemctl status kamailio.service" and "journalctl -xe" for details.
Kamailio install failed
-- Subject: Unit kamailio.service has finished shutting down
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit kamailio.service has finished shutting down.
Sep 28 14:57:22 sbc02 systemd[1]: kamailio.service: Start request repeated too quickly.
Sep 28 14:57:22 sbc02 systemd[1]: Failed to start Kamailio (OpenSER) - the Open Source SIP Server.
-- Subject: Unit kamailio.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit kamailio.service has failed.
--
-- The result is failed
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 22 (9 by maintainers)
I think this is the part that causes it to fail ./dsiprouter.sh install -kam -dsip
if you run it with ./dsiprouter.sh install -kam -dsip instead of ./dsiprouter.sh install -all
it tends to fail it needs the all flag