[OpenSIPS-Users] Topology Hiding Usage Question
Nathaniel L. Keeling III
keeling at akan-tech.com
Thu Feb 11 08:13:43 CET 2016
Hello,
I am implementing the topology_hiding module and had a couple of
questions. After reading the tutorial on topology hiding. it states that
you use the topology_hiding_match() function to check for topology
hiding. In the tutorial, this function is performed after performing the
has_totag() check and that one exist. Normally, at least from a
generated script, the loose_route() check is performed.
1. Do we still need to perform the loose_route() check if we are
performing the topology_hiding_match() check?
2. If you are using the dialog module, can it hide requests that are not
in a dialogs?
3. Would it be ok to execute topology_hiding() function within the
route(RELAY) or should it be done else where? I am using a generated
script as my base.
Thanks
Nathaniel Keeling
More information about the Users
mailing list