[sr-dev] Re: [kamailio/kamailio] performance regression related to new TCP connection tracking feature with a high number of connections (Issue #3759)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Closed #3759 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3759#event-13404816026 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] performance regression related to new TCP connection tracking feature with a high number of connections (Issue #3759)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
The commit e3e6fd75bdd688acebf0ec8a1b7efa6fcada1de6 allows a way to disable the checks, if one wants to add further improvements, then PRs can be made. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3759#issuecomment-2210681821 You are

[sr-dev] Re: [kamailio/kamailio] tcpops module event_route[tcp:closed] route block $conid is null (Issue #3767)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Should be fixed, as reported. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3767#issuecomment-2210675972 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio

[sr-dev] Re: [kamailio/kamailio] tcpops module event_route[tcp:closed] route block $conid is null (Issue #3767)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Closed #3767 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3767#event-13404773866 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Kamailio crash with DMQ!? (Issue #3905)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
The rpc commands do not have to be about dmq itself, but any other core or module parameter. Isn't there any rpc command executed to change Kamailio parameter values? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3905#issuecomment-2210616280

[sr-dev] Re: [kamailio/kamailio] ndb_redis: Error when receiving 'MOVED' response from redis-cluster with TLS (Issue #3894)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Closed #3894 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3894#event-13404172621 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] ndb_redis: Error when receiving 'MOVED' response from redis-cluster with TLS (Issue #3894)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
The local buffers used to build the new server spec after the MOVED were not large enough for the address returned. I increased the size, which should be now for any decently large server address. The commit is in master branch, it will be backported soon. I am closing this one, should there

[sr-dev] git:master:6f434afc: ndb_redis: larger size for buffers to create server specs on cluster redirect

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6f434afc414b7f5b66374a124138990f7a3dd1d1 URL: https://github.com/kamailio/kamailio/commit/6f434afc414b7f5b66374a124138990f7a3dd1d1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-05T11:47:34+02:00 ndb_redis: larger

[sr-dev] git:master:4d2988a7: ndb_redis: print server spec lenght in error message

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4d2988a79d992ed8f3ce4cffa6c387ef0425be94 URL: https://github.com/kamailio/kamailio/commit/4d2988a79d992ed8f3ce4cffa6c387ef0425be94 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-05T10:41:09+02:00 ndb_redis: print

[sr-dev] Re: [kamailio/kamailio] [Warning] Aborted connection 203 to db: 'kamailio' user: 'kamailio' host: 'localhost' (Issue #3906)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Follow the provided template to report an issue (provide all the data requested in the template in the appropriate format) or use sr-us...@lists.kamailio.org mailing list to figure out if it is something related to the configuration file. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] [Warning] Aborted connection 203 to db: 'kamailio' user: 'kamailio' host: 'localhost' (Issue #3906)

2024-07-05 Thread Daniel-Constantin Mierla via sr-dev
Closed #3906 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3906#event-13401550632 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:91d6a131: etc/kamailio.cfg: set tls_threads_mode to 2

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 91d6a131ab9d3e58a1560c6305af542c92c2b19f URL: https://github.com/kamailio/kamailio/commit/91d6a131ab9d3e58a1560c6305af542c92c2b19f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-04T16:23:39+02:00 etc/kamailio.cfg: set

[sr-dev] git:master:234f2ae0: tls: docs - note about tls_threads_mode core parameter

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 234f2ae07a26af8948a176d10358a0b7039ad1a2 URL: https://github.com/kamailio/kamailio/commit/234f2ae07a26af8948a176d10358a0b7039ad1a2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-04T16:20:47+02:00 tls: docs - note

[sr-dev] Re: [kamailio/kamailio] core: add support for custom log function (PR #3902)

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
Any reason that: ``` ksr_logdata_t __kld = {0}; ``` I replaced with: ``` ksr_logdata_t __kld = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; ``` Also, `asprintf()` allocates memory, it is freed somewhere? Then, when this new mechanism is used and what is the benefit? Can you provide some examples? --

[sr-dev] Re: [kamailio/kamailio] sqlops: Don't truncated sql command when logging. (PR #3903)

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
It is not a bug, it was done on purpose to limit the size of logging message, because there can be rather long queries some time and can fill the logs or slow down. If you find 64 too short, you can eventually double it. Alternative you can add a modparam to set the max length to be printed.

[sr-dev] Re: [kamailio/kamailio] Kamailio crash with DMQ!? (Issue #3905)

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
Do you run some rpc commands to change values for global or module parameters? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3905#issuecomment-2208437876 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] db_redis: compile issues with TLS + redis-cluster (Issue #3893)

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
You have to compile the module with `Q=0` to see if the `-DWITH_SSL` compile flag is provided to the compiler: ``` cd src/modules/db_redis make clean make Q=0 ``` The output during compilation should be more verbose, you can paste it here if you want to be analyzed. -- Reply to this email

[sr-dev] Re: [kamailio/kamailio] Kamailio core dump v5.6 with cncxx module (Issue #3859)

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
You should check that the final pulse variable does not have 0 value. For further discussions, use sr-users mailing list. I am closing this one, commit being backported. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] Kamailio core dump v5.6 with cncxx module (Issue #3859)

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
Closed #3859 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3859#event-13391289464 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Usrloc keepalive: Not sending OPTIONS to UDP endpoints- 5.8.0 and 5.8.1 (Issue #3844)

2024-07-04 Thread Daniel-Constantin Mierla via sr-dev
I tried to reproduce, but keepalives are sent immediately to UDP contacts. Can you try with Kamailio development version and see if all ok? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3844#issuecomment-2208397779 You are receiving this

[sr-dev] Kamailio v5.6.6 Released

2024-07-03 Thread Daniel-Constantin Mierla via sr-dev
! Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio Consultancy and Development Services Kamailio Advanced Training -- asipto.com ___ Kamailio (SER) - Development Mailing List

[sr-dev] git:5.6:144b61dc: ChangeLog: content updated for v5.6.6

2024-07-03 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.6 Commit: 144b61dc9e66f574e6a32a7dcd3b3e3e1343666f URL: https://github.com/kamailio/kamailio/commit/144b61dc9e66f574e6a32a7dcd3b3e3e1343666f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-03T08:51:14+02:00 ChangeLog: content

[sr-dev] git:5.6:80926422: pkg: deb specs updated for v5.6.6

2024-07-03 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.6 Commit: 80926422b3aa0c98dfb73aa9a87eece98efb1ff8 URL: https://github.com/kamailio/kamailio/commit/80926422b3aa0c98dfb73aa9a87eece98efb1ff8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-03T08:28:36+02:00 pkg: deb specs updated

[sr-dev] git:5.6:fe1c5b4c: Makefile.defs: version set to 5.6.6

2024-07-03 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.6 Commit: fe1c5b4c42795be5218ddc88a3245ed8be9865c7 URL: https://github.com/kamailio/kamailio/commit/fe1c5b4c42795be5218ddc88a3245ed8be9865c7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-03T08:29:23+02:00 Makefile.defs: version

[sr-dev] git:5.6:6cea0990: pkg: version set to 5.6.6 for rpms and alpine specs

2024-07-03 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.6 Commit: 6cea09909229abe759d2bf860ea93e714699feae URL: https://github.com/kamailio/kamailio/commit/6cea09909229abe759d2bf860ea93e714699feae Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-03T08:27:54+02:00 pkg: version set

[sr-dev] Re: Releasing v5.6.6

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
in the branch as usual. Note that this is going to be the last release in the 5.6.x series, therefore migration to the series 5.8.x or 5.7.x is advisable. Cheers, Daniel On 27.06.24 10:29, Daniel-Constantin Mierla wrote: > Hello, > > I am considering to release Kamailio v5.6.6 (out of b

[sr-dev] Kamailio v5.7.6 Released

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
, Debian/Ubuntu packages will be available soon as well. Note that 5.7.x is currently the previous stable release series, the latest is 5.8.x and v5.8.2 was released on June 12, 2024. Many thanks to all contributing and using Kamailio! Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com

[sr-dev] Re: [kamailio/kamailio] usrloc: refactor some db queries using global usrloc_columns variable (PR #3888)

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
Thanks, I'm fine to merge it. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3888#issuecomment-2202285771 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER)

[sr-dev] Re: [kamailio/kamailio] db_redis: change logs on delete (PR #3892)

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
Fine to merge it from my perspective, I guess that some full table scans can't be avoided always. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3892#issuecomment-2202277726 You are receiving this because you are subscribed to this thread.

[sr-dev] git:5.7:c718a79c: ChangeLog: content updated for v5.7.6

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: c718a79c45497f1fcaeaaee7a6d5d7f50bdceae9 URL: https://github.com/kamailio/kamailio/commit/c718a79c45497f1fcaeaaee7a6d5d7f50bdceae9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-02T09:34:17+02:00 ChangeLog: content

[sr-dev] git:5.7:50787da0: pkg: version set to 5.7.6 for rpms and alpine specs

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 50787da0ff908a33ece6cf8a341bc5d7c244ad99 URL: https://github.com/kamailio/kamailio/commit/50787da0ff908a33ece6cf8a341bc5d7c244ad99 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-02T08:57:26+02:00 pkg: version set

[sr-dev] git:5.7:18cc7c0b: Makefile.defs: version set to 5.7.6

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 18cc7c0ba02ee44c19e9a5c977360e14cf26b0d6 URL: https://github.com/kamailio/kamailio/commit/18cc7c0ba02ee44c19e9a5c977360e14cf26b0d6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-02T08:59:05+02:00 Makefile.defs: version

[sr-dev] git:5.7:53107722: pkg: deb specs updated for v5.7.6

2024-07-02 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 531077222387d30cb491c8af50db521fe3760da1 URL: https://github.com/kamailio/kamailio/commit/531077222387d30cb491c8af50db521fe3760da1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-02T08:58:22+02:00 pkg: deb specs updated

[sr-dev] Re: Releasing v5.7.6

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
in the branch as usual. Cheers, Daniel On 27.06.24 10:20, Daniel-Constantin Mierla wrote: > Hello, > > I am considering to release Kamailio v5.7.6 (out of branch 5.7) on > Tuesday, July 2, 2024. If anyone is aware of issues not yet on the bug > tracker, report them there asap i

[sr-dev] git:master:b8c1bab2: pv: increase PV_ESCSTR_SIZE to 32

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: b8c1bab290eaf1e26862c73c1add9d104c9841c0 URL: https://github.com/kamailio/kamailio/commit/b8c1bab290eaf1e26862c73c1add9d104c9841c0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-01T13:47:16+02:00 pv: increase

[sr-dev] git: new commits in branch 5.6

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/1b96bb4a5a667c9838441876838d3c1adc6d6d51 Author: Daniel-Constantin Mierla Date: 2024-07-01T09:59:39+02:00 core: parse privacy recompute lenght of rest to parse (cherry picked from commit 804ee651b45498727196886c97cb55d20b254c4a) (cherry

[sr-dev] git: new commits in branch 5.7

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/6173af8d414de313b3ed8ced5e662e95022baf58 Author: Daniel-Constantin Mierla Date: 2024-07-01T09:19:24+02:00 sipcapture: use local static buffers for ip address and port - GH #3835 (cherry picked from commit

[sr-dev] git:5.8:4fa5fc10: core: removed duplicated break

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 4fa5fc10370d81d534d75b034322a6250c7e2557 URL: https://github.com/kamailio/kamailio/commit/4fa5fc10370d81d534d75b034322a6250c7e2557 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-01T09:11:38+02:00 core: removed duplicated

[sr-dev] git:5.8:ca3d4b35: cnxcc: check if final pulse is 0

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: ca3d4b3515024732805038509dd0d9f0b60ab273 URL: https://github.com/kamailio/kamailio/commit/ca3d4b3515024732805038509dd0d9f0b60ab273 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-01T09:12:43+02:00 cnxcc: check if final

[sr-dev] git:5.8:f59f980d: core: dns cache - check warnings made debug

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: f59f980d03b884f2494892eb4d007293b7ad4e34 URL: https://github.com/kamailio/kamailio/commit/f59f980d03b884f2494892eb4d007293b7ad4e34 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-01T09:12:30+02:00 core: dns cache - check

[sr-dev] git:5.8:7bf787d0: textopx/doc: fixed hard-to-read documentation for textopsx

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 7bf787d00f9f7ed8a2d758219d6d1413b2b5c975 URL: https://github.com/kamailio/kamailio/commit/7bf787d00f9f7ed8a2d758219d6d1413b2b5c975 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-07-01T09:10:51+02:00 textopx/doc: fixed hard-to-read

[sr-dev] git:5.8:70cf3ebd: textopsx: docs - note about @hf_value2 select

2024-07-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 70cf3ebd2b52c341a90c9b9b6149985667a6b96c URL: https://github.com/kamailio/kamailio/commit/70cf3ebd2b52c341a90c9b9b6149985667a6b96c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-01T09:11:16+02:00 textopsx: docs - note

[sr-dev] Re: Initial Support for CMake in Kamailio - Feedback Needed!

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
<https://github.com/kamailio/kamailio/blob/cmake/src/Makefile.defs#L1013> > Kamailio - The Open Source SIP Server for large VoIP and real-time > communication platforms - - kamailio/kamailio > github.com > > >

[sr-dev] git:master:fc5f61b7: tls: reformat exported structures

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: fc5f61b7e838cf51ae24dd9714ebb7080b78e4c3 URL: https://github.com/kamailio/kamailio/commit/fc5f61b7e838cf51ae24dd9714ebb7080b78e4c3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-28T12:09:09+02:00 tls: reformat

[sr-dev] git:master:54f248e6: tls: added key_password_mode modparam

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 54f248e60ce4d6ab9a87967d7df05e60c05d926d URL: https://github.com/kamailio/kamailio/commit/54f248e60ce4d6ab9a87967d7df05e60c05d926d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-28T11:31:48+02:00 tls: added

[sr-dev] git:master:e7268fff: tls: docs for private_key_password and key_password_mode params

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e7268b35916118e21d1c3a5631c726464e51 URL: https://github.com/kamailio/kamailio/commit/e7268b35916118e21d1c3a5631c726464e51 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-28T11:39:13+02:00 tls: docs

[sr-dev] git:master:8fe77250: tls: rename the key passowrd callback function

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 8fe772509af34b70a961e21eef99ed19d777ddbc URL: https://github.com/kamailio/kamailio/commit/8fe772509af34b70a961e21eef99ed19d777ddbc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-28T10:11:06+02:00 tls: rename the key

[sr-dev] git:master:7129f73a: tls: small changes in log messages for key password callback

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7129f73ad0f27accc9c7c9922e0b04f594dee058 URL: https://github.com/kamailio/kamailio/commit/7129f73ad0f27accc9c7c9922e0b04f594dee058 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-28T10:18:00+02:00 tls: small changes

[sr-dev] git:master:d4cf61d7: tls: new option to set the password for private key

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d4cf61d78af54671056a65f3b91ea67574cc0158 URL: https://github.com/kamailio/kamailio/commit/d4cf61d78af54671056a65f3b91ea67574cc0158 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-28T11:25:19+02:00 tls: new option

[sr-dev] Re: [kamailio/kamailio] Wrong Route header order in called party re-INVITE when using topos (Issue #3778)

2024-06-28 Thread Daniel-Constantin Mierla via sr-dev
Are you doing record_route() for re-INVITE? Default kamailio.cfg doesn't do it. Trying to understand the SIP trace, are there two SIP servers in different locations that listen on `127.0.0.1:5060`, one of them being your kamailio with topos and the other one something different (not the same

[sr-dev] git:master:dc7fc82f: pv: several new $E... variables for punctuation signs

2024-06-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: dc7fc82ff77a8016c1a1e15b7aa0e950f7cca379 URL: https://github.com/kamailio/kamailio/commit/dc7fc82ff77a8016c1a1e15b7aa0e950f7cca379 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-27T11:28:30+02:00 pv: several new $E

[sr-dev] Releasing v5.6.6

2024-06-27 Thread Daniel-Constantin Mierla via sr-dev
of branch 5.6 to mark the end of official/packaging maintenance. Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio Consultancy, Training and Development Services -- asipto.com ___ Kamailio (SER

[sr-dev] Releasing v5.7.6

2024-06-27 Thread Daniel-Constantin Mierla via sr-dev
Hello, I am considering to release Kamailio v5.7.6 (out of branch 5.7) on Tuesday, July 2, 2024. If anyone is aware of issues not yet on the bug tracker, report them there asap in order to have a better chance to be fixed. Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com

[sr-dev] Re: [kamailio/kamailio] Kamailio core dump v5.6 with cncxx module (Issue #3859)

2024-06-27 Thread Daniel-Constantin Mierla via sr-dev
Apparently the crash is because final pulse for that call is 0. I pushed a check to avoid such case. What are the parameters you use for calling the cnxcc functions in the kamailio.cfg? -- Reply to this email directly or view it on GitHub:

[sr-dev] git:master:7061a79f: cnxcc: check if final pulse is 0

2024-06-27 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7061a79fe64066dd5a6598e38d714bd40bf2eabc URL: https://github.com/kamailio/kamailio/commit/7061a79fe64066dd5a6598e38d714bd40bf2eabc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-27T10:07:11+02:00 cnxcc: check if final

[sr-dev] git:master:3174159e: pv: new variables for common escaped characters

2024-06-26 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 3174159e0dbe5b16b04a83b199185f258540587e URL: https://github.com/kamailio/kamailio/commit/3174159e0dbe5b16b04a83b199185f258540587e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-26T08:02:44+02:00 pv: new variables

[sr-dev] git:master:754f9ae2: core: dns cache - check warnings made debug

2024-06-26 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 754f9ae28c9a731fc0bfd6d08411bf0913a7dbfc URL: https://github.com/kamailio/kamailio/commit/754f9ae28c9a731fc0bfd6d08411bf0913a7dbfc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-26T07:22:38+02:00 core: dns cache

[sr-dev] Re: [kamailio/kamailio] Any web management tools suggestions (Issue #3881)

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
This tracker is for reporting issues in the C code of Kamailio, to discuss about configuring or using Kamailio, use the sr-us...@lists.kamailio.org mailing list. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3881#issuecomment-2188743124 You

[sr-dev] Re: [kamailio/kamailio] Any web management tools suggestions (Issue #3881)

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
Closed #3881 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3881#event-13280106992 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: Initial Support for CMake in Kamailio - Feedback Needed!

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
s a new set of > makefiles in there, that do the job. > > I hope these clear some of your questions. If you need any > more information or have any suggestions regarding modules/docs > please let me know, > Xenofon > > > *From:* Daniel-Constantin Mierla > *Sent

[sr-dev] git:master:8df69ebc: pv: docs for xavp_xparams_explode(...)

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 8df69ebca23bde071b08b0ed5b8cd34b2d28446b URL: https://github.com/kamailio/kamailio/commit/8df69ebca23bde071b08b0ed5b8cd34b2d28446b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-25T13:00:08+02:00 pv: docs

[sr-dev] git:master:3d2849ae: pv: added xavp_xparams_explode(params, sep, xname)

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 3d2849aee788fd3b33d80d9d72ef0cdcdd1c9f87 URL: https://github.com/kamailio/kamailio/commit/3d2849aee788fd3b33d80d9d72ef0cdcdd1c9f87 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-25T12:53:32+02:00 pv: added

[sr-dev] git:master:d4ef9f26: core: parse_param2() - continue if the separator matches comma or bracket

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d4ef9f268fd1b645fc1846db1fd7a6e814792921 URL: https://github.com/kamailio/kamailio/commit/d4ef9f268fd1b645fc1846db1fd7a6e814792921 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-25T12:48:28+02:00 core: parse_param2

[sr-dev] git:master:e956ae7b: pv: support all spaces separator for {s.select}

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e956ae7b83971c50cbdf1a4db8db9929f02e3b19 URL: https://github.com/kamailio/kamailio/commit/e956ae7b83971c50cbdf1a4db8db9929f02e3b19 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-25T11:03:01+02:00 pv: support all

[sr-dev] git:master:31daee18: pv: new transformation {s.rmhdws}

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 31daee1800cb301d705524a56e7466abfa62e5d9 URL: https://github.com/kamailio/kamailio/commit/31daee1800cb301d705524a56e7466abfa62e5d9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-24T11:38:14+02:00 pv: new

[sr-dev] git:master:75b5325c: pv: new transformation {s.rmhlws}

2024-06-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 75b5325c3b125b8adc551591cd82b67cd3cab167 URL: https://github.com/kamailio/kamailio/commit/75b5325c3b125b8adc551591cd82b67cd3cab167 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-25T09:41:56+02:00 pv: new

[sr-dev] git:master:588b9c71: core: removed duplicated break

2024-06-24 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 588b9c710b6555371bc8bbee21e474466bb099dd URL: https://github.com/kamailio/kamailio/commit/588b9c710b6555371bc8bbee21e474466bb099dd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-24T10:22:25+02:00 core: removed

[sr-dev] git:master:d13c741d: textopsx: docs - note about @hf_value2 select

2024-06-23 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d13c741d90c3887cdf144a9094a78c0c7cb9856d URL: https://github.com/kamailio/kamailio/commit/d13c741d90c3887cdf144a9094a78c0c7cb9856d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-23T11:52:34+02:00 textopsx: docs - note

[sr-dev] Re: [kamailio/kamailio] textopsx/doc: fixed hard-to-read documentation for textopsx (PR #3887)

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Merged #3887 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3887#event-13241061498 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:e2d03907: cdp_avp: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e2d0390790867ad65d495d67eeb9ce85a096f522 URL: https://github.com/kamailio/kamailio/commit/e2d0390790867ad65d495d67eeb9ce85a096f522 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 cdp_avp: fixed Fraunhofer

[sr-dev] git:master:9317670d: lib/ims: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 9317670dc2624a0ed06114e42e0e054ac5cbafb6 URL: https://github.com/kamailio/kamailio/commit/9317670dc2624a0ed06114e42e0e054ac5cbafb6 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 lib/ims: fixed Fraunhofer

[sr-dev] git:master:34254c61: cdp: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 34254c61eb76b26a25881b0465617124dd4593de URL: https://github.com/kamailio/kamailio/commit/34254c61eb76b26a25881b0465617124dd4593de Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 cdp: fixed Fraunhofer FOKUS

[sr-dev] git:master:addc2362: ims_ipsec_pcscf: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: addc23622a4125293c25805cc8f1207af94a942a URL: https://github.com/kamailio/kamailio/commit/addc23622a4125293c25805cc8f1207af94a942a Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_ipsec_pcscf: fixed

[sr-dev] git:master:48d97c19: textopx/doc: fixed hard-to-read documentation for textopsx

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 48d97c1941f660aa396b5ef100584611cf92ad21 URL: https://github.com/kamailio/kamailio/commit/48d97c1941f660aa396b5ef100584611cf92ad21 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:57:56+02:00 textopx/doc: fixed hard

[sr-dev] git:master:f2f3e0bb: ims_diameter_server: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f2f3e0bbb3f04cdb8fe184f4188ad83635a7a7c9 URL: https://github.com/kamailio/kamailio/commit/f2f3e0bbb3f04cdb8fe184f4188ad83635a7a7c9 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_diameter_server: fixed

[sr-dev] Re: [kamailio/kamailio] textopsx/doc: fixed hard-to-read documentation for textopsx (PR #3887)

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3887#issuecomment-2182522842 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:485f322e: ims_icscf: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 485f322ed7251122f4eb724ac8043a492be30074 URL: https://github.com/kamailio/kamailio/commit/485f322ed7251122f4eb724ac8043a492be30074 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_icscf: fixed Fraunhofer

[sr-dev] Re: [kamailio/kamailio] lib,modules: fixed Fraunhofer FOKUS name (PR #3889)

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Closed #3889. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3889#event-13241070704 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:1adf52ba: ims_usrloc_scscf: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1adf52ba07a3b09b0ef5ef85b018d527764f428e URL: https://github.com/kamailio/kamailio/commit/1adf52ba07a3b09b0ef5ef85b018d527764f428e Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_usrloc_scscf: fixed

[sr-dev] git:master:cd57d606: ims_ocs: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: cd57d606cc6bfc96fca50e495d3a587fee25cc4f URL: https://github.com/kamailio/kamailio/commit/cd57d606cc6bfc96fca50e495d3a587fee25cc4f Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_ocs: fixed Fraunhofer

[sr-dev] git:master:18de7401: ims_auth: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 18de74013750809034742cc6313b39515b8390e2 URL: https://github.com/kamailio/kamailio/commit/18de74013750809034742cc6313b39515b8390e2 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_auth: fixed Fraunhofer

[sr-dev] git:master:dc1df65f: ims_registrar_scscf: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: dc1df65fef8d4ad422507f9aeea3da1baeadf283 URL: https://github.com/kamailio/kamailio/commit/dc1df65fef8d4ad422507f9aeea3da1baeadf283 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_registrar_scscf: fixed

[sr-dev] git:master:daf74039: ims_qos: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: daf74039f1867b14a557b9f2b9ccef8b0392b6bf URL: https://github.com/kamailio/kamailio/commit/daf74039f1867b14a557b9f2b9ccef8b0392b6bf Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_qos: fixed Fraunhofer

[sr-dev] Re: [kamailio/kamailio] lib,modules: fixed Fraunhofer FOKUS name (PR #3889)

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Thanks, pushed manually to split commits per component. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3889#issuecomment-2182524991 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:a845a73e: ims_usrloc_pcscf: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a845a73ea71f94f5e49d20e9d044c083ad43c410 URL: https://github.com/kamailio/kamailio/commit/a845a73ea71f94f5e49d20e9d044c083ad43c410 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_usrloc_pcscf: fixed

[sr-dev] git:master:ed8e3829: ims_registrar_pcscf: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: ed8e382971981fd4147f48eae5f0f2cf92282ac7 URL: https://github.com/kamailio/kamailio/commit/ed8e382971981fd4147f48eae5f0f2cf92282ac7 Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_registrar_pcscf: fixed

[sr-dev] git:master:7e2850d3: ims_isc: fixed Fraunhofer FOKUS Institute name

2024-06-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7e2850d3813ae3a6b86ef90a0b2d9648d24dfa1a URL: https://github.com/kamailio/kamailio/commit/7e2850d3813ae3a6b86ef90a0b2d9648d24dfa1a Author: Dragos Vingarzan Committer: Daniel-Constantin Mierla Date: 2024-06-21T12:58:01+02:00 ims_isc: fixed Fraunhofer

[sr-dev] Re: [kamailio/kamailio] IMS register fail for AAASendMessage() Can't find a suitable connected peer in the routing table. (Issue #3879)

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Closed #3879 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3879#event-13213260936 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] IMS register fail for AAASendMessage() Can't find a suitable connected peer in the routing table. (Issue #3879)

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
The questions about using or configuring Kamailio has to be addressed to sr-us...@lists.kamailio.org mailing list. This tracker is for reporting bugs in the C code. If it proves to be an issue in the c code, then a report can be made here with clear details. -- Reply to this email directly or

[sr-dev] Re: [kamailio/kamailio] Is it possible to decode an number within Kamailio? (Issue #3882)

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Closed #3882 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3882#event-13213136718 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Is it possible to decode an number within Kamailio? (Issue #3882)

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
You have to address your questions about using Kamailio and its configuration to sr-us...@lists.kamailio.org mailing list. This tracker is for reporting bugs in the C code. -- Reply to this email directly or view it on GitHub:

[sr-dev] git:5.8:1a6907f1: ims_usrloc_pcscf: Update the module document

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 1a6907f11b1c8455c14cd24f3a55aff7a3aa0184 URL: https://github.com/kamailio/kamailio/commit/1a6907f11b1c8455c14cd24f3a55aff7a3aa0184 Author: H.Yavari Committer: Daniel-Constantin Mierla Date: 2024-06-19T10:59:13+02:00 ims_usrloc_pcscf: Update the module

[sr-dev] git:5.8:f8613010: ims_registrar_pcscf: fix typo in comments

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: f861301003d96fec599bef936c2e1f181b170d9f URL: https://github.com/kamailio/kamailio/commit/f861301003d96fec599bef936c2e1f181b170d9f Author: herlesupreeth Committer: Daniel-Constantin Mierla Date: 2024-06-19T10:57:46+02:00 ims_registrar_pcscf: fix typo

[sr-dev] git:5.8:7360ab7f: db_mysql: switch warn to dbg for log messages for opt_ssl_mode

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 7360ab7fbe672259c7433b1a5199467d24183d79 URL: https://github.com/kamailio/kamailio/commit/7360ab7fbe672259c7433b1a5199467d24183d79 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-19T10:59:29+02:00 db_mysql: switch warn

[sr-dev] git:5.8:c73ea949: ims_ipsec_pcscf: update security params of newly created ipsec tunnel in contact

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: c73ea949c046697916fd86eaf614b59075264b73 URL: https://github.com/kamailio/kamailio/commit/c73ea949c046697916fd86eaf614b59075264b73 Author: herlesupreeth Committer: Daniel-Constantin Mierla Date: 2024-06-19T10:58:04+02:00 ims_ipsec_pcscf: update security

[sr-dev] git:5.8:9cbe3176: ims_icscf: add missing documents for database params

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 9cbe3176f5c8c298956ed2d4b83818ceb64af528 URL: https://github.com/kamailio/kamailio/commit/9cbe3176f5c8c298956ed2d4b83818ceb64af528 Author: H.Yavari Committer: Daniel-Constantin Mierla Date: 2024-06-19T10:59:01+02:00 ims_icscf: add missing documents

[sr-dev] git:5.8:2606c4e0: siptrace: add SND_F_FORCE_SOCKET flag if send_sock_name/send_sock_address config parameters are used

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 2606c4e07e598ea41cb5a8814e3587bf49f94c1e URL: https://github.com/kamailio/kamailio/commit/2606c4e07e598ea41cb5a8814e3587bf49f94c1e Author: Dennis Yurasov Committer: Daniel-Constantin Mierla Date: 2024-06-19T10:57:25+02:00 siptrace: add SND_F_FORCE_SOCKET

[sr-dev] Re: [kamailio/kamailio] new db_mysql warnings when Kamailio starts (Issue #3884)

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
There were some warning messages that should have been debug, given that not all libs support it. I pushed a commit to change to debug. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3884#issuecomment-2178132312 You are receiving this because

[sr-dev] Re: [kamailio/kamailio] new db_mysql warnings when Kamailio starts (Issue #3884)

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Closed #3884 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3884#event-13212845209 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:8f98317e: db_mysql: switch warn to dbg for log messages for opt_ssl_mode

2024-06-19 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 8f98317e92da61160a1c416e0da45938a205d358 URL: https://github.com/kamailio/kamailio/commit/8f98317e92da61160a1c416e0da45938a205d358 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-06-19T10:44:29+02:00 db_mysql: switch warn

  1   2   3   4   5   6   7   8   9   10   >