<div dir="ltr">I forgot to mention that doing this resulted in opensips crashing after 20 minutes :) </div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 20, 2017 at 9:56 AM, Alberto Gonzales <span dir="ltr"><<a href="mailto:albertosgonzale@gmail.com" target="_blank">albertosgonzale@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><span class="HOEnZb"><font color="#888888"><div><br></div><div>Alberto</div><div><br></div></font></span></div>
</blockquote></div><br></div>