[sr-dev] [kamailio/kamailio] core on broken config (#2599)
sergey-safarov
notifications at github.com
Fri Jan 8 10:16:05 CET 2021
I found for reproduction important load of `tls` and `http_client` modules
Full kamailio config
```
listen=tls:eth0:5061
enable_tls=1
####### tls module ##########
loadmodule "tls.so"
loadmodule "http_client.so"
request_route {
if (is_request()) {
}
exit;
}
```
--
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-756643745
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210108/94bf1ddc/attachment.htm>
More information about the sr-dev
mailing list