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

Improve container health check #7

Closed
florian-h05 opened this issue Sep 8, 2023 · 1 comment
Closed

Improve container health check #7

florian-h05 opened this issue Sep 8, 2023 · 1 comment
Assignees

Comments

@florian-h05
Copy link
Owner

The current health check is "pinging" Kamilio which leads to confusing log messages.
This should be improved.

An option would be to use kamctl monitor or other kamctl commands.
Those however require the mi_fifo module:

loadmodule "mi_fifo.so"

and also see https://kamailio.org/docs/modules/4.4.x/modules/mi_fifo.html.

@florian-h05 florian-h05 self-assigned this Sep 8, 2023
@florian-h05 florian-h05 mentioned this issue Sep 11, 2023
@florian-h05
Copy link
Owner Author

The health check was improved to check the rtpengine and Kamilio service status from supervisorctl.

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

No branches or pull requests

1 participant