Module: kamailio Branch: master Commit: 49db301b65d5bf6ecf400b1e5a5af3da81a67048 URL: https://github.com/kamailio/kamailio/commit/49db301b65d5bf6ecf400b1e5a5af3da81a67048
Author: Xenofon Karamanos <[email protected]> Committer: Xenofon Karamanos <[email protected]> Date: 2025-12-09T15:26:57+01:00 misc: Remove db_berkeley references --- Modified: misc/examples/pi_framework/pi_framework.xml --- Diff: https://github.com/kamailio/kamailio/commit/49db301b65d5bf6ecf400b1e5a5af3da81a67048.diff Patch: https://github.com/kamailio/kamailio/commit/49db301b65d5bf6ecf400b1e5a5af3da81a67048.patch --- diff --git a/misc/examples/pi_framework/pi_framework.xml b/misc/examples/pi_framework/pi_framework.xml index 8068b0d52ae..1fb5f5c05c5 100644 --- a/misc/examples/pi_framework/pi_framework.xml +++ b/misc/examples/pi_framework/pi_framework.xml @@ -5,7 +5,6 @@ - an "id" to be identified by a tabe - a URL pointing to the actual database Supported databases: - * berkeley * cassandra * cluster * flatstore @@ -188,7 +187,7 @@ </clause_cols> </cmd> </mod> - + <!-- dialplan provisioning --> <mod> <mod_name>dialplan</mod_name> <cmd> <cmd_name>show_all</cmd_name> _______________________________________________ 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!
