From fa3c97a331b06ea675e830f418771e94375216cc Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 26 Aug 2019 15:52:29 +0200 Subject: [PATCH] tm: docs - note about kemi for on_sl_reply parameter --- src/modules/tm/doc/params.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/modules/tm/doc/params.xml b/src/modules/tm/doc/params.xml index c7923d8c257..e17137c0cdb 100644 --- a/src/modules/tm/doc/params.xml +++ b/src/modules/tm/doc/params.xml @@ -711,7 +711,11 @@ modparam("tm", "reparse_on_dns_failover", 0) Sets reply route block, to which control is passed when a reply is received that has no associated transaction. The reply is passed to the core for stateless forwarding after - the route block execution unless it returns 0. + the route block execution unless drop is executed (or it returns 0). + + + If KEMI is used, the parameter has to be the KEMI function name, which + receives a string parameter with the event name. Set <varname>on_sl_reply</varname> parameter @@ -727,7 +731,7 @@ onreply_route["stateless_replies"] { - +
<varname>contacts_avp</varname> (string)