<div dir="ltr">I am seeing something interesting with topology_hiding + dialog on 2.1. If I let the dialog flush to the DB and kill opensips, opensips loads back in the dialog info on startup as expected. <div><br></div><div>However any new in dialog requests (e.g. BYE) do not proxy - it looks like Via, Call-ID and Contact are restored but ruri is not - which makes OpenSIPS loop the request back to itself. <br></div><div><br></div><div>For reference, to &quot;enable&quot; topology hiding, I am simply calling topology_hiding(&quot;C&quot;) then in has_totag() I am calling topology_hiding_match()</div><div><br></div><div>If I perform the same test without topology hiding, the in-dialog requests continue to proxy as normal.</div><div><br>Is this a known bug/quirk, is it likely I am not performing some check or test that i need to? </div></div>