<div>Thanks,</div>
<div>&nbsp;</div>
<div>I&#39;ve been checking the proxydispatcher log and what I see is:</div>
<div><font size="2">lookup <a href="mailto:5ecf1d19b23bdea6@xxx.xxx.10.11">5ecf1d19b23bdea6@xxx.xxx.10.11</a> <a href="http://192.168.1.131:3918">192.168.1.131:3918</a>:audio,<a href="http://192.168.1.131:13598">192.168.1.131:13598</a>:video <a href="http://87.220.61.76">87.220.61.76</a> xxx.xxx.10.11 remote xxx.xxx.10.13 unknown UtoPIA=20TNO/Sceneware info=<a href="mailto:from:test@xxx.xxx.10.11">from:test@xxx.xxx.10.11</a>,<a href="mailto:to:img2@xxx.xxx.10.13">to:img2@xxx.xxx.10.13</a>,fromtag:b61e31363043b636,totag:98af7baa</font></div>

<p>request <a href="mailto:5ecf1d19b23bdea6@xxx.xxx.10.11">5ecf1d19b23bdea6@xxx.xxx.10.11</a> xxx.xxx.10.11:25968:audio,xxx.xxx.10.11:25970:video xxx.xxx.10.11 xxx.xxx.10.11 remote xxx.220.61.76 remote TANDBERG/37=20(V3Beta0) info=<a href="mailto:from:test@xxx.xxx.10.11">from:test@xxx.xxx.10.11</a>,<a href="mailto:to:img2@xxx.xxx.10.13">to:img2@xxx.xxx.10.13</a>,fromtag:b61e31363043b636,totag:98af7baa</p>

<div>Regarding the force_rtp_proxy(&quot;s&quot;) should be used with RTP Proxy but no with MediaProxy? Am I right?</div>
<div>&nbsp;</div>
<div>M<br><br>&nbsp;</div>
<div><span class="gmail_quote">2008/1/24, Patrick Miccio &lt;<a href="mailto:pmiccio@upcbroadband.com">pmiccio@upcbroadband.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Ok,<br><br>as far as I understood everything correctly the mediaproxy module seems to be the problem.<br><br>
mediaproxy.c&nbsp;&nbsp;contains the following code:<br><br><br>&nbsp;&nbsp; if (msg-&gt;first_line.type == SIP_REQUEST) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; request = True;<br>&nbsp;&nbsp; } else if (msg-&gt;first_line.type == SIP_REPLY) {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; request = False;<br>&nbsp;&nbsp; } else {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return -1;<br>&nbsp;&nbsp; }<br><br><br>that means that in a reply route&nbsp;&nbsp;&quot;request&quot; will always be &quot;False&quot; and use_media_proxy() will result in a lookup<br>command, the proxydispatcher however expects a request command to create sessions according to<br>
mediaproxy/modules/dispatcher.py<br><br><br>The nathelper module from openser offers the force_rtp_proxy(&quot;s&quot;) command, a functionality that would be welcome in<br>mediaproxy module unless you one could call the proxydispatcher from the nathelper module.<br>
<br><br><br>If I got anything wrong please correct me.<br><br><br>cheers,<br><br>Patrick.<br><br><br>This e-mail is confidential and may well also be legally privileged. If you have received it in error, you are on notice of its status. Please notify us immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person: to do so could be a breach of confidence. Thank you for your cooperation.<br>
Information pursuant to paragraph 14 Austrian Companies Code: UPC Austria GmbH; Registered Office: Wolfganggasse 58-60, 1120 Vienna Company Register Number: FN 189858d at the Commercial Court of Vienna<br></blockquote></div>
<br>