<div dir="ltr"><div>Hello grupo,</div><div><br></div><div>We have configured topology hiding in opensips 2.2 this way : </div><div><br></div><div>please confirm to us this is the only thing we need to do or is there anything else that needs to be added.</div><div><br></div><div>route {</div><div>....</div><div>....</div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">        if (has_totag()) {
</span><br><font color="#000000">                </font><span style="color:rgb(0,0,0);font-weight:bold"># sequential request withing a dialog should</span>
<br><font color="#000000">                </font><span style="color:rgb(0,0,0);font-weight:bold"># take the path determined by record-routing</span>
<br><font color="#000000">                <span style="font-weight:bold">#### remplazar : if (loose_route()) {</span>  </font><br>                <font color="#0000ff">if (topology_hiding_match()) {
</font><br><br>...</span></div><div><span style="font-family:monospace">...</span></div><div>              <b>## esconder topologia antes de pasar la llamada</b></div><div><span style="font-family:monospace">       <font color="#0000ff">topology_hiding("UC")<span style="font-weight:bold">;</span></font><span style="color:rgb(0,0,0)">
</span><br>       route(RELAY)<span style="font-weight:bold;color:rgb(84,255,255)">;</span><span style="color:rgb(0,0,0)">
</span><br>}<br>
<br></span></div><div><br></div><div>also what could be a quick test to see if this hiding is working or not.</div><div><br></div><div>thanks in advance.</div><div><br></div><div>Alberto</div><div><br></div></div>