[sr-dev] Re: [kamailio/kamailio] tm: add mandatory Max-Forwards header to local AC (3a34b46)

2024-05-20 Thread Victor Seva via sr-dev
@juha-h please use ``cherry-pick -x `` when back-porting -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/commit/3a34b468ad93904c507bd0fc7ef592b25321807f#commitcomment-142208292 You are receiving this because you are subscribed to this thread. Message

[sr-dev] Re: [kamailio/kamailio] tm: add mandatory Max-Forwards header to local ACK (PR #3856)

2024-05-20 Thread Victor Seva via sr-dev
Merged #3856 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3856#event-12864279478 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:d4629be2: tm: add mandatory Max-Forwards header to local AC

2024-05-20 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: d4629be286fc6d3cf61574e34ee877b2c5e9ee4a URL: https://github.com/kamailio/kamailio/commit/d4629be286fc6d3cf61574e34ee877b2c5e9ee4a Author: Juha Heinanen Committer: Victor Seva Date: 2024-05-20T12:18:38+02:00 tm: add mandatory Max-Forwards header

[sr-dev] Re: [kamailio/kamailio] tm: add mandatory Max-Forwards header to local ACK (PR #3856)

2024-05-20 Thread Victor Seva via sr-dev
The idea behind it's that all commits are properly formatted. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3856#issuecomment-2120117882 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] tm: add mandatory Max-Forwards header to local ACK (PR #3856)

2024-05-20 Thread Victor Seva via sr-dev
since it's a branch in kamailio repo I did it myself. ``` git rebase -i origin/master ``` squashed both commits and added the tm prefix -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3856#issuecomment-2120114049 You are receiving this because

[sr-dev] Re: [kamailio/kamailio] tm: add mandatory Max-Forwards header to local ACK (PR #3856)

2024-05-20 Thread Victor Seva via sr-dev
@juha-h is not a bug. The format checks each commit. I already told you how to properly do it. Just create one commit with the proper commit message prefix squashing both previous commits in the branch. -- Reply to this email directly or view it on GitHub:

[sr-dev] git:master:25e409cf: pkg/kamailio/deb: version set to 6.0.0~dev2 [skip ci]

2024-05-16 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 25e409cf60a80e4e0af09bb84234af51c33755c4 URL: https://github.com/kamailio/kamailio/commit/25e409cf60a80e4e0af09bb84234af51c33755c4 Author: Victor Seva Committer: Victor Seva Date: 2024-05-16T09:46:51+02:00 pkg/kamailio/deb: version set to 6.0.0~dev2

[sr-dev] Re: [kamailio/kamailio] tls: enable statistics (PR #3852)

2024-05-15 Thread Victor Seva via sr-dev
You need to squash both commits in one and push --force -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3852#issuecomment-2113408891 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] Added new auth module function auth_algorithm (PR #3849)

2024-05-14 Thread Victor Seva via sr-dev
You can push --force the new commit with the format fixed squashing previous commits -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3849#issuecomment-2110860065 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:767b3fae: db_mysql: fixed build on CentOS 7

2024-05-13 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 767b3faee3af450d6482b919c81431ea6d707807 URL: https://github.com/kamailio/kamailio/commit/767b3faee3af450d6482b919c81431ea6d707807 Author: Sergey Safarov Committer: Victor Seva Date: 2024-05-13T08:36:52+02:00 db_mysql: fixed build on CentOS 7

[sr-dev] Re: [kamailio/kamailio] db_mysql: fixed build on CentOS 7 (PR #3847)

2024-05-13 Thread Victor Seva via sr-dev
Merged #3847 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3847#event-12781994668 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: Proposing 6.0.x for next stable release series

2024-05-09 Thread Victor Seva via sr-dev
Victor -- - | ,''`. Victor Seva | | : :' : linuxman...@torreviejawireless.org | | `. `' PGP: 8F19 CADC D42A 42D4 5563 730C 51A0 9B18 CF5A 5068 | |`- Debian Dev

[sr-dev] git:5.7:b8d50a89: Revert "pkg/docker: update 5.7 [skip ci]"

2024-05-08 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: b8d50a89d20a1b13b175358c875062d52350cef6 URL: https://github.com/kamailio/kamailio/commit/b8d50a89d20a1b13b175358c875062d52350cef6 Author: Victor Seva Committer: Victor Seva Date: 2024-05-08T15:41:45+02:00 Revert "pkg/docker: update 5.7 [sk

[sr-dev] git:5.7:4cce7e80: pkg/docker: update 5.7 [skip ci]

2024-05-08 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 4cce7e80b7b4e29a98da97a86ac2fc216cb01f4f URL: https://github.com/kamailio/kamailio/commit/4cce7e80b7b4e29a98da97a86ac2fc216cb01f4f Author: Victor Seva Committer: Victor Seva Date: 2024-05-08T15:47:11+02:00 pkg/docker: update 5.7 [skip ci] * pkg-config

[sr-dev] git:5.7:2f9ecdae: Revert "pkg/kamailio/alpine: switch to pcre2 [skip ci]"

2024-05-08 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 2f9ecdae6d6b3b49f96e8df86631c23d22396d1f URL: https://github.com/kamailio/kamailio/commit/2f9ecdae6d6b3b49f96e8df86631c23d22396d1f Author: Victor Seva Committer: Victor Seva Date: 2024-05-08T15:40:52+02:00 Revert "pkg/kamailio/alpine: switch to pcre2

[sr-dev] git:5.7:4aeaf7f6: pkg/kamailio/alpine: switch to pcre2 [skip ci]

2024-05-08 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 4aeaf7f65744d7037b9dc4fb73f1f1b2266715cc URL: https://github.com/kamailio/kamailio/commit/4aeaf7f65744d7037b9dc4fb73f1f1b2266715cc Author: Victor Seva Committer: Victor Seva Date: 2024-05-08T15:30:23+02:00 pkg/kamailio/alpine: switch to pcre2 [skip ci

[sr-dev] git:5.7:e21f8667: pkg/docker: update 5.7 [skip ci]

2024-05-08 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: e21f8667b18c978e90c978e74372b2fc1ad66574 URL: https://github.com/kamailio/kamailio/commit/e21f8667b18c978e90c978e74372b2fc1ad66574 Author: Victor Seva Committer: Victor Seva Date: 2024-05-08T14:33:09+02:00 pkg/docker: update 5.7 [skip ci] * missing pre2

[sr-dev] Re: [kamailio/kamailio] Kamailio incoming call error (Issue #3842)

2024-05-06 Thread Victor Seva via sr-dev
Closed #3842 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3842#event-12723569144 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Kamailio incoming call error (Issue #3842)

2024-05-06 Thread Victor Seva via sr-dev
This tracker is used for reporting bugs in the C code. For asking questions about using Kamailio and its configuration file, use sr-us...@lists.kamailio.org mailing list. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] kamailio re-INVITE (Issue #3840)

2024-05-06 Thread Victor Seva via sr-dev
This tracker is used for reporting bugs in the C code. For asking questions about using Kamailio and its configuration file, use [sr-us...@lists.kamailio.org](mailto:sr-us...@lists.kamailio.org) mailing list. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] kamailio re-INVITE (Issue #3840)

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

[sr-dev] git:5.7:bec4ad64: phonenum: Makefile - option to set C standard version

2024-05-04 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: bec4ad646f127a1f5bbf31604e6185b246867770 URL: https://github.com/kamailio/kamailio/commit/bec4ad646f127a1f5bbf31604e6185b246867770 Author: Daniel-Constantin Mierla Committer: Victor Seva Date: 2024-05-04T11:55:35+02:00 phonenum: Makefile - option to set C

[sr-dev] Re: [kamailio/kamailio] phonenum: fails to build on sid (Issue #3839)

2024-05-04 Thread Victor Seva via sr-dev
duplicated of #3659 -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3839#issuecomment-2094098144 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] phonenum: fails to build on sid (Issue #3839)

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

[sr-dev] [kamailio/kamailio] phonenum: fails to build on sid (Issue #3839)

2024-05-04 Thread Victor Seva via sr-dev
Forwarded from: **https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069199** ``` Source: kamailio Version: 5.7.4-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org

[sr-dev] Re: [kamailio/kamailio] Error by installing new Rel. 5.8 (Issue #3825)

2024-04-25 Thread Victor Seva via sr-dev
Kamailio Project uses GitHub Issues only for bugs in the code or feature requests. Please use this template only for bug reports. If you have questions about using Kamailio or related to its configuration file, ask on sr-users mailing list: -

[sr-dev] Re: [kamailio/kamailio] Error by installing new Rel. 5.8 (Issue #3825)

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

[sr-dev] Re: [kamailio/kamailio] Kamailio 5.8 core dumps with regex module (Issue #3812)

2024-04-23 Thread Victor Seva via sr-dev
Yes, I have this issue in my TODO list. Hopefully I will get to it this week. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3812#issuecomment-2071941995 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] usrloc: check on db delete the return value of memchr (PR #3815)

2024-04-19 Thread Victor Seva via sr-dev
+2 from me -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3815#issuecomment-2066723812 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development

[sr-dev] git:master:38226473: cfgutils: reformat exported structures

2024-04-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 382264730393afac09a319df46044c6ac0753ea7 URL: https://github.com/kamailio/kamailio/commit/382264730393afac09a319df46044c6ac0753ea7 Author: Victor Seva Committer: Victor Seva Date: 2024-04-18T14:25:45+02:00 cfgutils: reformat exported structures

[sr-dev] git:master:d4c23324: cfgutils: initialize the optional key

2024-04-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: d4c23324a84d9727653e0b67c4455f9cf6be3d0c URL: https://github.com/kamailio/kamailio/commit/d4c23324a84d9727653e0b67c4455f9cf6be3d0c Author: Victor Seva Committer: Victor Seva Date: 2024-04-18T16:12:33+02:00 cfgutils: initialize the optional key * bug

[sr-dev] Re: [kamailio/kamailio] usrloc: check on db delete the return value of memchr (PR #3815)

2024-04-17 Thread Victor Seva via sr-dev
@dunst0 please use clang-format and force push the updated commit -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3815#issuecomment-2061056490 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:70f19ddd: pkg/kamailio: app_lua_sr module relocated to archive [skip ci]

2024-04-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 70f19ddd16b392f46e32b41536bde6fba8e7e14a URL: https://github.com/kamailio/kamailio/commit/70f19ddd16b392f46e32b41536bde6fba8e7e14a Author: Victor Seva Committer: Victor Seva Date: 2024-04-15T11:09:40+02:00 pkg/kamailio: app_lua_sr module relocated

[sr-dev] git:master:0c49d30f: app_lua_sr: module relocated to archive

2024-04-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 0c49d30f9d5ae1b1c4b5210851e30725dfa7aa8b URL: https://github.com/kamailio/kamailio/commit/0c49d30f9d5ae1b1c4b5210851e30725dfa7aa8b Author: Victor Seva Committer: Victor Seva Date: 2024-04-15T11:09:02+02:00 app_lua_sr: module relocated to archive

[sr-dev] Re: [kamailio/kamailio] cfgutils lock (PR #3808)

2024-04-15 Thread Victor Seva via sr-dev
Merged #3808 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3808#event-12465438211 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:42476974: cfgutils: expose optional second string key for hashing at locks

2024-04-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 424769743c93dea5a4d2c21f7a0ef8ea8779a5bb URL: https://github.com/kamailio/kamailio/commit/424769743c93dea5a4d2c21f7a0ef8ea8779a5bb Author: Victor Seva Committer: Victor Seva Date: 2024-04-15T10:50:26+02:00 cfgutils: expose optional second string key

[sr-dev] git:master:235591cd: cfgutils: document second optional string for hashing on lock functions family [skip ci]

2024-04-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 235591cd704529589bbde700b6232ac55281d071 URL: https://github.com/kamailio/kamailio/commit/235591cd704529589bbde700b6232ac55281d071 Author: Victor Seva Committer: Victor Seva Date: 2024-04-15T10:50:26+02:00 cfgutils: document second optional string

[sr-dev] git:master:92ac41c1: app_lua_sr: support second str for cfgutils lock

2024-04-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 92ac41c1e770077d39516fc049358b3c3897d590 URL: https://github.com/kamailio/kamailio/commit/92ac41c1e770077d39516fc049358b3c3897d590 Author: Victor Seva Committer: Victor Seva Date: 2024-04-15T10:50:26+02:00 app_lua_sr: support second str for cfgutils

[sr-dev] git:master:0fae1026: pkg/kamailio/deb: version 5.9.0~dev1 [skip ci]

2024-04-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 0fae1026d49aa765b4451d2534972b57a2c09998 URL: https://github.com/kamailio/kamailio/commit/0fae1026d49aa765b4451d2534972b57a2c09998 Author: Victor Seva Committer: Victor Seva Date: 2024-04-15T08:59:53+02:00 pkg/kamailio/deb: version 5.9.0~dev1 [skip ci

[sr-dev] [kamailio/kamailio] cfgutils lock (PR #3808)

2024-04-10 Thread Victor Seva via sr-dev
Pre-Submission Checklist !-- Go over all points below, and after creating the PR, tick all the checkboxes that apply -- !-- All points should be verified, otherwise, read the CONTRIBUTING guidelines from above-- !-- If youre unsure about any of these, dont hesitate to ask on sr-dev mailing

[sr-dev] git:master:87e60ca5: github: [skip ci]: bump tj-actions/changed-files from 43 to 44

2024-04-01 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 87e60ca580f327d1d34f6881cda1048e5658a94b URL: https://github.com/kamailio/kamailio/commit/87e60ca580f327d1d34f6881cda1048e5658a94b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2024-04-02T03

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump tj-actions/changed-files from 43 to 44 (PR #3801)

2024-04-01 Thread Victor Seva via sr-dev
Merged #3801 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3801#event-12317893880 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] RFC: move app_lua_sr to kamailio-archive

2024-03-26 Thread Victor Seva via sr-dev
-- - | ,''`. Victor Seva | | : :' : linuxman...@torreviejawireless.org | | `. `' PGP: 8F19 CADC D42A 42D4 5563 730C 51A0 9B18 CF5A 5068 | |`- Debian Developer

[sr-dev] git:master:a03dd2fd: dmq: improve debug logs related to locks

2024-03-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: a03dd2fdb6ac30937f29fe63cabbe09902ad8300 URL: https://github.com/kamailio/kamailio/commit/a03dd2fdb6ac30937f29fe63cabbe09902ad8300 Author: Victor Seva Committer: Victor Seva Date: 2024-03-23T01:13:39+01:00 dmq: improve debug logs related to locks

[sr-dev] git:5.5:fa08fabe: dmq: fix inter-lock on error

2024-03-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.5 Commit: fa08fabebb0640d4fe6907b06c78f5154321e5c5 URL: https://github.com/kamailio/kamailio/commit/fa08fabebb0640d4fe6907b06c78f5154321e5c5 Author: Victor Seva Committer: Victor Seva Date: 2024-03-23T00:12:51+01:00 dmq: fix inter-lock on error triggered

[sr-dev] git:5.6:3ad3a61a: dmq: fix inter-lock on error

2024-03-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.6 Commit: 3ad3a61a901192290344bd4fadd724f61b8a URL: https://github.com/kamailio/kamailio/commit/3ad3a61a901192290344bd4fadd724f61b8a Author: Victor Seva Committer: Victor Seva Date: 2024-03-23T00:11:40+01:00 dmq: fix inter-lock on error triggered

[sr-dev] git:5.7:0a96c9f4: dmq: fix inter-lock on error

2024-03-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 0a96c9f4fb3bf179d417b0188d619afd7d9096ef URL: https://github.com/kamailio/kamailio/commit/0a96c9f4fb3bf179d417b0188d619afd7d9096ef Author: Victor Seva Committer: Victor Seva Date: 2024-03-23T00:10:01+01:00 dmq: fix inter-lock on error triggered

[sr-dev] git:5.8:814f5bdc: dmq: fix inter-lock on error

2024-03-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.8 Commit: 814f5bdc9ee5d4594ffb0fd72843bca7b5fa79ea URL: https://github.com/kamailio/kamailio/commit/814f5bdc9ee5d4594ffb0fd72843bca7b5fa79ea Author: Victor Seva Committer: Victor Seva Date: 2024-03-23T00:09:22+01:00 dmq: fix inter-lock on error triggered

[sr-dev] git:master:0d240e4e: dmq: fix inter-lock on error

2024-03-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 0d240e4e0dc3184ef37d338ba6872d295d6b16f2 URL: https://github.com/kamailio/kamailio/commit/0d240e4e0dc3184ef37d338ba6872d295d6b16f2 Author: Victor Seva Committer: Victor Seva Date: 2024-03-23T00:00:44+01:00 dmq: fix inter-lock on error triggered

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump tj-actions/changed-files from 42 to 43 (PR #3789)

2024-03-18 Thread Victor Seva via sr-dev
Merged #3789 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3789#event-12159886821 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:9ae99b3d: github: [skip ci]: bump tj-actions/changed-files from 42 to 43

2024-03-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 9ae99b3dfc6eb538ea93d6775a283096fe17384c URL: https://github.com/kamailio/kamailio/commit/9ae99b3dfc6eb538ea93d6775a283096fe17384c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2024-03-18T22

[sr-dev] git:master:5392dbf8: pkg/kamailio/obs: Allow builders to disable wolfssl module [skip ci]

2024-03-14 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 5392dbf8070abf36734d9c857924df91186bc2dd URL: https://github.com/kamailio/kamailio/commit/5392dbf8070abf36734d9c857924df91186bc2dd Author: Oded Arbel Committer: Victor Seva Date: 2024-03-14T11:01:53+01:00 pkg/kamailio/obs: Allow builders to disable

[sr-dev] Re: [kamailio/kamailio] Allow builders to disable wolfssl module (PR #3781)

2024-03-14 Thread Victor Seva via sr-dev
Thanks -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3781#issuecomment-1997077147 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] git:5.8:f9b1cca3: pkg/kamailio/obs: Allow builders to disable wolfssl module [skip ci]

2024-03-14 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.8 Commit: f9b1cca33a45560f06b2708975c624da9728b6f5 URL: https://github.com/kamailio/kamailio/commit/f9b1cca33a45560f06b2708975c624da9728b6f5 Author: Oded Arbel Committer: Victor Seva Date: 2024-03-14T11:04:48+01:00 pkg/kamailio/obs: Allow builders to disable wolfssl

[sr-dev] Re: [kamailio/kamailio] Allow builders to disable wolfssl module (PR #3781)

2024-03-14 Thread Victor Seva via sr-dev
Closed #3781 via 5392dbf8070abf36734d9c857924df91186bc2dd. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3781#event-12115678322 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:5.8:50a0f82e: pkg/kamailio/deb: version set 5.8.0 [skip ci]

2024-03-07 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.8 Commit: 50a0f82eab0a1f9dc5738f022231eba349a46a3a URL: https://github.com/kamailio/kamailio/commit/50a0f82eab0a1f9dc5738f022231eba349a46a3a Author: Victor Seva Committer: Victor Seva Date: 2024-03-07T11:42:06+01:00 pkg/kamailio/deb: version set 5.8.0 [skip ci

[sr-dev] Re: [kamailio/kamailio] Hello I am Facing issue while Installing Kamilio from Herulspreet brach. It is showing multiple definitions under CDP module. (Issue #3769)

2024-02-27 Thread Victor Seva via sr-dev
Closed #3769 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3769#event-11935799135 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Hello I am Facing issue while Installing Kamilio from Herulspreet brach. It is showing multiple definitions under CDP module. (Issue #3769)

2024-02-27 Thread Victor Seva via sr-dev
Kamailio Project uses GitHub Issues only for bugs in the code or feature requests. Please use this template only for bug reports. If you have questions about using Kamailio or related to its configuration file, ask on sr-users mailing list: *

[sr-dev] Re: [kamailio/kamailio] Kamailio 5.6 (and 5.7) core dumps with uac_req_send() from uac module (Issue #3725)

2024-02-26 Thread Victor Seva via sr-dev
There are dbgsym packages available in the repo -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3725#issuecomment-1965516681 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:5.8:5af33b2e: pkg/docker: set branch 5.8 and refresh [skip ci]

2024-02-23 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.8 Commit: 5af33b2e0ddc1098919008d44ab91959bc7dfb80 URL: https://github.com/kamailio/kamailio/commit/5af33b2e0ddc1098919008d44ab91959bc7dfb80 Author: Victor Seva Committer: Victor Seva Date: 2024-02-23T21:24:19+01:00 pkg/docker: set branch 5.8 and refresh [skip ci

[sr-dev] git:5.8:fbdca3da: github: set branch to 5.8 [skip ci]

2024-02-23 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.8 Commit: fbdca3da6293aba548989e3ab9d600be338199b2 URL: https://github.com/kamailio/kamailio/commit/fbdca3da6293aba548989e3ab9d600be338199b2 Author: Victor Seva Committer: Victor Seva Date: 2024-02-23T20:43:33+01:00 github: set branch to 5.8 [skip ci] --- Modified

[sr-dev] git:5.8:3566edd0: pkg/kamailio/deb: version set 5.8.0~rc0

2024-02-23 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.8 Commit: 3566edd00ea729bb187b160a80b54fe92e2bbe4d URL: https://github.com/kamailio/kamailio/commit/3566edd00ea729bb187b160a80b54fe92e2bbe4d Author: Victor Seva Committer: Victor Seva Date: 2024-02-23T20:05:34+01:00 pkg/kamailio/deb: version set 5.8.0~rc0

[sr-dev] Re: [kamailio/kamailio] microhttpd: fixed typo in the documentation (PR #3761)

2024-02-22 Thread Victor Seva via sr-dev
merged manually with small change in commit message. Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3761#issuecomment-1959039317 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] microhttpd: fixed typo in the documentation (PR #3761)

2024-02-22 Thread Victor Seva via sr-dev
Closed #3761. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3761#event-11888359436 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:ff8229b5: microhttpd: fixed typo in the documentation [skip ci]

2024-02-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: ff8229b58d6f91bae527bc2f5912c7d291c55268 URL: https://github.com/kamailio/kamailio/commit/ff8229b58d6f91bae527bc2f5912c7d291c55268 Author: falshunov <37283637+falshu...@users.noreply.github.com> Committer: Victor Seva Date: 2024-02-22T10:28:11

[sr-dev] Re: [kamailio/kamailio] tools/kemi: fix bug in mock (PR #3760)

2024-02-20 Thread Victor Seva via sr-dev
Merged #3760 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3760#event-11872017748 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:e54152e0: tools/kemi: fix bug in mock

2024-02-20 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: e54152e06e4a097ac17522e282f26b277ecae4da URL: https://github.com/kamailio/kamailio/commit/e54152e06e4a097ac17522e282f26b277ecae4da Author: Torrey Searle Committer: Victor Seva Date: 2024-02-21T08:28:20+01:00 tools/kemi: fix bug in mock remove stray

[sr-dev] git:5.7:bf40176e: core/rthreads.h: use global ksr_tls_threads_mode to constrain thread

2024-02-11 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: bf40176e34e869b567a0f36eab28739508797080 URL: https://github.com/kamailio/kamailio/commit/bf40176e34e869b567a0f36eab28739508797080 Author: S-P Chan Committer: Victor Seva Date: 2024-02-12T07:52:26+01:00 core/rthreads.h: use global ksr_tls_threads_mode

[sr-dev] git:5.7:253f13f1: tls: restore default to bypass thread guards

2024-02-11 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 253f13f18ec6853764d950d58f467c331d03425a URL: https://github.com/kamailio/kamailio/commit/253f13f18ec6853764d950d58f467c331d03425a Author: S-P Chan Committer: Victor Seva Date: 2024-02-12T07:52:26+01:00 tls: restore default to bypass thread guards

[sr-dev] git:5.7:2f0cca81: Sample etc/kamailio.cfg: global var tls_threads_mode

2024-02-11 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 2f0cca81bfc47783098e4c869b038229cd3e4ed0 URL: https://github.com/kamailio/kamailio/commit/2f0cca81bfc47783098e4c869b038229cd3e4ed0 Author: S-P Chan Committer: Victor Seva Date: 2024-02-12T07:52:26+01:00 Sample etc/kamailio.cfg: global var tls_threads_mode

[sr-dev] Re: [kamailio/kamailio] [5.7] Restore libssl default behaviour on stable; opt-in to libssl thread-guards required (PR #3754)

2024-02-11 Thread Victor Seva via sr-dev
Merged #3754 into 5.7. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3754#event-11770580624 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:5.7:3697d763: core: added tls_threads_mode global parameter

2024-02-11 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 3697d763e340b7e88532a8b1920b0088c08fbc72 URL: https://github.com/kamailio/kamailio/commit/3697d763e340b7e88532a8b1920b0088c08fbc72 Author: Daniel-Constantin Mierla Committer: Victor Seva Date: 2024-02-12T07:52:26+01:00 core: added tls_threads_mode global

[sr-dev] git:master:8bdd9ca4: outbound: fix build on xenial

2024-02-03 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 8bdd9ca4b3c3d4f9f2f201b0a9e0ad9a61eee41d URL: https://github.com/kamailio/kamailio/commit/8bdd9ca4b3c3d4f9f2f201b0a9e0ad9a61eee41d Author: Victor Seva Committer: Victor Seva Date: 2024-02-03T10:53:33+01:00 outbound: fix build on xenial > outbound_mo

[sr-dev] git:master:b8c0a375: db_mysql: fix build for stretch

2024-02-03 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: b8c0a3757eb282ddb9e4878deb7120c4efd7f571 URL: https://github.com/kamailio/kamailio/commit/b8c0a3757eb282ddb9e4878deb7120c4efd7f571 Author: Victor Seva Committer: Victor Seva Date: 2024-02-03T10:41:43+01:00 db_mysql: fix build for stretch

[sr-dev] git:master:2cb2e5c9: Revert "db_mysql: fix build for older releases"

2024-02-03 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 2cb2e5c99c3e565762820ef702404ae5ec59a6c9 URL: https://github.com/kamailio/kamailio/commit/2cb2e5c99c3e565762820ef702404ae5ec59a6c9 Author: Victor Seva Committer: Victor Seva Date: 2024-02-03T09:47:46+01:00 Revert "db_mysql: fix build for older rel

[sr-dev] git:master:015da378: pkg/kamailio/deb: no libpcre2-dev on older releases

2024-02-02 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 015da378ab8b4ce5ced8b05f9c51e809ec11e53e URL: https://github.com/kamailio/kamailio/commit/015da378ab8b4ce5ced8b05f9c51e809ec11e53e Author: Victor Seva Committer: Victor Seva Date: 2024-02-02T15:21:39+01:00 pkg/kamailio/deb: no libpcre2-dev on older

[sr-dev] git:master:f0e73eab: db_mysql: fix build for older releases

2024-02-02 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: f0e73eabee3be198dbad2e50752d9889e4aa8e5f URL: https://github.com/kamailio/kamailio/commit/f0e73eabee3be198dbad2e50752d9889e4aa8e5f Author: Victor Seva Committer: Victor Seva Date: 2024-02-02T15:21:39+01:00 db_mysql: fix build for older releases

[sr-dev] git:master:80214d2f: pkg/kamailio/deb: version set 5.8.0~pre0

2024-02-02 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 80214d2f878b3f2d7547060c9d4bd578a9e1a837 URL: https://github.com/kamailio/kamailio/commit/80214d2f878b3f2d7547060c9d4bd578a9e1a837 Author: Victor Seva Committer: Victor Seva Date: 2024-02-02T15:21:39+01:00 pkg/kamailio/deb: version set 5.8.0~pre0

[sr-dev] git:master:976670db: pkg/kamailio/deb: remove mono from wheezy

2024-02-02 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 976670db1313e96a859009288abbf1ea97583357 URL: https://github.com/kamailio/kamailio/commit/976670db1313e96a859009288abbf1ea97583357 Author: Victor Seva Committer: Victor Seva Date: 2024-02-02T15:21:39+01:00 pkg/kamailio/deb: remove mono from wheezy

[sr-dev] git:master:d772b4c2: db_mysql: enable TLS when building with mariadb-connector-c

2024-01-30 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: d772b4c24a3a4995b93287ccf8eac9b80d1a5bac URL: https://github.com/kamailio/kamailio/commit/d772b4c24a3a4995b93287ccf8eac9b80d1a5bac Author: S-P Chan Committer: Victor Seva Date: 2024-01-30T14:28:26+01:00 db_mysql: enable TLS when building with mariadb

[sr-dev] git:master:2bcc32a1: db_mysql: update docs for MariaDB Connector/C builds

2024-01-30 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 2bcc32a14e63d895077071715b0321fbdcdb8a33 URL: https://github.com/kamailio/kamailio/commit/2bcc32a14e63d895077071715b0321fbdcdb8a33 Author: S-P Chan Committer: Victor Seva Date: 2024-01-30T14:28:26+01:00 db_mysql: update docs for MariaDB Connector/C

[sr-dev] Re: [kamailio/kamailio] db_mysql: enable TLS when building with mariadb-connector-c (PR #3734)

2024-01-30 Thread Victor Seva via sr-dev
Merged #3734 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3734#event-11641771032 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] db_mysql: enable TLS when building with mariadb-connector-c (PR #3734)

2024-01-30 Thread Victor Seva via sr-dev
Much better now @space88man . Thanks for taking care. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3734#issuecomment-1916847351 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] extented haproxy protocol support (PR #3731)

2024-01-30 Thread Victor Seva via sr-dev
I was thinking. Could we have something generic that abstracts the rcv parameter of the message? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3731#issuecomment-1916629196 You are receiving this because you are subscribed to this thread.

[sr-dev] git:master:e470f67c: github: [skip ci] enable dependabot for devcontainers

2024-01-30 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: e470f67c9aaaeb2dc39f49a1b5abb3352b45ad13 URL: https://github.com/kamailio/kamailio/commit/e470f67c9aaaeb2dc39f49a1b5abb3352b45ad13 Author: Victor Seva Committer: Victor Seva Date: 2024-01-30T10:44:19+01:00 github: [skip ci] enable dependabot

[sr-dev] Re: [kamailio/kamailio] db_mysql: enable TLS when building with mariadb-connector-c (PR #3734)

2024-01-30 Thread Victor Seva via sr-dev
But then, is the connection still possible without TLS or are we forcing that the server would support TLS? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3734#issuecomment-1916429032 You are receiving this because you are subscribed to this

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; remove OpenSSL-isms (3d0e752)

2024-01-29 Thread Victor Seva via sr-dev
This broke the build on jammy https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=jammy/2586/display/redirect **libwolfssl32_5.2.0-2_amd64.deb** ``` gcc -fPIC -DPIC -funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops -ftree-vectorize

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump ammaraskar/gcc-problem-matcher from 0.2.0 to 0.3.0 (PR #3733)

2024-01-29 Thread Victor Seva via sr-dev
Merged #3733 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3733#event-11637088182 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump wolletd/clang-format-checker from 1.10 to 1.11 (PR #3732)

2024-01-29 Thread Victor Seva via sr-dev
Merged #3732 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3732#event-11637092136 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:520b9dce: github: [skip ci]: bump ammaraskar/gcc-problem-matcher

2024-01-29 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 520b9dce03d695cd1d95432e6bf52ed47d046cd4 URL: https://github.com/kamailio/kamailio/commit/520b9dce03d695cd1d95432e6bf52ed47d046cd4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2024-01-30T07

[sr-dev] git:master:8e2a1a36: github: [skip ci]: bump wolletd/clang-format-checker from 1.10 to 1.11

2024-01-29 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 8e2a1a36f14a18834d1a98e8483b4595a533abff URL: https://github.com/kamailio/kamailio/commit/8e2a1a36f14a18834d1a98e8483b4595a533abff Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2024-01-30T07

[sr-dev] git:master:247e6164: pkg/kamailio/deb: restore tls_wolfssl for bookworm and jammy

2024-01-26 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 247e6164cbacdcc5d260e98c1085c84ad93957ee URL: https://github.com/kamailio/kamailio/commit/247e6164cbacdcc5d260e98c1085c84ad93957ee Author: Victor Seva Committer: Victor Seva Date: 2024-01-26T09:05:50+01:00 pkg/kamailio/deb: restore tls_wolfssl

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; continue to remove OpenSSL-isms (5d3c11c)

2024-01-25 Thread Victor Seva via sr-dev
> (cherry-pick from 5bbb224fdad1770150dd2fc37c69393aeda96d40) There were no impact in the deb builds process since tls_wolfssl is not in the list of modules built for 5.7. -- - | ,''`. Victor Seva | | : :' :

[sr-dev] git:master:aaa3b102: pkg/kamailio/deb: remove support for tls_wolfssl on bookworm/jammy

2024-01-25 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: aaa3b102c62af9ac0abe1aaac12876abaa7ad351 URL: https://github.com/kamailio/kamailio/commit/aaa3b102c62af9ac0abe1aaac12876abaa7ad351 Author: Victor Seva Committer: Victor Seva Date: 2024-01-25T12:23:47+01:00 pkg/kamailio/deb: remove support

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; continue to remove OpenSSL-isms (5d3c11c)

2024-01-25 Thread Victor Seva via sr-dev
Sorry but bookworm has 5.5.4-2 [libwolfssl35](https://packages.debian.org/bookworm/libwolfssl35) and jammy has 5.2.0-2 [libwolfssl32](https://packages.ubuntu.com/jammy/libwolfssl32) I will remove the support for bookworm and jammy for tls_wolfssl then -- Reply to this email directly or view

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; continue to remove OpenSSL-isms (5d3c11c)

2024-01-25 Thread Victor Seva via sr-dev
This broke the nightly build: https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=bookworm/2583/consoleText ``` tls_wolfssl_mod.c: In function 'ki_is_peer_verified': tls_wolfssl_mod.c:456:26: error: 'WOLFSSL_X509_V_OK' undeclared (first use in this

[sr-dev] Re: [kamailio/kamailio] Dialog DMQ sync: Timer needs fixing, firing on wrong node! (Issue #3656)

2024-01-23 Thread Victor Seva via sr-dev
@hb9eue did you test the proposed fix? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3656#issuecomment-1905909309 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump tj-actions/changed-files from 41 to 42 (PR #3724)

2024-01-22 Thread Victor Seva via sr-dev
Merged #3724 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3724#event-11563362666 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:100d96bf: github: [skip ci]: bump tj-actions/changed-files from 41 to 42

2024-01-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 100d96bf3819082ac38f8a4fae1f3c64c8d0c5e1 URL: https://github.com/kamailio/kamailio/commit/100d96bf3819082ac38f8a4fae1f3c64c8d0c5e1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2024-01-23T01

[sr-dev] Re: [kamailio/kamailio] Debian package build fails for Kamailio 5.7.4 (Issue #3722)

2024-01-22 Thread Victor Seva via sr-dev
Closed #3722 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3722#event-11554684420 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

  1   2   3   4   5   6   7   8   9   10   >