Module: kamailio
Branch: master
Commit: cc8536657abe6d98db1634d4672465aae924faf1
URL:
https://github.com/kamailio/kamailio/commit/cc8536657abe6d98db1634d4672465a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)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/cc8536657abe6d98db1634d4672465a…
Patch:
https://github.com/kamailio/kamailio/commit/cc8536657abe6d98db1634d4672465a…
---
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:.