[sr-dev] git:master:7385c1dc: modules: readme files regenerated - uac_redirect ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Mon Sep 24 10:46:50 CEST 2018


Module: kamailio
Branch: master
Commit: 7385c1dcfe8c7a31047a2b44c650874b49624b71
URL: https://github.com/kamailio/kamailio/commit/7385c1dcfe8c7a31047a2b44c650874b49624b71

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2018-09-24T10:46:34+02:00

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

---

Modified: src/modules/uac_redirect/README

---

Diff:  https://github.com/kamailio/kamailio/commit/7385c1dcfe8c7a31047a2b44c650874b49624b71.diff
Patch: https://github.com/kamailio/kamailio/commit/7385c1dcfe8c7a31047a2b44c650874b49624b71.patch

---

diff --git a/src/modules/uac_redirect/README b/src/modules/uac_redirect/README
index db105862b0..0da60f08ad 100644
--- a/src/modules/uac_redirect/README
+++ b/src/modules/uac_redirect/README
@@ -196,12 +196,12 @@ modparam("uac_redirect","accept_filter",".*@siphub\.net")
 
 4.4. acc_function (string)
 
-   Specifies the accounting function to be used. Just be defining this
+   Specifies the accounting function to be used. Just by defining this
    parameter, the accounting support will not be enabled. Accounting may
    only be enabled via two parameters set_accept_filter() scripting
    function.
 
-   Its values my be:
+   Its values may be:
      * acc_log_request
      * acc_db_request
      * acc_rad_request
@@ -217,7 +217,7 @@ modparam("uac_redirect","acc_function","acc_db_request")
 4.5. acc_db_table (string)
 
    Specifies the accounting table to be used if DB accounting was chosen
-   (acc_function was set to “acc_db_request”). Just be defining this
+   (acc_function was set to “acc_db_request”). Just by defining this
    parameter, the accounting support will not be enabled. Accounting may
    only be enabled via two parameters set_accept_filter() scripting
    function.




More information about the sr-dev mailing list