[OpenSIPS-Users] Dialog | Topology_hiding

Wilmar Campos wilmar.campos at gmail.com
Tue Feb 4 21:21:37 CET 2014


Hi All,

I am using Opensips 1.8.3 and I am trying to setup topology hiding.

The problem I have is with bye messages:
  15.068600 2.x.x.1 -> 2.x.x.2 SIP Request: BYE
sip:2.x.x.2;did=1e4.0a466664
  15.074164 2x.x.x.2 -> 2.x.x.1 SIP Status: 403 Preload Route
denied

I think is because of this line:
     if(loose_route()) {
xlog("L_ERR","Attempt to route with preloaded Route's [$fu/$tu/$ru/$ci]");

if (!is_method("ACK"))
    send_reply("403","Preload Route denied");
    exit;
}
     }


Can you please guide me here?

Thanks,

Wilmar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140204/0246e45f/attachment-0001.htm>


More information about the Users mailing list