Module: kamailio Branch: master Commit: 8957ea9ddba9aaa602b8762c79bfcdf58404fbb8 URL: https://github.com/kamailio/kamailio/commit/8957ea9ddba9aaa602b8762c79bfcdf5...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2025-07-11T08:37:18+02:00
tm: docs update for mode values of rpc tm.t_uac_attrs
---
Modified: src/modules/tm/doc/rpc.xml
---
Diff: https://github.com/kamailio/kamailio/commit/8957ea9ddba9aaa602b8762c79bfcdf5... Patch: https://github.com/kamailio/kamailio/commit/8957ea9ddba9aaa602b8762c79bfcdf5...
---
diff --git a/src/modules/tm/doc/rpc.xml b/src/modules/tm/doc/rpc.xml index 56925d08c52..566d698b0cc 100644 --- a/src/modules/tm/doc/rpc.xml +++ b/src/modules/tm/doc/rpc.xml @@ -188,9 +188,9 @@ <itemizedlist> <listitem><para> <emphasis>mode</emphasis> - control how the command is done. 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. + 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. </para></listitem> <listitem><para> <emphasis>cbflags</emphasis> - the transaction callback flags. The