Hello
I obtained the source
from
https://www.kamailio.org/pub/kamailio/4.3.4/src/kamailio-4.3.4_src.tar.gz
I found a SPEC file there and I prepared a RPM with this spec file.
When I start a Kamailio (from this rpm) - it starts but the LOG file gives only 1 line:
INFO: <core> [tcp_main.c:4657]: init_tcp(): using epoll_lt as the io watch method
(auto detected)
I want to test this rpm and if successfull i willl add patches and rebuild the rpm.
How to get correct RPM?