Module: kamailio
Branch: master
Commit: 97efd6a64380025f3b4ef45372180f7e61448c1c
URL:
https://github.com/kamailio/kamailio/commit/97efd6a64380025f3b4ef45372180f7…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-05-08T17:31:17+02:00
modules: readme files regenerated - acc ... [skip ci]
---
Modified: src/modules/acc/README
Modified: src/modules/ldap/README
---
Diff:
https://github.com/kamailio/kamailio/commit/97efd6a64380025f3b4ef45372180f7…
Patch:
https://github.com/kamailio/kamailio/commit/97efd6a64380025f3b4ef45372180f7…
---
diff --git a/src/modules/acc/README b/src/modules/acc/README
index 7c31188ac7..878623d24f 100644
--- a/src/modules/acc/README
+++ b/src/modules/acc/README
@@ -1129,7 +1129,7 @@ modparam("acc", "cdr_start_on_confirmed", 1)
6.34. cdr_facility (integer)
Log facility to which CDR messages are issued to syslog. This allows to
- easily seperate CDR-specific logging from the other log messages.
+ easily separate CDR-specific logging from the other log messages.
Default value is LOG_DAEMON.
diff --git a/src/modules/ldap/README b/src/modules/ldap/README
index c7555ca3c6..921f45822f 100644
--- a/src/modules/ldap/README
+++ b/src/modules/ldap/README
@@ -533,7 +533,7 @@ ldap_result("telephoneNumber/$avp(s:tel_number)");
AVP. It can be either str for string, or int for integer. If avp_type
is specified as int then ldap_result tries to convert the LDAP
attribute values to integer. In this case, the values are only stored
- as AVP if the conversion to integer is succesfull.
+ as AVP if the conversion to integer is successful.
Function Parameters: