Module: kamailio
Branch: master
Commit: f23d48b975bdfe06d3c07c4b65f60a2a19b38541
URL:
https://github.com/kamailio/kamailio/commit/f23d48b975bdfe06d3c07c4b65f60a2…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2021-10-05T14:16:12+02:00
modules: readme files regenerated - tm ... [skip ci]
---
Modified: src/modules/tm/README
---
Diff:
https://github.com/kamailio/kamailio/commit/f23d48b975bdfe06d3c07c4b65f60a2…
Patch:
https://github.com/kamailio/kamailio/commit/f23d48b975bdfe06d3c07c4b65f60a2…
---
diff --git a/src/modules/tm/README b/src/modules/tm/README
index 670cd7bb0b..2af6b9a703 100644
--- a/src/modules/tm/README
+++ b/src/modules/tm/README
@@ -1376,7 +1376,8 @@ modparam("tm", "callid_matching", 1)
3.33. callid_cseq_matching (int)
If set to something other than 0, will do transaction matching using
- callid and cseq header values instead of via branch md5 value.
+ callid and cseq header values instead of via branch md5 value. Note
+ that this behavior is non-RFC conpliant!
Default value is 0.