<p></p>
<p>I found for reproduction important load of <code>tls</code> and <code>http_client</code> modules</p>
<p>Full kamailio config</p>
<pre><code>listen=tls:eth0:5061
enable_tls=1

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

request_route {
    if (is_request()) {
    }

    exit;
}
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2599#issuecomment-756643745">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMJ5URX6JDHHADN7MLSY3ENLANCNFSM4VZMVOBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZMCHP42D6FIJZHA6W3SY3ENLA5CNFSM4VZMVOB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFUMXPII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2599#issuecomment-756643745",
"url": "https://github.com/kamailio/kamailio/issues/2599#issuecomment-756643745",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>