I guess we could. It's easy for the end user to move between different
client versions.
-ovidiu
On Tue, Mar 12, 2019, 14:21 Henning Westerholt <hw(a)kamailio.org> wrote:
Hi Ovidiu,
thank you - do you consider this appropriate for an backport to 5.2. and
5.1?
Best regards,
Henning
Am 11.03.2019 um 20:08 schrieb Ovidiu Sas:
Module: kamailio
Branch: master
Commit: 62f7cd417b759261d8b29b7a8c603560fa3dd497
URL:
https://github.com/kamailio/kamailio/commit/62f7cd417b759261d8b29b7a8c60356…
Author: Ovidiu Sas <osas(a)voipembedded.com>
Committer: Ovidiu Sas <osas(a)voipembedded.com>
Date: 2019-03-11T15:06:44-04:00
db_oracle: oracle client updated: 12.2 -> 18.3
---
Modified: src/modules/db_oracle/Makefile
Modified: utils/db_oracle/Makefile
---
Diff:
https://github.com/kamailio/kamailio/commit/62f7cd417b759261d8b29b7a8c60356…
Patch:
https://github.com/kamailio/kamailio/commit/62f7cd417b759261d8b29b7a8c60356…
---
diff --git a/src/modules/db_oracle/Makefile
b/src/modules/db_oracle/Makefile
index 7af8bc61f5..d30c7515ba 100644
--- a/src/modules/db_oracle/Makefile
+++ b/src/modules/db_oracle/Makefile
@@ -5,9 +5,9 @@ include ../../Makefile.defs
auto_gen=
NAME=db_oracle.so
-# default path for oracle 12.2 client
-DEFS +=-I/usr/include/oracle/12.2/client64
-LIBS +=-locci -lclntsh -L/usr/lib/oracle/12.2/client64/lib
+# default path for oracle 18.3 client
+DEFS +=-I/usr/include/oracle/18.3/client64
+LIBS +=-locci -lclntsh -L/usr/lib/oracle/18.3/client64/lib
SERLIBPATH=../../lib
SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
diff --git a/utils/db_oracle/Makefile b/utils/db_oracle/Makefile
index a617081229..4e4eeb057e 100644
--- a/utils/db_oracle/Makefile
+++ b/utils/db_oracle/Makefile
@@ -9,9 +9,9 @@ NAME=kamailio_orasel
include ../../src/Makefile.sources
-# default path for oracle 12.2 client
-DEFS +=-I/usr/include/oracle/12.2/client64
-LIBS +=-locci -lclntsh -L/usr/lib/oracle/12.2/client64/lib
+# default path for oracle 18.3 client
+DEFS +=-I/usr/include/oracle/18.3/client64
+LIBS +=-locci -lclntsh -L/usr/lib/oracle/18.3/client64/lib
include ../../src/Makefile.rules
_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
--
Henning Westerholt -
https://skalatan.de/blog/
Kamailio services -
https://skalatan.de/services
Kamailio security assessment -
https://skalatan.de/de/assessment