<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <tt>Hi Seth,<br>
      <br>
      you should not do rtp_proxy_offer() twice for the same branch - do
      it only once! Why the need to unforce and force again ?<br>
      <br>
      Regards,<br>
      Bogdan<br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <br>
    On 07/13/2012 06:40 PM, Seth Schultz wrote:
    <blockquote
cite="mid:CA+k28CHq0adkyHT-xV_zPAz_+qpnk1xdzT2o3BL=6ektZh6fHA@mail.gmail.com"
      type="cite">Hello All,
      <div><br>
      </div>
      <div>I am having an issue with RTPProxy and load balancing
        failover support. &nbsp;In my failure block, I am first calling
        unforce_rtp_proxy(), then load balancing to a new destination,
        and calling rtp_proxy_offer().</div>
      <div><br>
      </div>
      <div>The issue I am having is that it is duplicating the
        a=nortpproxy:yes SDP line twice and also rewriting the
        EXTERNAL_IP twice. &nbsp;Is there a way to reset rtpproxy and prevent
        this behavior?</div>
      <div><br>
      </div>
      <div>
        <div>v=0&nbsp;</div>
        <div>o=FreeSWITCH 1342171498 1342171499 IN IP4 {INTERNAL_IP}</div>
        <div>s=FreeSWITCH&nbsp;</div>
        <div>c=IN IP4&nbsp;<b>{EXTERNAL_IP}{EXTERNAL_IP}</b></div>
        <div>t=0 0&nbsp;</div>
        <div>m=audio 4406644066 RTP/AVP 0 8 3 101&nbsp;</div>
        <div>a=rtpmap:101 telephone-event/8000&nbsp;</div>
        <div>a=fmtp:101 0-16&nbsp;</div>
        <div>a=silenceSupp:off - - - -&nbsp;</div>
        <div>a=ptime:20&nbsp;</div>
        <div><b>a=nortpproxy:yes&nbsp;</b></div>
        <div><b>a=nortpproxy:yes</b></div>
      </div>
      <div><b><br>
        </b></div>
      <div>Thanks,</div>
      <div>Seth</div>
      <div><br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>