Hello,
When my kamailio 5.8.2 receives an INVITE with header "Proxy-Require:
privacy" it replies "420 Bad Proxy Require Extension" with "Unsupported:
privacy", but we are treating privacy on our code.
Is the default behavior for sanity Proxy-Require validations rejecting calls
with "420 Bad Proxy Require Extension" ?
If default behavior for sanity Proxy-Require validations is rejecting calls
with "420 Bad Proxy Require Extension" , I can use "modparam("sanity",
"proxy_require", "privacy")".
Or based on
https://lists.kamailio.org/pipermail/sr-users/2015-August/089636.html the
best approach to solve this is subtract 512 from proxy_require to kamailio
default sanity value 3047 using modparam("sanity", "default_checks", 2535)?
Thanks,
David Costa
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions --
[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!