Module: kamailio Branch: master Commit: 7f6b626e45ee1a51785bb3e4ccd7fd03e41c0eb2 URL: https://github.com/kamailio/kamailio/commit/7f6b626e45ee1a51785bb3e4ccd7fd03e41c0eb2
Author: Kamailio Dev <kamailio....@kamailio.org> Committer: Kamailio Dev <kamailio....@kamailio.org> Date: 2025-07-03T08:31:10+02:00 modules: readme files regenerated - dispatcher ... [skip ci] --- Modified: src/modules/dispatcher/README --- Diff: https://github.com/kamailio/kamailio/commit/7f6b626e45ee1a51785bb3e4ccd7fd03e41c0eb2.diff Patch: https://github.com/kamailio/kamailio/commit/7f6b626e45ee1a51785bb3e4ccd7fd03e41c0eb2.patch --- diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README index 13360188fe1..e57da8f2f28 100644 --- a/src/modules/dispatcher/README +++ b/src/modules/dispatcher/README @@ -1277,6 +1277,9 @@ With congestion control the formula becomes : + â64â - round-robin (next destination) with over load control (destination record is skipped based on over load control rate). + + â14â - round-robin (4) if all the destinations in the group + have the same priority and the priority is greater than 0, + otherise serial dispatching (8). + âXâ - if the algorithm is not implemented, the first entry in set is chosen. * limit - the maximum number of items to be stored in XAVP list for
_______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!