[sr-dev] git:master:3a25cf30: modules: readme files regenerated - dispatcher ... [skip ci]
Kamailio Dev
kamailio.dev at kamailio.org
Mon Feb 10 18:31:35 CET 2020
Module: kamailio
Branch: master
Commit: 3a25cf30ed371e7dd037e876e3e4c65f18287598
URL: https://github.com/kamailio/kamailio/commit/3a25cf30ed371e7dd037e876e3e4c65f18287598
Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2020-02-10T18:31:26+01:00
modules: readme files regenerated - dispatcher ... [skip ci]
---
Modified: src/modules/dispatcher/README
---
Diff: https://github.com/kamailio/kamailio/commit/3a25cf30ed371e7dd037e876e3e4c65f18287598.diff
Patch: https://github.com/kamailio/kamailio/commit/3a25cf30ed371e7dd037e876e3e4c65f18287598.patch
---
diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index bdb27f57c7..a87f8281fb 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -1004,7 +1004,9 @@ modparam("dispatcher", "reload_delta", 1)
+ “8” - select destination sorted by priority attribute value
(serial forking ordered by priority).
+ “9” - use weight based load distribution. You have to set the
- attribute 'weight' per each address in destination set.
+ attribute 'weight' for each address (gateway) in destination
+ set. For more see the description of the 'weight' attribute in
+ the 'Special Attributes' section.
+ “10” - use call load distribution. You have to set the
attribute 'duid' (as an unique string id) per each address in
destination set. Also, you must set the parameter
More information about the sr-dev
mailing list