Module: kamailio Branch: master Commit: 5dbee20d7d44bae21f3a225966808576285ef2eb URL: https://github.com/kamailio/kamailio/commit/5dbee20d7d44bae21f3a225966808576...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2022-08-21T15:46:09+02:00
modules: readme files regenerated - topos ... [skip ci]
---
Modified: src/modules/topos/README
---
Diff: https://github.com/kamailio/kamailio/commit/5dbee20d7d44bae21f3a225966808576... Patch: https://github.com/kamailio/kamailio/commit/5dbee20d7d44bae21f3a225966808576...
---
diff --git a/src/modules/topos/README b/src/modules/topos/README index 774cc4f347..1f8e8c191d 100644 --- a/src/modules/topos/README +++ b/src/modules/topos/README @@ -500,11 +500,11 @@ modparam("topos", "methods_nocontact", "CANCEL,PRACK")
List of headers to disable multiple comma separated values inserted in compact form. Altough compact form is RFC compliant this paramter gives - possibilty to disable compact form header values for UA that dont - support/handle it. The following options are available: (1) - disable - multiple comma separated values for Via header (2) - disable multiple - comma separated values for Record-Route header (4) - disable multiple - comma separated values for Route header + possibilty to disable compact form header values for UA that don't + support or can't handle it. The following options are available: (1) - + disable multiple comma separated values for Via header (2) - disable + multiple comma separated values for Record-Route header (4) - disable + multiple comma separated values for Route header
Default value is “0”.