[sr-dev] git:5.2:fdd8bd3c: dispatcher: small style fix in ds_probing_mode docs
Henning Westerholt
hw at skalatan.de
Thu Dec 19 17:44:13 CET 2019
Module: kamailio
Branch: 5.2
Commit: fdd8bd3cce007e6256be5373d84413ffdeff802e
URL: https://github.com/kamailio/kamailio/commit/fdd8bd3cce007e6256be5373d84413ffdeff802e
Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-12-19T17:43:48+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/fdd8bd3cce007e6256be5373d84413ffdeff802e.diff
Patch: https://github.com/kamailio/kamailio/commit/fdd8bd3cce007e6256be5373d84413ffdeff802e.patch
---
diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml
index bcfa4a95c9..ed8b1808ad 100644
--- a/src/modules/dispatcher/doc/dispatcher_admin.xml
+++ b/src/modules/dispatcher/doc/dispatcher_admin.xml
@@ -644,8 +644,8 @@ modparam("dispatcher", "force_dst", 1)
but you can skip some servers with flag 4 in destination list file, for example.</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