<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
We had a similar problem with a UA that discovers it own public IP and
puts that into the Contact header instead of the pvt IP.<br>
<br>
Make sure you disable STUN and any other public IP discovery such as
ICE in the UA otherwise mediaproxy module does not know it is behind
NAT.<br>
<br>
M<br>
<br>
Victor wrote:
<blockquote cite="mid003b01c712ef$77e616c0$630aa8c0@desktop" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2995" name="GENERATOR">
  <style></style>
  <div><font color="#000080" face="Trebuchet MS" size="2">Hi all,</font></div>
  <div> </div>
  <div><font color="#000080" face="Trebuchet MS" size="2">    I've got
some problems with the MediaProxy.</font></div>
  <div> </div>
  <div><font color="#000080" face="Trebuchet MS" size="2">    I found a
UAC with a Public IP that reaches my SIP Server through a NAT. Then the
MediaProxy receives the RTP flow from the NAT's IP address, and relay
the same flow to the real UAC's IP address (that is public too).</font></div>
  <div> </div>
  <div><font color="#000080" face="Trebuchet MS" size="2">    What
about the RTP flow sent by the other party? MediaProxy just ignores it.</font></div>
  <div> </div>
  <div><font color="#000080" face="Trebuchet MS" size="2">    Anybody
knows why is the MediaProxy acting that way?</font></div>
  <div> </div>
  <div><font color="#000080" face="Trebuchet MS" size="2">    Thanks in
advance,</font></div>
  <div> </div>
  <div><font color="#000080" face="Trebuchet MS" size="2">Víctor</font></div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openser.org">Users@openser.org</a>
<a class="moz-txt-link-freetext" href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a>
  </pre>
</blockquote>
<br>
</body>
</html>