<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>first, what is the version of kamailio?</p>
<p>Then, can you load debugger module and set cfgtrace=1, then send
here all log messages for a case exposing this issue? It should
show what actions are executed from config.</p>
<p>Cheers,<br>
Daniel<br>
</p>
<br>
<div class="moz-cite-prefix">On 15.02.18 12:08, Pau Giralt wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAFOidJxgUPxJ_N3fsCtrRZhqq=0atDHDz5nwjxGhp=ensCt_4Q@mail.gmail.com">
<div dir="ltr">
<p>Hi!</p>
<p> I'm working with kamailio and rtpproxy.<br>
When I configure the clients to send sip messages through TCP
adding the ";transport=tcp" in the sip message the rtpproxy is
not working anymore.</p>
<p>The code is never passing the point pasted below, inside
route[NATMANAGE] in kamailio.cfg</p>
<pre><code>if (!(isflagset(FLT_NATS) || isbflagset(FLB_NATB))) return;
</code></pre>
<p>Therefore, <code>rtpproxy_manage("co");</code> is never
reached.</p>
<p>Could it be a parsing problem? ( <code>check_route_param("nat=yes")</code>
)</p>
<p>The config file is exactly the same as the one provided in
the kamailio repository (the default one)<br>
</p>
<p>Thanks!</p>
<br>
</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.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 Advanced Training - March 5-7, 2018, Berlin - <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
Kamailio World Conference - May 14-16, 2018 - <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
</body>
</html>