<p></p>
<p>I got the pcap via email, the call-id matches the <code>bt full</code> output, but does not match the output of <code>p *cell</code>. Maybe you used a different corefile, can you get the output from the same corefile as for <code>bt full</code>? Otherwise, I cannot correlate the data between them.</p>
<p>Also, the <code>(gdb) p cell->callid</code> in the first comment, after <code>bt full</code> show a different call-id.</p>
<p>What I noticed in the call pcap is that the processing of 200ok (INVITE) takes over 6 seconds, do you have any blocking operations done during 200ok? For example, accounting can happen at that time, you should check if database server is slow for some reason when inserting records in acc table (you can also enable latency core parameters to get logs on slow actions/database statements).</p>

<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/2757#issuecomment-853790269">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZOGJJKUXGYZ3JE5X5LTQ5PX3ANCNFSM457HRS4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJUS3BKTCFGKMVBDHLTQ5PX3A5CNFSM457HRS4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGLR44PI.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/2757#issuecomment-853790269",
"url": "https://github.com/kamailio/kamailio/issues/2757#issuecomment-853790269",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>