I'm not 100% certain, but I thought Dan Pascu just committed some
changes to the CVS head branch last week that accomodated this in the
mediaproxy.so - again, I'm not 100% certain about this.<br>
<br>
P<br><br><div><span class="gmail_quote">On Apr 7, 2005 1:31 AM, <b class="gmail_sendername">Greger V. Teigre</b> &lt;<a href="mailto:greger@teigre.com">greger@teigre.com</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;">The nat=yes is specifically to catch re-INVITEs. You should therefore only<br>test for its presence under the loose_route() section.<br>g-)<br><br>Iqbal wrote:<br>&gt; Hi<br>&gt;<br>&gt; I was looking through the doc, and wanted to know do I need to lines<br>&gt; 64,65 and 84 (page 30)<br>&gt;<br>&gt; In line 64 I am testing for client_nat(3) and INVITE and then adding<br>&gt; record_route_preset header<br>&gt;<br>&gt; then in the loose_route section I am checking again for INVITE<br>&gt; nat_test(3) and seeing og nat=yes is added to route line, and then<br>&gt; setting the flag = 6, can I not just do this in line 65, i.e set the<br>&gt; flag above, and then in 84 say something like<br>&gt;<br>&gt; if isflagset(6) use mediaproxy<br>&gt;<br>&gt; Iqbal<br>&gt;<br>&gt; _______________________________________________<br>&gt; Serusers mailing list<br>&gt; <a href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a><br>&gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br><br>_______________________________________________<br>Serusers mailing list<br><a href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a><br><a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote></div><br>