[asterisk-bugs] [JIRA] (ASTERISK-25541) add socket activation support

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Nov 11 05:32:33 CST 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228259#comment-228259 ] 

Asterisk Team commented on ASTERISK-25541:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> add socket activation support
> -----------------------------
>
>                 Key: ASTERISK-25541
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25541
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>            Reporter: Max
>
> Having (optional) support for socket activation in Asterisk would bring several benefits:
> #  Security: systemd can listen on privileged ports or socket paths and start Asterisk with privileges already dropped.
> #  Major upgrades or reconfigurations of Asterisk requiring a full restart are possible without having the listening socket(s) ever go away.
> # Any service dependent on Asterisk doesn't have to wait for it to finish starting (or start at all).
> #  We can be absolutely sure that we always bind to existing IP addresses on all desired network interfaces - no race conditions with network bring-up, systemd takes care of that for us.
> Here is some useful documentation:
> http://0pointer.de/blog/projects/socket-activation.html
> http://0pointer.de/blog/projects/socket-activation2.html



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list