[sr-dev] git:master:e76577a2: modules/tmx doc: t_reply_callid() works also for other requests than INVITE

Mikko Lehto mslehto at iki.fi
Mon May 25 09:01:38 CEST 2015


Module: kamailio
Branch: master
Commit: e76577a2c6d8d0628ff9548e5cbfee0302a41e15
URL: https://github.com/kamailio/kamailio/commit/e76577a2c6d8d0628ff9548e5cbfee0302a41e15

Author: Mikko Lehto <mslehto at iki.fi>
Committer: Mikko Lehto <mslehto at iki.fi>
Date: 2015-05-24T20:11:55+03:00

modules/tmx doc: t_reply_callid() works also for other requests than INVITE

---

Modified: modules/tmx/doc/tmx_admin.xml

---

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

---

diff --git a/modules/tmx/doc/tmx_admin.xml b/modules/tmx/doc/tmx_admin.xml
index c2d8044..65de597 100644
--- a/modules/tmx/doc/tmx_admin.xml
+++ b/modules/tmx/doc/tmx_admin.xml
@@ -172,7 +172,7 @@ if (t_cancel_callid("123qaz", "5", "22", "200")) {
 			</function>
 		</title>
 		<para>
-		Send reply to first INVITE transaction identified by callid and cseq.
+		Send reply to first transaction identified by callid and cseq.
 		</para>
 		<para>
 		Parameters:.




More information about the sr-dev mailing list