浏览代码

tm: added note in docs for t_set_no_e2e_cancel_reason()

- it has to be used when processing the INVITE
Daniel-Constantin Mierla 10 年之前
父节点
当前提交
e5f472ca5d
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      modules/tm/doc/functions.xml

+ 4 - 0
modules/tm/doc/functions.xml

@@ -1664,6 +1664,10 @@ t_relay_to("0x01");
 		It overrides the <varname>e2e_cancel_reason</varname> setting (module
 		It overrides the <varname>e2e_cancel_reason</varname> setting (module
 		 parameter) for the current transaction.
 		 parameter) for the current transaction.
 	</para>
 	</para>
+	<para>
+		Note: the function has to be used when processing the INVITE
+		(not when processing the CANCEL).
+	</para>
 	<para>
 	<para>
 		See also: <varname>e2e_cancel_reason</varname>.
 		See also: <varname>e2e_cancel_reason</varname>.
 	</para>
 	</para>