Module: kamailio Branch: 5.3 Commit: e57e8e9e9301982078005ca5fdd9ad9c6310de64 URL: https://github.com/kamailio/kamailio/commit/e57e8e9e9301982078005ca5fdd9ad9c6310de64
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2019-12-19T17:44:25+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/e57e8e9e9301982078005ca5fdd9ad9c6310de64.diff Patch: https://github.com/kamailio/kamailio/commit/e57e8e9e9301982078005ca5fdd9ad9c6310de64.patch --- diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index 75d26de330..f1cf9b7214 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 _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
