Hi Nick,

The b2b_request|reply routes are used to see the inbound traffic (related to the b2bua sessions) and they do not allow you to drop the messages.

Now, why do you want to route in locale route ? routing (in regards to b2b) should be done in the scenario of the b2b - you should not try to drop requests / replies generated by b2b as that will break the internal logic of the b2b.

Maybe you can detail a bit what you try to accomplish and might advice on a better way to do it.

Regards,
Bogdan


On 03/23/2012 11:09 AM, Nick wrote:
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


--
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

Reply via email to