[sr-dev] git:master:13ea0ae7: modules: readme files regenerated - dispatcher ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Fri Oct 5 21:46:37 CEST 2018


Module: kamailio
Branch: master
Commit: 13ea0ae72b0213125e8797dbfc143eb1e774726d
URL: https://github.com/kamailio/kamailio/commit/13ea0ae72b0213125e8797dbfc143eb1e774726d

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2018-10-05T21:46:30+02:00

modules: readme files regenerated - dispatcher ... [skip ci]

---

Modified: src/modules/dispatcher/README
Modified: src/modules/presence/README

---

Diff:  https://github.com/kamailio/kamailio/commit/13ea0ae72b0213125e8797dbfc143eb1e774726d.diff
Patch: https://github.com/kamailio/kamailio/commit/13ea0ae72b0213125e8797dbfc143eb1e774726d.patch

---

diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index 90faef20ac..c90e631a94 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -993,7 +993,7 @@ modparam("dispatcher", "ds_db_extra_attrs", "socket=socket;pref=prefix")
             tolerance. When facing congestion the weight of a gateway is
             lowered by 1 for every ms of estimated congestion, a 'rweight'
             value of 50 is recommended. See the example "configuring load
-            balancing with congestion detection" bellow.
+            balancing with congestion detection" below.
             The congestion estimation is done using an EWMA (see
             ds_latency_estimator_alpha). If all the gateways in a set are
             above their congestion threshold(weight), the load
diff --git a/src/modules/presence/README b/src/modules/presence/README
index f40ff9ecd6..74f1a8f337 100644
--- a/src/modules/presence/README
+++ b/src/modules/presence/README
@@ -1272,7 +1272,7 @@ typedef int (get_rules_doc_t)(str* user, str* domain, str** rules_doc);
    used in obtaining the status of the subscription and processing the
    notified body. A reference to the document should be put in the
    auth_rules_doc of the subs_t structure given as a parameter to the
-   functions described bellow.
+   functions described below.
 
 4.  get_auth_status
 




More information about the sr-dev mailing list