Module: kamailio Branch: master Commit: b44ddff0eb0e0038d6d712b29d18f079acd2a99c URL: https://github.com/kamailio/kamailio/commit/b44ddff0eb0e0038d6d712b29d18f079acd2a99c
Author: Kamailio Dev <kamailio....@kamailio.org> Committer: Kamailio Dev <kamailio....@kamailio.org> Date: 2025-07-11T08:46:10+02:00 modules: readme files regenerated - tm ... [skip ci] --- Modified: src/modules/tm/README --- Diff: https://github.com/kamailio/kamailio/commit/b44ddff0eb0e0038d6d712b29d18f079acd2a99c.diff Patch: https://github.com/kamailio/kamailio/commit/b44ddff0eb0e0038d6d712b29d18f079acd2a99c.patch --- diff --git a/src/modules/tm/README b/src/modules/tm/README index dde1047ced8..f372785929a 100644 --- a/src/modules/tm/README +++ b/src/modules/tm/README @@ -3333,9 +3333,10 @@ reply_route { The attributes are in the format "name1=value1;...;nameX=valueX". The name of the attribute can be: - * reply - control how the reply is waited. If not provided, acts like - tm.t_uac_start. The values can be: "wait" - act like tm.t_uac_wait; - "block" - act like tm.t_uac_wait_block. + * mode - control how the command is done. If not provided or the + value is "start", acts like tm.t_uac_start. The other values can + be: "wait" - act like tm.t_uac_wait; "block" - act like + tm.t_uac_wait_block. * cbflags - the transaction callback flags. The values can be: "noack" - to not automatically send ACK for local INVITE requests * rpflags - RPC parameters flags. The values can be: 1 - the body is _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!