Module: kamailio Branch: master Commit: 7602329391760b2f18d653f46d6a596be1daade5 URL: https://github.com/kamailio/kamailio/commit/7602329391760b2f18d653f46d6a596be1daade5
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2020-02-10T18:14:30+01:00 dispatcher: docs - note about special attributes section for weight dispatching --- Modified: src/modules/dispatcher/doc/dispatcher_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/7602329391760b2f18d653f46d6a596be1daade5.diff Patch: https://github.com/kamailio/kamailio/commit/7602329391760b2f18d653f46d6a596be1daade5.patch --- diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index 36bf343a0d..cd9afcced4 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -1131,8 +1131,9 @@ modparam("dispatcher", "reload_delta", 1) <listitem> <para> <quote>9</quote> - use weight based load distribution. You - have to set the attribute 'weight' per each address in - destination set. + have to set the attribute 'weight' for each address (gateway) in + destination set. For more see the description of the 'weight' + attribute in the 'Special Attributes' section. </para> </listitem> <listitem> _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
