[sr-dev] git:master:5957ba50: core: socket info - relocate ip address conversion for log message

2024-11-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 5957ba50c8da1c543272643994190ba015221432 URL: https://github.com/kamailio/kamailio/commit/5957ba50c8da1c543272643994190ba015221432 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-11-18T14:19:38+01:00 core: socket info - re

[sr-dev] git:master:da33e5bd: tm: exports get/set t/branch functions to intermodule api

2024-11-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: da33e5bdefb45730f9b0536ec86d0ef7abc8e3d8 URL: https://github.com/kamailio/kamailio/commit/da33e5bdefb45730f9b0536ec86d0ef7abc8e3d8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-11-18T06:59:10+01:00 tm: exports get/set t/

[sr-dev] git:master:37905817: tsilo: switch to get/set T/branch tm api functions

2024-11-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 37905817d2a5a2e25a357d5797d0e26c9bb80a39 URL: https://github.com/kamailio/kamailio/commit/37905817d2a5a2e25a357d5797d0e26c9bb80a39 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-11-18T08:29:43+01:00 tsilo: switch to get/s

[sr-dev] Re: [kamailio/kamailio] sqlops: new connect mode to limit the amount of connections (PR #4027)

2024-11-18 Thread Henning Westerholt via sr-dev
Thanks for the PR, there are some errors from the format checker that should be addressed. One question about the motivation for the PR. Usually the DB connections should expire if they are not used, right? What is the advantage of this new mode then, just to avoid the time until the expire or s