[OpenSIPS-Users] topology hiding in opensips
    Alberto Gonzales 
    albertosgonzale at gmail.com
       
    Fri Jan 20 04:56:37 EST 2017
    
    
  
Hello grupo,
We have configured topology hiding in opensips 2.2 this way :
please confirm to us this is the only thing we need to do or is there
anything else that needs to be added.
route {
....
....
        if (has_totag()) {
               # sequential request withing a dialog should
               # take the path determined by record-routing
               #### remplazar : if (loose_route()) {
               if (topology_hiding_match()) {
...
...
              *## esconder topologia antes de pasar la llamada*
       topology_hiding("UC");
       route(RELAY);
}
also what could be a quick test to see if this hiding is working or not.
thanks in advance.
Alberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170120/f820cc53/attachment.html>
    
    
More information about the Users
mailing list