Module: kamailio Branch: master Commit: f968b29df1ab6e3e9221e30b9c7855b4fe69b810 URL: https://github.com/kamailio/kamailio/commit/f968b29df1ab6e3e9221e30b9c7855b4fe69b810
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2026-05-11T21:31:09+02:00 modules: readme files regenerated - sanity ... [skip ci] --- Modified: src/modules/sanity/README --- Diff: https://github.com/kamailio/kamailio/commit/f968b29df1ab6e3e9221e30b9c7855b4fe69b810.diff Patch: https://github.com/kamailio/kamailio/commit/f968b29df1ab6e3e9221e30b9c7855b4fe69b810.patch --- diff --git a/src/modules/sanity/README b/src/modules/sanity/README index d792b3e705a..649763db00e 100644 --- a/src/modules/sanity/README +++ b/src/modules/sanity/README @@ -147,7 +147,7 @@ Chapter 1. Admin Guide * RFC3261 compliance related checks (32768 [0x8000 / 2^15]) - checks if the branch parameter of the first Via header starts with magic cookie: 'z9hG4bK'. Also checks that the lr parameter is present in - Record-Route headers if they are present. + Record-Route and Route headers if they are present. * size checks (65536 [0x10000 / 2^16]) - do the size checks for SIP message attributes (alternative to size_checks module parameter). _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
