<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I am not quite sure, but I would try to store a long-term flag with the help of the dialog module.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
[...]The dialog module provides dialog awareness for the Kamailio proxy. It's functionality is to keep track of the current dialogs, to offer information about them (e.g. how many dialogs are active), and to manage various characteristics of dialogs. The module
 exports several functions that can be used directly from the configuration route script as well as functions for the RPC interface. [...]</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div class="titlepage">
<div>
<div>
<h3 class="title">[...]10.6. <code class="varname">$dlg_var(key)</code></h3>
</div>
</div>
</div>
<p>This is a read/write variable that can be used to store custom values assigned with a dialog (e.g. the URI of a billing-server, an assigned emergency-server). This pseudo-variable will be available only for subsequential requests after doing loose_route().
</p>
<p>Note: You will receive "NULL", if there is no dialog for this request.[...]</p>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hint: ACK is a subsequential request<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Anyway, I am wondering if your approach would be compliant to RFC 3261.<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
KR<br>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> sr-users <sr-users-bounces@lists.kamailio.org> im Auftrag von Valter Nogueira <valter@fastway.com.br><br>
<b>Gesendet:</b> Freitag, 2. Oktober 2020 17:01<br>
<b>An:</b> Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org><br>
<b>Betreff:</b> [SR-Users] Drop calls with response 200 without previous 180/183 reponses</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div dir="ltr" class="x_gmail_signature">
<div dir="ltr">
<div dir="ltr">
<div>I would like to use Kamailio to drop every call that is answered with no previous 180 / 183 responses or with 180 / 183 responses with no media attached (no SDP?).</div>
<div><br>
</div>
<div>Is it possible? How could I accomplish this?</div>
<div><br>
</div>
<div>Thanks,</div>
<div><br>
</div>
<div>Valter</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>