<p></p>
<p>It looks like a crash happening on shutdown, because the log message from pres_dmq_init_proc() is preventing kamailio to start. You can try to get a core dump, you need to start as a root and enable core dumping -- some guidelines at:</p>
<ul>
<li><a href="https://www.kamailio.org/wiki/tutorials/troubleshooting/coredumpfile" rel="nofollow">https://www.kamailio.org/wiki/tutorials/troubleshooting/coredumpfile</a></li>
</ul>
<p>Then attach here the output for <code>bt full</code>.</p>
<p>It seems that enabling dmq for the module requires database, can you try with:</p>
<pre><code>modparam("presence", "enable_dmq", 0)
</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/2642#issuecomment-780832718">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMPIAF37JR7IXF5GH3S7QRIFANCNFSM4XW63BPQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJE2EFMFAGUCXZG24LS7QRIFA5CNFSM4XW63BP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF2FI7TQ.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/2642#issuecomment-780832718",
"url": "https://github.com/kamailio/kamailio/issues/2642#issuecomment-780832718",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>