Browse Source

modules: readme files regenerated - tm ... [skip ci]

Kamailio Dev 2 months ago
parent
commit
506ac5b8e1
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/modules/tm/README

+ 3 - 0
src/modules/tm/README

@@ -3341,6 +3341,9 @@ reply_route {
        "noack" - to not automatically send ACK for local INVITE requests
      * rpflags - RPC parameters flags. The values can be: 1 - the body is
        hexa-encoded value.
+     * fr_timeout - the fr_timeout value for the local transaction.
+     * fr_inv_timeout - the fr_inv_timeout value for the local
+       transaction.
 
    Example 1.113. Using “tm.t_uac_attrs”
 ...