<br>Thanks for that notice Bogdan, <br>I&#39;ve literally grepped for that &quot;a=nortpproxy:yes&quot; string in the source directory<br>of openser and couldn&#39;t find any mentioning for it except in the nathelper module directory.
<br><br><br>I will look further into that, thanks.<br>Can you tell me in the future how could I trace such problem?<br>Even with debugging turned fully on I couldn&#39;t deduce which function or module<br>are inserting that string...
<br><br><br>Regards,<br>Liran.<br><br><div><span class="gmail_quote">On 8/8/07, <b class="gmail_sendername">Bogdan-Andrei Iancu</b> &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>that SDP line is added when you do force_rtp_proxy().<br><br>Regards,<br>Bogdan<br><br>liran tal wrote:<br>&gt; Hey everyone,<br>&gt;<br>&gt; When I&#39;m doing sequential forking I&#39;m seeing that for each gateway
<br>&gt; that doesn&#39;t answer and I move forward<br>&gt; in the list of available gateways to forward the INVITE to, openser<br>&gt; adds an &quot;a=nortpproxy:yes&quot; into the SDP<br>&gt; so what happens is that the final gateway which is alive receives the
<br>&gt; sip header with multiple lines<br>&gt; of &quot;a=nortpproxy:yes&quot; repeating themselves in the SDP and throws away<br>&gt; the packet.<br>&gt;<br>&gt; From my browsing in nathelper&#39;s code I see the only place that writes
<br>&gt; a &quot;a=nortpproxy:yes&quot; string to<br>&gt; the SDP is the fix_nated_sdp function, and I&#39;m actually not using it<br>&gt; in my cfg but rather using<br>&gt; fix_nated_register and fix_nated_contact which from what the README
<br>&gt; says are not handling<br>&gt; the SDP part.<br>&gt;<br>&gt; And so I&#39;m asking, where could it be coming from?<br>&gt; And also, it would be easier if I can insert a piece of code that can<br>&gt; do some regular expression
<br>&gt; miracles with the SIP header and remove any duplicate lines of the<br>&gt; &quot;nortpproxy&quot; string.<br>&gt;<br>&gt; I&#39;m running on openser 1.1.1<br>&gt;<br>&gt;<br>&gt; Thanks,<br>&gt; Lir.<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@openser.org">Users@openser.org</a><br>&gt; <a href="http://openser.org/cgi-bin/mailman/listinfo/users">
http://openser.org/cgi-bin/mailman/listinfo/users</a><br>&gt;<br><br></blockquote></div><br>