Browse Source

tm: docs update of rpc tm.t_uac_attrs for mode attribute

Daniel-Constantin Mierla 2 months ago
parent
commit
d21836a9cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/tm/doc/rpc.xml

+ 1 - 1
src/modules/tm/doc/rpc.xml

@@ -187,7 +187,7 @@
 		</para>
 		<itemizedlist>
 			<listitem><para>
-				<emphasis>reply</emphasis> - control how the reply is waited. If
+				<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.