[sr-dev] git:master:155160c7: modules: readme files regenerated - pike ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Jun 21 20:46:48 CEST 2017


Module: kamailio
Branch: master
Commit: 155160c73a95cd7647f246a4a19ea0962afdc5c3
URL: https://github.com/kamailio/kamailio/commit/155160c73a95cd7647f246a4a19ea0962afdc5c3

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2017-06-21T20:46:26+02:00

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

---

Modified: src/modules/pike/README
Modified: src/modules/seas/README
Modified: src/modules/sl/README

---

Diff:  https://github.com/kamailio/kamailio/commit/155160c73a95cd7647f246a4a19ea0962afdc5c3.diff
Patch: https://github.com/kamailio/kamailio/commit/155160c73a95cd7647f246a4a19ea0962afdc5c3.patch

---

diff --git a/src/modules/pike/README b/src/modules/pike/README
index 92cd2a330a..58dc8ba39f 100644
--- a/src/modules/pike/README
+++ b/src/modules/pike/README
@@ -143,7 +143,7 @@ modparam("pike", "reqs_density_per_unit", 30)
 
 3.3. remove_latency (integer)
 
-   Speciies for how long the IP address will be kept in memory after the
+   Specifies for how long the IP address will be kept in memory after the
    last request from that IP address. It's a sort of timeout value, in
    seconds. Note that it is not the duration to keep the IP in state
    'blocked'. An IP is unblocked next occurence of 'sampling_time_unit'
diff --git a/src/modules/seas/README b/src/modules/seas/README
index abffbd8bc8..0ffda049cb 100644
--- a/src/modules/seas/README
+++ b/src/modules/seas/README
@@ -188,7 +188,7 @@ Chapter 1. The Sip Express Application Server User's Guide
    Application Server. The Application Server then executes some
    call-control logic code, and tells Kamailio to take some actions, ie.
    forward the message downstream, or respond to the message with a SIP
-   repy, etc.
+   reply, etc.
 
    The module acts implements a network protocol acting as the interface
    between Kamailio internal API and the external Application Server
diff --git a/src/modules/sl/README b/src/modules/sl/README
index 64b10ebfcf..24f7ec8b0d 100644
--- a/src/modules/sl/README
+++ b/src/modules/sl/README
@@ -246,7 +246,7 @@ sl_reply_error();
 
 3.4.  sl_forward _reply([ code, [ reason ] ])
 
-   Forward statelessy the current received SIP reply, with the option to
+   Forward statelessly the current received SIP reply, with the option to
    change the status code and reason text. The new code has to be in the
    same class. The received reply is forwarded as well by core when the
    config execution ended, unless it is dropped from config.




More information about the sr-dev mailing list