<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">
<div dir="auto">Hi!
<div dir="auto"><br /></div>
<div dir="auto">Wanted to clarify some info about rtpengine working within HA-environment.</div>
<div dir="auto"><br /></div>
<div dir="auto">Idea is we have multiple rtpengines under same setid.</div>
<div dir="auto">So, when I'm calling rtpengine_offer() I really don't care which is selected. But than might happen situation, where this call(dialog) is moved to other Kamailio instance (via dlg_db_load_callid()) and from there called rtpengine_delete(). </div>
<div dir="auto"><br /></div>
<div dir="auto">So, my question is, how I can be sure, that delete request will go to same rtpengine instance that was selected in rtpengine_offer() on different server. And where this info is stored, within dialog or within TM module (which is not replicated in any way)</div>
</div>
</div>
<div name="messageSignatureSection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
<div dir="auto">Regards, Igor</div>
</div>
</body>
</html>