Module: kamailio Branch: master Commit: e76577a2c6d8d0628ff9548e5cbfee0302a41e15 URL: https://github.com/kamailio/kamailio/commit/e76577a2c6d8d0628ff9548e5cbfee03...
Author: Mikko Lehto mslehto@iki.fi Committer: Mikko Lehto mslehto@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/e76577a2c6d8d0628ff9548e5cbfee03... Patch: https://github.com/kamailio/kamailio/commit/e76577a2c6d8d0628ff9548e5cbfee03...
---
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:.