Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/kamailio: Fixed systemd unit failure on server boot #1090

Closed
wants to merge 1 commit into from

Conversation

sergey-safarov
Copy link
Member

No description provided.

@amessina
Copy link
Contributor

I'm not sure you need After=network.target and network-online.target, but based on https://fedoraproject.org/wiki/Networking/Ideas/ServiceOrdering, you will want Wants=network-online.target

@sergey-safarov
Copy link
Member Author

Please look https://github.com/kamailio/kamailio/pull/1104/files
Think IP_FREEBIND is preferred implementation.

@amessina
Copy link
Contributor

@sergey-safarov -- agree that I'd like Kamailio to have a way to bind to :::5060/udp, :::5061/tcp/tls for example.

That being said, I'm not sure of the Kamailio internals. Just binding with IP_FREEBIND might not mean that functions within Kamailio detect addresses properly, etc.

@miconda
Copy link
Member

miconda commented Jun 2, 2017

Closing this one, it looks it requires the backport of #1089 in order to be coherent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants