[sr-dev] git:master:7dd3658e: topos: small doc improvements related to header_mode parameter

Henning Westerholt hw at gilawa.com
Sun Aug 21 15:31:57 CEST 2022


Module: kamailio
Branch: master
Commit: 7dd3658e248a6c64b1606ebebac76869a006b911
URL: https://github.com/kamailio/kamailio/commit/7dd3658e248a6c64b1606ebebac76869a006b911

Author: Henning Westerholt <hw at gilawa.com>
Committer: Henning Westerholt <hw at gilawa.com>
Date: 2022-08-21T13:31:51Z

topos: small doc improvements related to header_mode parameter

---

Modified: src/modules/topos/doc/topos_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/7dd3658e248a6c64b1606ebebac76869a006b911.diff
Patch: https://github.com/kamailio/kamailio/commit/7dd3658e248a6c64b1606ebebac76869a006b911.patch

---

diff --git a/src/modules/topos/doc/topos_admin.xml b/src/modules/topos/doc/topos_admin.xml
index c15fcf245e..dcf61a0fed 100644
--- a/src/modules/topos/doc/topos_admin.xml
+++ b/src/modules/topos/doc/topos_admin.xml
@@ -551,11 +551,11 @@ modparam("topos", "methods_nocontact", "CANCEL,PRACK")
 		<para>
 			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.
+			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
+			(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
 




More information about the sr-dev mailing list