<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hello,<br>I have the below scenario.<br><br>FS talking to a service provider and the sip server has DNS load balancing. <br><br></div><div>(FS)<br></div>INVITE --> <a href="http://abc.com">abc.com</a>( ip = 10.10.10.10)<br></div>   407 <------<a href="http://abc.com">abc.com</a><br></div>Ack-----------> <a href="http://abc.com">abc.com</a><br><br></div>INVITE(credentials)--><a href="http://abc.com">abc.com</a> (ip = 11.11.11.11)<br></div>407<-------------------<a href="http://abc.com">abc.com</a><br></div>Ack------------> <a href="http://abc.com">abc.com</a><br><br></div>The session is destroyed at this point and Freeswitch does not resend the INVITE. I want the FS not to give up and keep the INV/407/ACK cycle going.<br><br></div>The sofia traces indicate session terminated [904]. I understand that if DNS is going to load balance for every INVITE then the call will never be established. But I still would like to see if it can be done? Anyone else run into this issue ?<br><br></div>thank you,<br></div>Shaks.<br></div>