<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>I need to replace the IP in the To field. It is a requirement for a customer. I am trying to do this with uac_replace_to. It replaces the To field in the INVITE. However it does not replace it ACK to the 200OK. Looking at the logs I see that a dialog is
 created for the INVITE. Immediately after the INVITE is sent the dialog is destroyed. I am assuming that this is why the To field is not being modified in the ACK.</div>
<div><br>
</div>
<div>It looks as though the dialog is never stored. I have tried to do this in memory and in mysql. I am never able to retrieve a dialog with the &#8220;opensipsctl fifo dlg_list&#8221; command. I have attached links to my debug logs and config.&nbsp;</div>
<div><br>
</div>
<div>Is there a better way to accomplish this than what I am trying to do?</div>
<div><br>
</div>
<div>Debug Logs:&nbsp;<a href="http://pastebin.com/mvKx5AQp">http://pastebin.com/mvKx5AQp</a></div>
<div>Config:&nbsp;<a href="http://pastebin.com/n9vwncpU">http://pastebin.com/n9vwncpU</a></div>
<div><br>
</div>
<div>
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri">Thank you,</font></font></div>
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri"><br>
</font></font></div>
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri">John</font></font></div>
</div>
</body>
</html>