Module: kamailio Branch: master Commit: 61f19592b7a252357c444ec36d24650ad51dbe5c URL: https://github.com/kamailio/kamailio/commit/61f19592b7a252357c444ec36d24650ad51dbe5c
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2018-05-24T10:16:45+02:00 modules: readme files regenerated - sanity ... [skip ci] --- Modified: src/modules/sanity/README --- Diff: https://github.com/kamailio/kamailio/commit/61f19592b7a252357c444ec36d24650ad51dbe5c.diff Patch: https://github.com/kamailio/kamailio/commit/61f19592b7a252357c444ec36d24650ad51dbe5c.patch --- diff --git a/src/modules/sanity/README b/src/modules/sanity/README index f11c61e01e..14aa8462cc 100644 --- a/src/modules/sanity/README +++ b/src/modules/sanity/README @@ -120,10 +120,10 @@ Chapter 1. Admin Guide of the sanity_check function. The integer value is the sum of the check numbers which should be executed by default. - Default value is â999â. This resolves to the following list of checks: + Default value is â3047â. This resolves to the following list of checks: ruri_sip_version (1), ruri_scheme (2), required_headers (4), - cseq_method (32), cseq_value (64), cotent_length (128), expires_value - (256), proxy_require (512). + cseq_method (32), cseq_value (64), content_length (128), expires_value + (256), proxy_require (512), digest credentials (2048). Example 1.1. Set default_checks parameter ...
_______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
