<p></p>
<p>When an INVITE comes in, we instruct Kamailio to query a http service to know which clients should receive the INVITE message. If multiple of these "receiver"-clients are running on the same machine (same IP address, but different source port), we see that Kamailio forwards multiple INVITE to one single client (although the clients are listening on different ports!). The problem happens (strangely) only when we run Kamailio in AWS (Fargate) behind a load balancer, we have not observed the issue by using vanilla docker containers.</p>
<p>I am not 100% sure the code in this PR is indeed fixing the issue at the right place but with the patch above everything works fine.<br>
The above estimation of ~10h is an estimation error on our side, the issue is always reproducible.</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/pull/2307#issuecomment-624091095">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZLDHXP2YGVXUBUJOULRQAPOZANCNFSM4MSZFYDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZIGNJGKKGZIP4DVU43RQAPOZA5CNFSM4MSZFYDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEUZN7VY.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/pull/2307#issuecomment-624091095",
"url": "https://github.com/kamailio/kamailio/pull/2307#issuecomment-624091095",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>