<div dir="ltr">I'm trying to handle a redirect with get_redirects().  It seems that Kamailio is ignoring the maddr param on the contact header.  Is there a way to force maddr to be used?<div><br></div>The Contact header on the 302 looks like this:<br>
<br><sip:2404441112@domain.com:5060;maddr=1.1.1.1>;q=0.5,<sip:2404441112@comain.com:5060;maddr=2.2.2.2>;q=0.25<br><br><div>The message is then being sent to <a href="http://domain.com">domain.com</a>, rather than 1.1.1.1.</div>
<div><br></div></div>