浏览代码

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

Kamailio Dev 7 年之前
父节点
当前提交
13ea0ae72b
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/modules/dispatcher/README
  2. 1 1
      src/modules/presence/README

+ 1 - 1
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

+ 1 - 1
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