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

Author: Xenofon Karamanos <[email protected]>
Committer: Xenofon Karamanos <[email protected]>
Date: 2025-12-09T15:26:57+01:00

doc: Remove db_berkeley references

---

Modified: doc/misc/README-MODULES
Modified: doc/tutorials/rpc_list/docbook/rpc_list.xml
Removed: doc/tutorials/rpc_list/docbook/rpc_db_berkeley.xml
Removed: doc/tutorials/rpc_list/rpc_db_berkeley.txt

---

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

---

diff --git a/doc/misc/README-MODULES b/doc/misc/README-MODULES
index edf593a9ffd..849e5e6d787 100644
--- a/doc/misc/README-MODULES
+++ b/doc/misc/README-MODULES
@@ -3,10 +3,10 @@
 Kamailio  modules
 ==================
 
-This is a major release of the merged SIP Server - Kamailio and SER. 
+This is a major release of the merged SIP Server - Kamailio and SER.
 
 In  previous releases (v3.x) some modules where provided in two versions, in 
Kamailio
-and SER flavours. These are now merged. In some cases, the functionality has 
+and SER flavours. These are now merged. In some cases, the functionality has
 changed. You can still do the same operation, but how you do it may be 
different.
 
 Modules are found in the "modules" directory. After installation that can
@@ -64,7 +64,6 @@ corex                 Core extensions
 counters               Internal counter API for configuration
 cpl-c                  Implementation of SIP Call Processing Language (RFC 
3880)
 ctl                    Control connector for RPC interface (fifo, unixsock, 
tcp, udp)
-db_berkeley            Database :: Berkeley DB (Oracle)
 db_cluster             Generic database connectors clustering and failover
 db_cassandra           Database :: Cassandra database server connector
 db_flatstore           Database :: Flatstore
@@ -166,7 +165,7 @@ pua_usrloc          Presence :: USRLOC integration
 pua_xmpp               Presence :: XMPP/Jabber gateway
 purple                 Presence :: Libpurple support
 pv                     Pseudo-variable implementation
-qos                    Dialogs :: SDP management 
+qos                    Dialogs :: SDP management
 ratelimit              Traffic shaping module
 regex                  Regular expression support
 registrar              Registrar/location server support
@@ -221,4 +220,3 @@ xmlops                      XML operations using XPath
 xmlrpc                 HTTP :: XMLrpc support
 xmpp                   Presence/IM :: XMPP/jabber gateway
 xprint                 Functions for printing messages with specifiers (from 
SER)
-
diff --git a/doc/tutorials/rpc_list/docbook/rpc_db_berkeley.xml 
b/doc/tutorials/rpc_list/docbook/rpc_db_berkeley.xml
deleted file mode 100644
index b1416191347..00000000000
--- a/doc/tutorials/rpc_list/docbook/rpc_db_berkeley.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- this file is autogenerated, do not edit! -->
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
-       "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";>
-<chapter id="rpc_exports.db_berkeley">
-       <title>
-RPC Exports for db_berkeley
-       </title>
-
-
-<section id="db_berkeley.reload"><title>db_berkeley.reload</title>
-<para>
-        Reload a berkeley db or env
-</para>
-<para>
-</para>
-</section>
-
-</chapter>
diff --git a/doc/tutorials/rpc_list/docbook/rpc_list.xml 
b/doc/tutorials/rpc_list/docbook/rpc_list.xml
index bf7ea2e4432..6e3726d1dcf 100644
--- a/doc/tutorials/rpc_list/docbook/rpc_list.xml
+++ b/doc/tutorials/rpc_list/docbook/rpc_list.xml
@@ -41,7 +41,6 @@
                <xi:include href="rpc_counters.xml"/>
                <xi:include href="rpc_cplc.xml"/>
                <xi:include href="rpc_ctl.xml"/>
-               <xi:include href="rpc_db_berkeley.xml"/>
                <xi:include href="rpc_db_flatstore.xml"/>
                <xi:include href="rpc_db_flatstore.xml"/>
                <xi:include href="rpc_db_text.xml"/>
diff --git a/doc/tutorials/rpc_list/rpc_db_berkeley.txt 
b/doc/tutorials/rpc_list/rpc_db_berkeley.txt
deleted file mode 100644
index 3d8b5f2354d..00000000000
--- a/doc/tutorials/rpc_list/rpc_db_berkeley.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-RPC Exports for db_berkeley
-===========================
-
-                  [ this file is autogenerated, do not edit ]
-
-
- 1. db_berkeley.reload
-        Reload a berkeley db or env
-

_______________________________________________
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