[sr-dev] git:5.2:aac6b027: modules: readme files regenerated - modules ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Oct 9 21:46:34 CEST 2019


Module: kamailio
Branch: 5.2
Commit: aac6b02731bfdd0b9627cbc6f78f8337bf09c666
URL: https://github.com/kamailio/kamailio/commit/aac6b02731bfdd0b9627cbc6f78f8337bf09c666

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2019-10-09T21:46:27+02:00

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

---

Modified: src/modules/tls/README
Modified: src/modules/uac/README

---

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

---

diff --git a/src/modules/tls/README b/src/modules/tls/README
index d028ca7e45..55a2f93a09 100644
--- a/src/modules/tls/README
+++ b/src/modules/tls/README
@@ -1433,6 +1433,7 @@ end
      * krand - use internal kam_rand() function
      * fastrand - use internal fastrand (ISAAC) function
      * cryptorand - use internal cryptorand (Fortuna) function
+     * kxlibssl - default libssl rand engine wrapped by a Kamailio mutex
 
    Note: the krand and fastrand engines are not recommended for use on
    systems requiring strong security, as they may not generate numbers
diff --git a/src/modules/uac/README b/src/modules/uac/README
index 0dae86dc80..e98b70b7cc 100644
--- a/src/modules/uac/README
+++ b/src/modules/uac/README
@@ -1016,7 +1016,7 @@ event_route[uac:reply] {
 
      * r_domain - remote domain, e.g.,: sipprovider.com
 
-     * realm - remote relam, e.g.,: sipprovider.com
+     * realm - remote realm, e.g.,: sipprovider.com
 
      * auth_username - authentication username, e.g.,: test123
 




More information about the sr-dev mailing list