<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    you can force rtp relaying always, if it is what you want -- just
    call rtpproxy_manage() for all INVITE requests and their replies.<br>
    <br>
    Otherwise you have to tune the nat_uac_test() parameter in order to
    match what you want to relay.<br>
    <br>
    For signaling relaying, be sure you do record_route() for calls.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 07/05/15 16:01, rahul.ultimate
      wrote:<br>
    </div>
    <blockquote
      cite="mid:c7qf3nwdxj34n0vr6vx8cjxf.1431005300290@email.android.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div>Hi Daniel</div>
      <div><br>
      </div>
      <div>I have rtpproxy to perform media relaying.</div>
      <div><br>
      </div>
      <div>The case where it just timeouts: </div>
      <div>1. Client A behind NAT (wifi) calling Client B on 3G</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>
        <div style="font-size:75%;color:#575757">Sent from Samsung
          Mobile</div>
      </div>
      <br>
      <br>
      -------- Original message --------<br>
      From: Daniel-Constantin Mierla <miconda@gmail.com> <br>
        Date:05/05/2015 12:52 (GMT+05:30) <br>
        To: "Kamailio (SER) - Users Mailing List" <sr-users@lists.sip-router.org>
          <br>
          Subject: Re: [SR-Users] Kamailio proxy for far-end nat
          traversal <br>
          <br>
          Hello,<br>
          <br>
          do you have rtpproxy or rtpengine for relaying rtp packets?
          Kamailio is routing only sip packets, you need the rtp relay
          application to help with media streams.<br>
          <br>
          Cheers,<br>
          Daniel<br>
          <br>
          <div class="moz-cite-prefix">On 01/05/15 13:15, rahul.ultimate
            wrote:<br>
          </div>
          <blockquote
            cite="mid:pwp7q17i2pfo53tyss1fo5wc.1430478392201@email.android.com"
            type="cite">
            <meta http-equiv="Content-Type" content="text/html;
              charset=utf-8">
            <div>Hello</div>
            <div><br>
            </div>
            <div>I need a small guidance on creating a light weight
              proxy which only forwards the msgs to my sip server and
              also does supports symmetrical nated clients.</div>
            <div><br>
            </div>
            <div>The way I have created the configuration is a slight
              modification of :</div>
            <div><a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/xlab1/sipfe_kamailio/blob/master/kamailio.cfg">https://github.com/xlab1/sipfe_kamailio/blob/master/kamailio.cfg</a></div>
            <div><br>
            </div>
            <div>Problem is unless the sip clients use STUN media
              packets are not routed. And sometimes even the signalling
              does not pass through.</div>
            <div><br>
            </div>
            <div>Should i not use fix_nated_register and switch to fix _
              nated_contact always ?</div>
            <div><br>
            </div>
            <div>Because in all those cases where signalling does not
              pass through, I see RTO. My best guess is kamailio trying
              to communicate with private ip.</div>
            <div><br>
            </div>
            <div>Anything which I can try that you could suggest from
              the top of yourmind woyld be muc appreciated. </div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div>Thanks</div>
            <div>Rahul</div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div>
              <div style="font-size:75%;color:#575757">Sent from Samsung
                Mobile</div>
            </div>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br>
            <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
          </blockquote>
          <br>
          <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
        </sr-users@lists.sip-router.org></miconda@gmail.com></blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
  </body>
</html>