[sr-dev] git:master:cc853665: Merge pull request #172 from mslehto/patch-2

Daniel-Constantin Mierla miconda at gmail.com
Mon May 25 09:01:38 CEST 2015


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2015-05-25T09:01:34+02:00

Merge pull request #172 from mslehto/patch-2

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/cc8536657abe6d98db1634d4672465aae924faf1.diff
Patch: https://github.com/kamailio/kamailio/commit/cc8536657abe6d98db1634d4672465aae924faf1.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