Module: kamailio Branch: master Commit: 61d72c90a1a3fe34aad3cedb87a3e68529be34ac URL: https://github.com/kamailio/kamailio/commit/61d72c90a1a3fe34aad3cedb87a3e68529be34ac
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2017-08-03T21:31:22+02:00 modules: readme files regenerated - dispatcher ... [skip ci] --- Modified: src/modules/dispatcher/README --- Diff: https://github.com/kamailio/kamailio/commit/61d72c90a1a3fe34aad3cedb87a3e68529be34ac.diff Patch: https://github.com/kamailio/kamailio/commit/61d72c90a1a3fe34aad3cedb87a3e68529be34ac.patch --- diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README index 4be5d66028..6c35f29858 100644 --- a/src/modules/dispatcher/README +++ b/src/modules/dispatcher/README @@ -911,6 +911,10 @@ end For example, 100 calls in 3-hosts group with rweight params 1/2/1 will be distributed as 25/50/25. After third host failing distribution will be changed to 33/67/0. + + â12â - dispatch to all destination in setid at once (parallel + forking). Note that the AVPs are no longer set with the values + of the destination records, no re-routing making sense in this + case. + âXâ - if the algorithm is not implemented, the first entry in set is chosen. * limit - the maximum number of items to be stored in AVP list for
_______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
