Hello All,<div><br></div><div>I am having an issue with RTPProxy and load balancing failover support.  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.  Is there a way to reset rtpproxy and prevent this behavior?</div><div><br>
</div><div><div>v=0 </div><div>o=FreeSWITCH 1342171498 1342171499 IN IP4 {INTERNAL_IP}</div><div>s=FreeSWITCH </div><div>c=IN IP4 <b>{EXTERNAL_IP}{EXTERNAL_IP}</b></div><div>t=0 0 </div><div>m=audio 4406644066 RTP/AVP 0 8 3 101 </div>
<div>a=rtpmap:101 telephone-event/8000 </div><div>a=fmtp:101 0-16 </div><div>a=silenceSupp:off - - - - </div><div>a=ptime:20 </div><div><b>a=nortpproxy:yes </b></div><div><b>a=nortpproxy:yes</b></div></div><div><b><br></b></div>
<div>Thanks,</div><div>Seth</div><div><br>
</div>