Module: kamailio Branch: master Commit: fe3e6e7f64199dd6d2f55d6762dbd17ca0160817 URL: https://github.com/kamailio/kamailio/commit/fe3e6e7f64199dd6d2f55d6762dbd17c...
Author: Stefan Mititelu stefan-cristian.mititelu@1and1.ro Committer: Stefan Mititelu stefan-cristian.mititelu@1and1.ro Date: 2021-10-05T15:05:17+03:00
tm: update doc for callid_cseq_matching
---
Modified: src/modules/tm/doc/params.xml
---
Diff: https://github.com/kamailio/kamailio/commit/fe3e6e7f64199dd6d2f55d6762dbd17c... Patch: https://github.com/kamailio/kamailio/commit/fe3e6e7f64199dd6d2f55d6762dbd17c...
---
diff --git a/src/modules/tm/doc/params.xml b/src/modules/tm/doc/params.xml index d2e2f4db0e..8614fdac85 100644 --- a/src/modules/tm/doc/params.xml +++ b/src/modules/tm/doc/params.xml @@ -1002,6 +1002,10 @@ modparam("tm", "callid_matching", 1) <para> If set to something other than 0, will do transaction matching using callid and cseq header values instead of via branch md5 value. + + <emphasis> + Note that this behavior is non-RFC conpliant! + </emphasis> </para> <para> <emphasis>