Module: kamailio Branch: 6.0 Commit: 4fe03b9e59e0e4598419818cf1770312eeada86a URL: https://github.com/kamailio/kamailio/commit/4fe03b9e59e0e4598419818cf1770312eeada86a
Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2025-01-28T18:03:14+01:00 srdb1/schema/location_pcscf.xml: table location renamed to pcscf_location - fix conflict with default table for registrar/usrloc - GH #4124 (cherry picked from commit fc02c3ca46bd96e50cbb6903a2efe48cb134377b) --- Modified: src/lib/srdb1/schema/location_pcscf.xml --- Diff: https://github.com/kamailio/kamailio/commit/4fe03b9e59e0e4598419818cf1770312eeada86a.diff Patch: https://github.com/kamailio/kamailio/commit/4fe03b9e59e0e4598419818cf1770312eeada86a.patch --- diff --git a/src/lib/srdb1/schema/location_pcscf.xml b/src/lib/srdb1/schema/location_pcscf.xml index a85f07bf75b..8538bf72ed6 100644 --- a/src/lib/srdb1/schema/location_pcscf.xml +++ b/src/lib/srdb1/schema/location_pcscf.xml @@ -7,8 +7,8 @@ ]> -<table id="location" xmlns:db="http://docbook.org/ns/docbook"> - <name>location</name> +<table id="pcscf_location" xmlns:db="http://docbook.org/ns/docbook"> + <name>pcscf_location</name> <version>7</version> <type db="mysql">&MYSQL_TABLE_TYPE;</type> <description> _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!