[sr-dev] git:5.1:36d08a57: modules: readme files regenerated - modules ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Dec 4 12:17:18 CET 2019


Module: kamailio
Branch: 5.1
Commit: 36d08a574628fc668224fcbf4c9bdaff883a9b3f
URL: https://github.com/kamailio/kamailio/commit/36d08a574628fc668224fcbf4c9bdaff883a9b3f

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2019-12-04T12:17:07+01:00

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

---

Modified: src/modules/tm/README

---

Diff:  https://github.com/kamailio/kamailio/commit/36d08a574628fc668224fcbf4c9bdaff883a9b3f.diff
Patch: https://github.com/kamailio/kamailio/commit/36d08a574628fc668224fcbf4c9bdaff883a9b3f.patch

---

diff --git a/src/modules/tm/README b/src/modules/tm/README
index b12590d7d9..31c66b1508 100644
--- a/src/modules/tm/README
+++ b/src/modules/tm/README
@@ -1880,6 +1880,11 @@ branch_route[1] {
    the only way a script can add a new transaction in an atomic way.
    Typically, it is used to deploy a UAS.
 
+   Note that any flag operations (e.g. for accounting) after this function
+   has been called will be ignored. You can use the the tmx module
+   function t_flush_flags() to flush the altered flags to the already
+   created transaction.
+
    Example 1.54. t_newtran usage
 ...
 if (t_newtran()) {




More information about the sr-dev mailing list