Module: kamailio Branch: master Commit: c596bfb0c81d38dd0752a4624eba4649704c7e6a URL: https://github.com/kamailio/kamailio/commit/c596bfb0c81d38dd0752a4624eba4649704c7e6a
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2025-12-15T10:21:23+01:00 tm: docs updated for local_ack_branch_mode --- Modified: src/modules/tm/doc/params.xml --- Diff: https://github.com/kamailio/kamailio/commit/c596bfb0c81d38dd0752a4624eba4649704c7e6a.diff Patch: https://github.com/kamailio/kamailio/commit/c596bfb0c81d38dd0752a4624eba4649704c7e6a.patch --- diff --git a/src/modules/tm/doc/params.xml b/src/modules/tm/doc/params.xml index 906f16bdcc5..d2a0868c258 100644 --- a/src/modules/tm/doc/params.xml +++ b/src/modules/tm/doc/params.xml @@ -1207,8 +1207,9 @@ modparam("tm", "local_ack_mode", 1) <section id="tm.p.local_ack_branch_mode"> <title><varname>local_ack_branch_mode</varname> (integer)</title> <para> - If set to 1, the branch value of the ACK for 200ok of a local INVITE - has different value than the corresponding local INVITE. + If set to 1, the Via branch value of the ACK for 200ok of a local INVITE + has a slightly different value than the corresponding local INVITE. If + set to 2, a new Via branch is attempted to be created. </para> <para> Default 0. _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
