Module: kamailio Branch: 5.5 Commit: baf97015f33d4542fe2925c599d5cc3fb0527450 URL: https://github.com/kamailio/kamailio/commit/baf97015f33d4542fe2925c599d5cc3f...
Author: Henning Westerholt hw@gilawa.com Committer: Henning Westerholt hw@gilawa.com Date: 2022-12-15T13:27:16Z
sanity: also add Contact URI check to documentation
(cherry picked from commit b96848689837277d9bc0ec9c1b5524de0f1321e1) (cherry picked from commit 78e181d82e5802e5b96b05cf9f1d9e54dbd1546d)
---
Modified: src/modules/sanity/doc/sanity_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/baf97015f33d4542fe2925c599d5cc3f... Patch: https://github.com/kamailio/kamailio/commit/baf97015f33d4542fe2925c599d5cc3f...
---
diff --git a/src/modules/sanity/doc/sanity_admin.xml b/src/modules/sanity/doc/sanity_admin.xml index a8a57d88d9..b812693a9d 100644 --- a/src/modules/sanity/doc/sanity_admin.xml +++ b/src/modules/sanity/doc/sanity_admin.xml @@ -180,6 +180,7 @@ modparam("sanity", "default_checks", 1) <para> Default value is 7. This resolves to the following list of parsed URIs: Request URI (1), From URI (2) and To URI (4). + Additionally the Contact URI can be also checked (8). </para> <example> <title>Set <varname>uri_checks</varname> parameter</title>