Skip to content

Commit

Permalink
modules: readme files regenerated - modules ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed Dec 4, 2019
1 parent bb7e84d commit 097687c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/modules/tm/README
Expand Up @@ -1905,6 +1905,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.55. t_newtran usage
...
if (t_newtran()) {
Expand Down

0 comments on commit 097687c

Please sign in to comment.