Module: kamailio
Branch: 4.2
Commit: 54b67e9e78bc1ed8430cb33e69a34c2d92634d7b
URL: 
https://github.com/kamailio/kamailio/commit/54b67e9e78bc1ed8430cb33e69a34c2d92634d7b

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date: 2015-07-29T12:42:28+02:00

tm: added note in docs for t_set_no_e2e_cancel_reason()

- it has to be used when processing the INVITE

(cherry picked from commit e5f472ca5d8d2e16adb8b5a5a316521a618c8d9f)
(cherry picked from commit 4c7e676cdec3213c27cc689bdb5e6bbb8a9ec1ea)

---

Modified: modules/tm/doc/functions.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/54b67e9e78bc1ed8430cb33e69a34c2d92634d7b.diff
Patch: 
https://github.com/kamailio/kamailio/commit/54b67e9e78bc1ed8430cb33e69a34c2d92634d7b.patch

---

diff --git a/modules/tm/doc/functions.xml b/modules/tm/doc/functions.xml
index e2da84c..238e056 100644
--- a/modules/tm/doc/functions.xml
+++ b/modules/tm/doc/functions.xml
@@ -1665,6 +1665,10 @@ t_relay_to("0x01");
                 parameter) for the current transaction.
        </para>
        <para>
+               Note: the function has to be used when processing the INVITE
+               (not when processing the CANCEL).
+       </para>
+       <para>
                See also: <varname>e2e_cancel_reason</varname>.
        </para>
        <example>


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to