[sr-dev] [kamailio/kamailio] core on broken config (#2599)

sergey-safarov notifications at github.com
Tue Feb 9 21:18:10 CET 2021


I have tested commit d8643c on CentOS 8 with the latest updates.
Used config
```
[root at bcf-a0 tmp]# cat /root/kam.cfg 
listen=tls:eth0:25061
enable_tls=1

####### tls module ##########
loadmodule "tls.so"
loadmodule "http_client.so"

request_route {
    if (is_request()) {
    }

    exit;
}
```

yes `--atexit=no` now resolve the issue.


-- 
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/2599#issuecomment-776216013
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210209/bb00fb64/attachment-0001.htm>


More information about the sr-dev mailing list