Hi Klaus,

2010/2/9 Klaus Darilion <[email protected]>:
>
> t_on_reply is a function of the tm module. If you forward stateless, of
> course the t_on_reply does not work.

Sure. I was aware of this.

> You can try to do your manipulation in the default reply route, which will
> be executed always, before execution of reply routes armed by t_on_reply:
>
> onreply_route {
>        # default onreply_route
>        xlog("L_DBG","[$Tf] $rs $rr (From: $fu <- To: $tu)\n");
>        ...
> }

Great! I missed that the default onreply route was independent from t_on_reply.
Thank you very much for the precious suggestion.

>
> regards
> Klaus

Best regards.

-- 
Antonio

_______________________________________________
Kamailio (OpenSER) - Users mailing list
[email protected]
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

Reply via email to