[sr-dev] git:5.1:45f62634: dispatcher: small style fix in ds_probing_mode docs

Henning Westerholt hw at skalatan.de
Thu Dec 19 17:43:40 CET 2019


Module: kamailio
Branch: 5.1
Commit: 45f6263470bc6866352d450a606d094a45bcbb70
URL: https://github.com/kamailio/kamailio/commit/45f6263470bc6866352d450a606d094a45bcbb70

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-12-19T17:42:44+01:00

dispatcher: small style fix in ds_probing_mode docs

(cherry picked from commit faccbb1cf62bfb625d0bcc9d1a52727dcdd962ff)

---

Modified: src/modules/dispatcher/doc/dispatcher_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/45f6263470bc6866352d450a606d094a45bcbb70.diff
Patch: https://github.com/kamailio/kamailio/commit/45f6263470bc6866352d450a606d094a45bcbb70.patch

---

diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml
index c62385279c..2b486ad090 100644
--- a/src/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/src/modules/dispatcher/doc/dispatcher_admin.xml
@@ -681,8 +681,8 @@ modparam("dispatcher", "force_dst", 1)
 			set to TRYING state.</para>
 		</listitem>
 		<listitem>
-			<para>Value 2: if set to 2, only gateways in inactive state with
-			probing mode set are tested.</para>
+			<para>Value 2: if set to 2, only gateways in INACTIVE state with
+			PROBING mode set are tested.</para>
 		</listitem>
 		<listitem>
 			<para>Value 3: If set to 3, any gateway with state PROBING is continually probed




More information about the sr-dev mailing list