<div dir="ltr">On my linux box we have multiple public IP addressess<div>1.1.1.1</div><div>2.2.2.2</div><div>3.3.3.3</div><div><br></div><div>I am listening on two of them as </div><div>udp:<a href="http://1.1.1.1:5060">1.1.1.1:5060</a></div><div>udp:<a href="http://2.2.2.2:5060">2.2.2.2:5060</a> </div><div><br></div><div>I have mhomed=1 in my config. I am also using drouting module. What I expect is when an Invite comes to <a href="http://1.1.1.1:5060">1.1.1.1:5060</a> . drouting should send outgoing invite using 1.1.1.1 as source IP but it tries to send using 3.3.3.3 (Which is default interface)</div><div><br></div><div>Is this the expected behavior of mhomed ?..should I manually try to control this? </div></div>