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

Author: Kamailio Dev <[email protected]>
Committer: Kamailio Dev <[email protected]>
Date: 2025-12-09T15:31:10+01:00

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

---

Modified: src/modules/app_perl/README
Modified: src/modules/carrierroute/README
Modified: src/modules/xhttp_pi/README

---

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

---

diff --git a/src/modules/app_perl/README b/src/modules/app_perl/README
index e3c41463798..5990fe17592 100644
--- a/src/modules/app_perl/README
+++ b/src/modules/app_perl/README
@@ -245,8 +245,8 @@ Chapter 1. Admin Guide
    With this Perl module, you can easily implement your own Kamailio
    extensions in Perl. This allows for simple access to the full world of
    CPAN modules. SIP URI rewriting could be implemented based on regular
-   expressions; accessing arbitrary data backends, e.g. LDAP or Berkeley
-   DB files, is now extremely simple.
+   expressions; accessing arbitrary data backends, e.g. LDAP files, is now
+   extremely simple.
 
 2. Installing the module
 
diff --git a/src/modules/carrierroute/README b/src/modules/carrierroute/README
index 69a39b3fbbc..619972f1450 100644
--- a/src/modules/carrierroute/README
+++ b/src/modules/carrierroute/README
@@ -286,7 +286,7 @@ Chapter 1. Admin Guide
      * a database module, when a database is used as configuration data
        source. Only SQL based databases are supported, as this module
        needs the capability to issue raw queries. It is not possible to
-       use the dbtext or db_berkeley module at the moment.
+       use the dbtext module at the moment.
      * The tm module, when you want to use the $T_reply_code
        pseudo-variable in the “cr_next_domain” function.
 
diff --git a/src/modules/xhttp_pi/README b/src/modules/xhttp_pi/README
index f1904aa2b8f..d809a117bee 100644
--- a/src/modules/xhttp_pi/README
+++ b/src/modules/xhttp_pi/README
@@ -136,7 +136,6 @@ kamdbctl pframework create
    using a database.
 
    Supported databases:
-     * berkeley
      * cassandra
      * cluster
      * flatstore

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to