[sr-dev] [kamailio/kamailio] add socket activation support (#293)

sergey-safarov notifications at github.com
Tue May 7 11:12:50 CEST 2019


Think that is useful Kamailio enhancement.
Here is example how use systemd activated sockets.
[Example 1](https://github.com/apache/httpd/blob/969e885f2e8707ae7c5330ab24c626f7154e8f8e/server/listen.c#L296-L322)

Then need to get received socket info and map to `listen` directive in kamailio config for advertised IP info.
If no listen directive is provided, then one of option may be applied.
1) use socket as is, without advertised IP info;
2) generate error like "systemd activated sockets not match to listen directives in kamailio config file".

-- 
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/293#issuecomment-490001037
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190507/8d4366bc/attachment.html>


More information about the sr-dev mailing list