<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi,</p>
<p>Kamailio's rtpengine module has an internal hash table with
call-id as a key and when you call
rtpengine_manage()/_offer()/_answer()/_delete() kamailio finds
corresponding rtpengine instance to send command to. So it's
inside rtpengine module and not in tm or dialog and thus unlikely
to be replicated. At least I haven't seen any replication code
when checked it last time.<br>
</p>
<div class="moz-cite-prefix">On 31.05.19 17:01, Igor Olhovskiy
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:f51687a0-ea26-4681-ba76-5ce8cf5c486d@Spark">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
</blockquote>
</body>
</html>