[OpenSIPS-Users] Dialog | Topology_hiding

Vlad Paiu vladpaiu at opensips.org
Wed Feb 5 10:28:24 CET 2014


Hello,

Please post your entire sequential message processing here - you 
shouldn't get to that preloaded route part for sequential requests, 
since sequentials are actually expected to have Route headers.

Best Regards,

Vlad Paiu
OpenSIPS Developer
http://www.opensips-solutions.com

On 04.02.2014 22:21, Wilmar Campos wrote:
> 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
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140205/f374d0e1/attachment.htm>


More information about the Users mailing list