[Kamailio-Devel] drop in onreply_route
Juha Heinanen
jh at tutpro.com
Fri Oct 31 13:42:47 CET 2008
Daniel-Constantin Mierla writes:
> I just committed to trunk an update that drop() will stop the execution
> of any reply processing if called in default onreply_route.
default onreply route is executed for all replies. what kind of
performance penalty results when i add it and execute t_check_trans() test
in it?
> Do you think should be extended for the onreply_routes executed by tm
> upon t_on_reply()?
other onreply routes are executed when they are explicitly set by
t_onreply function call. currently i don't have a need to drop such
replies.
by the way, is default onreply route executed before or after other
onreply route set by t_onreply call?
-- juha
More information about the Devel
mailing list