[SR-Users] kamailio with oracle data base

Henning Westerholt hw at kamailio.org
Fri Jan 25 09:54:07 CET 2019


Am Donnerstag, 24. Januar 2019, 14:34:15 CET schrieb eyas barhouk:
> i already read it, but i didn't find any function on it or any configuration
> to setup the connection between  kamailio and oracle database. if there is
> any document or tutorial about how to configure kamailio with oracle D.B
> and request a function from database it will be great & i will be thankful.

Hello Eyas,

another option would be to use the db_unixodbc module, as already mentioned.

If you load a database module (e.g. db_oracle) you just need to specify the 
correct db URL in the modules that needs a database connection. The modules 
then created a connection to the database. This is documented in the 
respective module documentation.

If you want to execute arbitrary queries on your database you can do this with 
the sqlops module. Not sure about the exact details related to oracle, but it 
should be somehow possible.

Best regards,

Henning

> ________________________________
> From: Henning Westerholt <hw at kamailio.org>
> Sent: Thursday, January 24, 2019 12:59 PM
> To: sr-users at lists.kamailio.org
> Cc: eyas barhouk
> Subject: Re: [SR-Users] kamailio with oracle data base
> 
> Am Donnerstag, 24. Januar 2019, 13:25:30 CET schrieb eyas barhouk:
> > i'm trying to build kamailio on top of oracle D.B so is there any way to
> > configure kamailio to deal with Oracle D.B and call functions from it ?
> 
> Hello Eyas,
> 
> have a look to the db_oracle module:
> 
> https://kamailio.org/docs/modules/5.2.x/modules/db_oracle.html

-- 
Henning Westerholt - https://skalatan.de/blog/
Kamailio services - https://skalatan.de/services
Kamailio security assessment - https://skalatan.de/de/assessment



More information about the sr-users mailing list