Module: kamailio Branch: master Commit: faccbb1cf62bfb625d0bcc9d1a52727dcdd962ff URL: https://github.com/kamailio/kamailio/commit/faccbb1cf62bfb625d0bcc9d1a52727dcdd962ff
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2019-12-19T17:35:58+01:00 dispatcher: small style fix in ds_probing_mode docs --- Modified: src/modules/dispatcher/doc/dispatcher_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/faccbb1cf62bfb625d0bcc9d1a52727dcdd962ff.diff Patch: https://github.com/kamailio/kamailio/commit/faccbb1cf62bfb625d0bcc9d1a52727dcdd962ff.patch --- diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index 4c9430a630..36bf343a0d 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -651,8 +651,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
