When I'd like drop something, that generated by b2b_logic module. I don't know can I drop such packet in b2b_request route or not (I think that answer is no), but I need to drop it in local route, where placed all of my b2b routing logic because I need to change $du, but $du changed in b2b_request route ignored and I change it in local route.
-- Nick 2012/3/23 Bogdan-Andrei Iancu <[email protected]>: > Hi Nick, > > Theoretically speaking, something like that would be possible to implement - > but can you give me an example of why you should do that ? > > Regards, > Bogdan > > > On 03/23/2012 07:19 AM, Nick wrote: > > drop() command doesn't work in local route. Is it possible to add this? > > -- > Nick > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > -- > Bogdan-Andrei Iancu > OpenSIPS Founder and Developer > http://www.opensips-solutions.com _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
