Hello,
yes, good idea. It would be also probably a good idea to have a bit more time
to review these commits in git master before merging them directly to stable
branch, as done some minutes ago.
Cheers,
Henning
> -Original Message-
> From: Daniel-Constantin Mierla via sr-dev
> Sent:
Hello,
by latest commits, I notice that more functions need to be executed in
another thread when having to deal libssl3. I wonder if it is not an
alternative to run only the tls module functions in other threads?
If not, maybe we can introduce a global parameter (or per module) that
makes this w
Module: kamailio
Branch: 5.7
Commit: 579d39736b8f11d0e5c68715ba3a9aafc07cd7dc
URL:
https://github.com/kamailio/kamailio/commit/579d39736b8f11d0e5c68715ba3a9aafc07cd7dc
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T13:13:42+08:00
db_unixodbc: handle SSL and submit query
(cherry-pick fr
Module: kamailio
Branch: 5.7
Commit: 103c62ba675f8d306e1c0fb60ddfd4c4bca1e931
URL:
https://github.com/kamailio/kamailio/commit/103c62ba675f8d306e1c0fb60ddfd4c4bca1e931
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T13:13:59+08:00
db_mysql: handle SSL and submit query
(cherry-pick from
Module: kamailio
Branch: 5.7
Commit: 63009ee559bb68a3fde0b7f479d3023b06a6c376
URL:
https://github.com/kamailio/kamailio/commit/63009ee559bb68a3fde0b7f479d3023b06a6c376
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T13:14:12+08:00
db_postgres: handle SSL and submit query
(cherry-pick fr
Module: kamailio
Branch: 5.7
Commit: 6f037a48f706e6108a063883f9e9a324bea56da9
URL:
https://github.com/kamailio/kamailio/commit/6f037a48f706e6108a063883f9e9a324bea56da9
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T13:13:23+08:00
core/rthread.h: add prototype for db queries
(cherry-pic
Module: kamailio
Branch: master
Commit: 475b4da798fce232eba6834c3cb05e3c97e12d03
URL:
https://github.com/kamailio/kamailio/commit/475b4da798fce232eba6834c3cb05e3c97e12d03
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T11:09:13+08:00
Sample etc/kamailio.cfg: tls should be loaded first if
Module: kamailio
Branch: master
Commit: d638c774ed816eec800e72ba2546004215cfe097
URL:
https://github.com/kamailio/kamailio/commit/d638c774ed816eec800e72ba2546004215cfe097
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T10:17:53+08:00
db_postgres: handle SSL and submit query
---
Modifie
Module: kamailio
Branch: master
Commit: 7d917e6649be7188bb9ab152ada75bc7199b2980
URL:
https://github.com/kamailio/kamailio/commit/7d917e6649be7188bb9ab152ada75bc7199b2980
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T10:17:53+08:00
db_unixodbc: handle SSL and submit query
---
Modifie
Module: kamailio
Branch: master
Commit: 51d9f92eca3ef1044052581c9438af6e643652a1
URL:
https://github.com/kamailio/kamailio/commit/51d9f92eca3ef1044052581c9438af6e643652a1
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T10:17:53+08:00
db_mysql: handle SSL and submit query
---
Modified:
Module: kamailio
Branch: master
Commit: ba921b2112e87625fba5789d1b049161bb611073
URL:
https://github.com/kamailio/kamailio/commit/ba921b2112e87625fba5789d1b049161bb611073
Author: S-P Chan
Committer: S-P Chan
Date: 2024-02-06T10:17:53+08:00
core/rthread.h: add prototype for db queries
---
Mod
Hello,
why do you would like to use the generic Kamailio DB1 (v1) API with db_mongodb,
when there is a ndb_mongodb module available which supports native queries and
also provide functions to iterate over multiple documents?
Cheers,
Henning
> -Original Message-
> From: Mario Pereira v
Module: kamailio
Branch: master
Commit: 2ab212ccf0b4ecd7a0671235641e2a80feb251ff
URL:
https://github.com/kamailio/kamailio/commit/2ab212ccf0b4ecd7a0671235641e2a80feb251ff
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2024-02-05T16:32:00+01:00
modules: readme files regenerated - influxdbc
Module: kamailio
Branch: master
Commit: ba2d0e171b0171ba98bc7219a420dcda7677d366
URL:
https://github.com/kamailio/kamailio/commit/ba2d0e171b0171ba98bc7219a420dcda7677d366
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-05T16:19:20+01:00
influxdbc: docs for se
Module: kamailio
Branch: master
Commit: 10b86323cc47f29b41c21fd601d5b309cca050e6
URL:
https://github.com/kamailio/kamailio/commit/10b86323cc47f29b41c21fd601d5b309cca050e6
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-05T16:19:20+01:00
influxdbc: convert str
Module: kamailio
Branch: master
Commit: faaad7e0e654359e744d0c18253cc0dc84cd906e
URL:
https://github.com/kamailio/kamailio/commit/faaad7e0e654359e744d0c18253cc0dc84cd906e
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-02-05T16:19:20+01:00
rtpengine: docs for pi
Hi everybody,
I normally use MongoDB as DB engine in my projects and I would like to get all
MongoDB advantages when working with Kamailio. For this reason, I need to deal
with arrays of information inside a document (for example, an array of contacts
inside a document).
And now the question:
17 matches
Mail list logo