Module: kamailio Branch: master Commit: 616c4c77db531feaf0ce3ea13962b9bb41bf2160 URL: https://github.com/kamailio/kamailio/commit/616c4c77db531feaf0ce3ea13962b9bb41bf2160
Author: Henning Westerholt <h...@gilawa.com> Committer: Henning Westerholt <h...@gilawa.com> Date: 2025-09-10T13:21:52Z dispatcher: show link in README file as well --- Modified: src/modules/dispatcher/doc/dispatcher_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/616c4c77db531feaf0ce3ea13962b9bb41bf2160.diff Patch: https://github.com/kamailio/kamailio/commit/616c4c77db531feaf0ce3ea13962b9bb41bf2160.patch --- diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index bfd9982eabc..abc9b9ba033 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -1436,8 +1436,9 @@ modparam("dispatcher", "ds_interval_mode", 7200) </para> <para> The congestion estimation is done using an Exponentially Weighted Moving Average (EWMA). - More information about the algorithm can be found for example - <ulink url="http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc324.htm">here</ulink>. + More information about the algorithm can be found at + <ulink url="http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc324.htm"> + http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc324.htm</ulink>. If all the gateways in a set are above their congestion threshold(weight), the load distribution is instead done using the ratio of estimated congestion ms. </para> _______________________________________________ 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!