Module: kamailio Branch: master Commit: 1f9b9f1305da708461f392e979352464b9c4ee73 URL: https://github.com/kamailio/kamailio/commit/1f9b9f1305da708461f392e979352464b9c4ee73
Author: Kamailio Dev <kamailio....@kamailio.org> Committer: Kamailio Dev <kamailio....@kamailio.org> Date: 2025-06-19T20:31:10+02:00 modules: readme files regenerated - dispatcher ... [skip ci] --- Modified: src/modules/dispatcher/README --- Diff: https://github.com/kamailio/kamailio/commit/1f9b9f1305da708461f392e979352464b9c4ee73.diff Patch: https://github.com/kamailio/kamailio/commit/1f9b9f1305da708461f392e979352464b9c4ee73.patch --- diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README index 32726636469..eecd8bb5f95 100644 --- a/src/modules/dispatcher/README +++ b/src/modules/dispatcher/README @@ -1235,10 +1235,13 @@ modparam("dispatcher", "ds_interval_mode", 7200) congestion ms. See also the description of the 'rweight' attribute in the 'Special Attributes' section. - + â12â - dispatch to all destination in setid at once (parallel + + â12â - dispatch to all destinations in setid at once (parallel forking). Note that the XAVPs are no longer set with the values of the destination records, no re-routing making sense - in this case. + in this case. A side effect is that marking the one + destination as inactive is not possible if the transaction + fails (which means that all branches failed, or in other + words, all the destinations were not answering the call). + â13â - latency optimized dispatching - The algorithm will load balance using round-robin prioritizing the gateways with the highest priority.
_______________________________________________ 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!