<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>does the OPTIONS request have To header tag parameter?</p>
<p>Cheers,<br>
Daniel<br>
</p>
<br>
<div class="moz-cite-prefix">On 31.05.18 18:20, Minh Phan wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAMqAU1hSeYzDYj8ykgaaU+uet=achhTMSkzWMSTA9A4HgumWWQ@mail.gmail.com">
<div dir="ltr">Hi List,
<div><br>
</div>
<div>I have this warning message in kamailio log when Kamailio
handle an OPTIONS message with topos module enabled (I am
using Kamailio 5.1.2):</div>
<div><br>
</div>
<div><font color="#666666">WARNING: topos [tps_storage.c:400]:
tps_storage_record(): no local address - do record routing
for all initial requests</font><br>
</div>
<div><br>
</div>
<div>In my config file, OPTIONS message is handled this way:</div>
<div>
<div><font color="#666666"> if ( is_method("OPTIONS") ) {</font></div>
<div><font color="#666666"> t_newtran();</font></div>
<div><font color="#666666"> record_route();</font></div>
<div><font color="#666666"> t_reply("200","OK");</font></div>
<div><font color="#666666"> exit;</font></div>
<div><font color="#666666"> }</font></div>
</div>
<div><br>
</div>
<div>I have found this issue on Github but it is closed and I am
not sure what was the solution: <a
href="https://github.com/kamailio/kamailio/issues/1483"
moz-do-not-send="true">#1483</a></div>
<div><br>
</div>
<div>My server receives 4 OPTIONS messages every 10 seconds that
give as many warning in my log file. What could I do to get
rid of them?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Minh</div>
<div><br>
</div>
</div>
<!--'"--><br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<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>
<br>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio World Conference -- <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
</body>
</html>