[sr-dev] [kamailio/kamailio] support sd_notify() to improve systemd integration (#2139)

Anthony Messina notifications at github.com
Thu Nov 21 21:24:17 CET 2019


> Trying to test @miconda's commits on top of the 5.3 branch--can't get Kamailio to notify systemd on startup. strace doesn't show anything attempting to send notification to systemd. I'll keep trying...

Looking through `main.c`, I think this is because `sr_corecb_void_exec(app_ready);` is not included in `if (dont_fork)`.  The assumption with `Type=notify` is that we'd be using `kamailio -DD` where the main process isn't forked, correct?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2139#issuecomment-557257170
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191121/a562e3cf/attachment.html>


More information about the sr-dev mailing list