[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 for

[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 threa

[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 -f

[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) - Developm

[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) - Developm

[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 for

[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 for

[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 it

[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 functi

[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: ___ Kama

[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) - Developm

[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) - Devel

[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
simple test Makefile: ``` #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 include /usr/share/dpkg/architecture.mk # Name of libdir in the path for libraries (e.g., the multiarch triplet). export LIBDIR ?= lib/$(DEB_HOST_MULTIARCH) all: @echo LIBDIR=$(LIBDIR

[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
>From >https://kamailio.sipwise.com/view/kam5.7/job/kamailio57-binaries/architecture=amd64,distribution=bookworm/5/consoleText ``` gcc -fPIC -DPIC -funroll-loops -Wcast-align -m64 -minline-all-stringops -falign-loops -ftree-vectorize -fno-strict-overflow -mtune=generic -pthread -DKSR_PTHREAD_MUT

[sr-dev] Re: [kamailio/kamailio] ASYNC functions in event_route[xhttp:request] don't work (Issue #3720)

2024-01-20 Thread Victor Seva via sr-dev
https://www.kamailio.org/docs/modules/stable/modules/async.html#idm20: > This module provides asynchronous operations for handling **SIP** requests in > the configuration file. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3720#issuecomment-19

[sr-dev] git:master:2f7b7a57: github: remove cleanup workflow [skip ci]

2024-01-19 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 2f7b7a5750815814bedb4b2a6b3716ea72e4d904 URL: https://github.com/kamailio/kamailio/commit/2f7b7a5750815814bedb4b2a6b3716ea72e4d904 Author: Victor Seva Committer: Victor Seva Date: 2024-01-19T15:41:15+01:00 github: remove cleanup workflow [skip ci] it&#

[sr-dev] Re: auto build failure

2024-01-16 Thread Victor Seva via sr-dev
Hello, On 16/1/24 8:38, "Henning Westerholt via sr-dev" wrote: > Hello, > > the kamailio auto build is failing, I noticed after my last commit. But it > seems to be related to some docker issue: > > […] refreshed the images and commited a possible fix for registry login. Now it seems to wor

[sr-dev] git:master:4df93942: github: add default registry credentials [skip ci]

2024-01-16 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 4df939428555f8c4fde67f7b8638809aca56c9f2 URL: https://github.com/kamailio/kamailio/commit/4df939428555f8c4fde67f7b8638809aca56c9f2 Author: Victor Seva Committer: Victor Seva Date: 2024-01-16T09:34:38+01:00 github: add default registry credentials [skip

[sr-dev] git:master:aa67092e: github: fix cleanup matrix definition [skip ci]

2024-01-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: aa67092e6ea7d8581e11970993607511771c1be6 URL: https://github.com/kamailio/kamailio/commit/aa67092e6ea7d8581e11970993607511771c1be6 Author: Victor Seva Committer: Victor Seva Date: 2024-01-15T15:23:55+01:00 github: fix cleanup matrix definition [skip ci

[sr-dev] git:master:f3b4f2fe: github: add all packages images to cleanup

2024-01-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: f3b4f2fe2b88a06cdc49ba473e4b3fc3fbbfd8bf URL: https://github.com/kamailio/kamailio/commit/f3b4f2fe2b88a06cdc49ba473e4b3fc3fbbfd8bf Author: Victor Seva Committer: Victor Seva Date: 2024-01-15T15:21:06+01:00 github: add all packages images to cleanup

[sr-dev] git:master:cb520baa: github: use CLEAN_PACKAGES secret at cleanup workflow

2024-01-15 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: cb520baa9349f86fc104e2c1eed633ea59157b1b URL: https://github.com/kamailio/kamailio/commit/cb520baa9349f86fc104e2c1eed633ea59157b1b Author: Victor Seva Committer: Victor Seva Date: 2024-01-15T15:03:15+01:00 github: use CLEAN_PACKAGES secret at cleanup

[sr-dev] Re: [kamailio/kamailio] error in install tls-wolfssh modul (Issue #3712)

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

[sr-dev] Re: [kamailio/kamailio] src/Makefile.defs: recognize GCC 14 as recent ⇔ not too old compiler (PR #3711)

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

[sr-dev] git:master:42b9fe97: src/Makefile.defs: recognize GCC 14 as recent ?????? not too old compiler

2024-01-13 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 42b9fe9781e6805436227e0e7b88db73767a94b1 URL: https://github.com/kamailio/kamailio/commit/42b9fe9781e6805436227e0e7b88db73767a94b1 Author: Committer: Victor Seva Date: 2024-01-13T18:51:06+01:00 src

[sr-dev] git:master:1aec0c13: rtpengine/docs: Add codec-consume docs

2024-01-11 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 1aec0c1397e4230e52f2b9427fdb32b10f649ecb URL: https://github.com/kamailio/kamailio/commit/1aec0c1397e4230e52f2b9427fdb32b10f649ecb Author: Xenofon Karamanos Committer: Victor Seva Date: 2024-01-11T17:04:07+01:00 rtpengine/docs: Add codec-consume docs

[sr-dev] Re: [kamailio/kamailio] rtpengine: Add support for codec-accept and codec-consume flags (PR #3710)

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

[sr-dev] git:master:a40d5b7d: rtpengine: Add support for codec-accept and codec-consume

2024-01-11 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: a40d5b7d65394606f2200a5932284b874e196063 URL: https://github.com/kamailio/kamailio/commit/a40d5b7d65394606f2200a5932284b874e196063 Author: Xenofon Karamanos Committer: Victor Seva Date: 2024-01-11T17:04:07+01:00 rtpengine: Add support for codec-accept

[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

2024-01-09 Thread Victor Seva via sr-dev
You are missing lib dependencies. Please use user mailing list for questions. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3701#issuecomment-1882711653 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] error on make cdp module (Issue #3701)

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

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

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

[sr-dev] git:master:439d451a: github: [skip ci]: bump tj-actions/changed-files from 40 to 41

2023-12-25 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 439d451ab3172c1a22f88fd4ba0756ede2318191 URL: https://github.com/kamailio/kamailio/commit/439d451ab3172c1a22f88fd4ba0756ede2318191 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2023-12-26T08

[sr-dev] Re: [kamailio/kamailio] Fixed saving dialogs on shutdown that are already loaded at startup in db_mode 3 (PR #3688)

2023-12-23 Thread Victor Seva via sr-dev
You have to squash them in one single commit and push force it -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3688#issuecomment-1868245637 You are receiving this because you are subscribed to this thread. Message ID: __

[sr-dev] git:master:90df7449: pv: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 90df744978ee2a83700d36ef88161f00b2220acb URL: https://github.com/kamailio/kamailio/commit/90df744978ee2a83700d36ef88161f00b2220acb Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T10:00:32+01:00 pv: fix build warning > CC (gcc) [M pv

[sr-dev] git:master:86c57ef7: db_text: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 86c57ef77848513e3224c73a6d2889e8a2bd6fc3 URL: https://github.com/kamailio/kamailio/commit/86c57ef77848513e3224c73a6d2889e8a2bd6fc3 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:58:39+01:00 db_text: fix build warning > CC (gcc)

[sr-dev] git:master:8bfd6580: cfgt: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 8bfd6580533b6d6005cd257632a5c0e575f75e39 URL: https://github.com/kamailio/kamailio/commit/8bfd6580533b6d6005cd257632a5c0e575f75e39 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:57:25+01:00 cfgt: fix build warning > CC (gcc) [M cfgt

[sr-dev] git:master:9d4d9c0a: auth_identity: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 9d4d9c0afce10d00f65eccb3c9bfd3c508bac336 URL: https://github.com/kamailio/kamailio/commit/9d4d9c0afce10d00f65eccb3c9bfd3c508bac336 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:51:28+01:00 auth_identity: fix build warning > CC (gcc)

[sr-dev] git:master:c413392a: jansson: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: c413392a3bae1efdc40671b11da83bec173caff5 URL: https://github.com/kamailio/kamailio/commit/c413392a3bae1efdc40671b11da83bec173caff5 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:53:16+01:00 jansson: fix build warning > CC (gcc)

[sr-dev] git:master:84f6ca9b: main: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 84f6ca9b453b33dba321c11e12a0ebc0b9b8dab4 URL: https://github.com/kamailio/kamailio/commit/84f6ca9b453b33dba321c11e12a0ebc0b9b8dab4 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:49:43+01:00 main: fix build warning > CC (gcc) [kamai

[sr-dev] git:master:7562aed2: benchmark: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 7562aed2b1c33942b508c6cae9aa7db5ab75196e URL: https://github.com/kamailio/kamailio/commit/7562aed2b1c33942b508c6cae9aa7db5ab75196e Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:56:08+01:00 benchmark: fix build warning > CC (gcc)

[sr-dev] git:master:61efad28: seas: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 61efad28eeb84d8b8f80fe7fd38d7bbb634717f4 URL: https://github.com/kamailio/kamailio/commit/61efad28eeb84d8b8f80fe7fd38d7bbb634717f4 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T10:06:29+01:00 seas: fix build warning > CC (gcc) [M seas

[sr-dev] git:master:5ebe1758: ims_qos: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 5ebe1758fb3ff03e3a035e7121f40e2539eb2c9c URL: https://github.com/kamailio/kamailio/commit/5ebe1758fb3ff03e3a035e7121f40e2539eb2c9c Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:32:10+01:00 ims_qos: fix build warning > CC (gcc)

[sr-dev] git:master:59dc9b1b: core: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 59dc9b1ba93d4e6a06f87deabf136787a3ab1cf1 URL: https://github.com/kamailio/kamailio/commit/59dc9b1ba93d4e6a06f87deabf136787a3ab1cf1 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:27:01+01:00 core: fix build warning > core/par

[sr-dev] git:master:268147a7: core: fix build warning

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 268147a7a7bcf68689a913a94faecc87128187fb URL: https://github.com/kamailio/kamailio/commit/268147a7a7bcf68689a913a94faecc87128187fb Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:00:08+01:00 core: fix build warning > CC (gcc)

[sr-dev] git:master:ed0f2e77: pkg/kamailio/alpine: remove app_sqlang module [skip ci]

2023-12-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: ed0f2e77b80a2719957b1ac43a96dfc57b88f98e URL: https://github.com/kamailio/kamailio/commit/ed0f2e77b80a2719957b1ac43a96dfc57b88f98e Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T09:13:28+01:00 pkg/kamailio/alpine: remove app_sqlang module

[sr-dev] git:master:16302854: db_redis: replace use of grep -P

2023-12-21 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 163028549df3abd3173a7c0ac8a9dc666c0e4879 URL: https://github.com/kamailio/kamailio/commit/163028549df3abd3173a7c0ac8a9dc666c0e4879 Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T08:53:32+01:00 db_redis: replace use of grep -P PCRE option

[sr-dev] git:master:ca450901: ndb_redis: replace use of grep -P

2023-12-21 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: ca4509013a123f02d6d9c09d016fce3fea3e3dbe URL: https://github.com/kamailio/kamailio/commit/ca4509013a123f02d6d9c09d016fce3fea3e3dbe Author: Victor Seva Committer: Victor Seva Date: 2023-12-22T08:53:45+01:00 ndb_redis: replace use of grep -P PCRE option

[sr-dev] Re: [kamailio/kamailio] build error on Alpine: grep -P not supported in BusyBox anymore (Issue #3686)

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

[sr-dev] [kamailio/kamailio] build error on Alpine: grep -P not supported in BusyBox anymore (Issue #3686)

2023-12-21 Thread Victor Seva via sr-dev
### Description It seems PCRE is not supported anymore ``` make[2]: --libs: No such file or directory grep: unrecognized option: P BusyBox v1.36.1 (2023-12-20 14:59:51 UTC) multi-call binary. ``` -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump actions/upload-artifact from 3 to 4 (PR #3681)

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

[sr-dev] git:master:68f653bf: github: [skip ci]: bump actions/upload-artifact from 3 to 4

2023-12-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 68f653bfc66d8f4ff2e11f5fc9348f4d2632fe8b URL: https://github.com/kamailio/kamailio/commit/68f653bfc66d8f4ff2e11f5fc9348f4d2632fe8b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2023-12-19T07

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump github/codeql-action from 2 to 3 (PR #3680)

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

[sr-dev] git:master:b2f1cd6e: github: [skip ci]: bump github/codeql-action from 2 to 3

2023-12-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: b2f1cd6ed2cd5da84fe8ff48db688fc41f129ccb URL: https://github.com/kamailio/kamailio/commit/b2f1cd6ed2cd5da84fe8ff48db688fc41f129ccb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2023-12-19T07

[sr-dev] git:5.7:bfc63986: pkg/kamailio/deb: override lintian error on stretch [skip ci]

2023-12-16 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: bfc63986ae7239a64803b8f20f634522bc584948 URL: https://github.com/kamailio/kamailio/commit/bfc63986ae7239a64803b8f20f634522bc584948 Author: Victor Seva Committer: Victor Seva Date: 2023-12-16T20:30:10+01:00 pkg/kamailio/deb: override lintian error on

[sr-dev] git:master:aaeb54c8: pkg/kamailio/deb: override lintian error on stretch [skip ci]

2023-12-12 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: aaeb54c8b630b4aac50df75ff430ad5baea6746c URL: https://github.com/kamailio/kamailio/commit/aaeb54c8b630b4aac50df75ff430ad5baea6746c Author: Victor Seva Committer: Victor Seva Date: 2023-12-12T15:38:33+01:00 pkg/kamailio/deb: override lintian error on

[sr-dev] Re: [kamailio/kamailio] utils: Prefer `printf` over `echo -e`. (PR #3671)

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

[sr-dev] git:master:8d3d53f5: utils: Prefer `printf` over `echo -e`.

2023-12-12 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 8d3d53f5f698da1357c3475ae136677099b2f702 URL: https://github.com/kamailio/kamailio/commit/8d3d53f5f698da1357c3475ae136677099b2f702 Author: Sean Bright Committer: Victor Seva Date: 2023-12-12T10:38:06+01:00 utils: Prefer `printf` over `echo -e`. On

[sr-dev] Re: [kamailio/kamailio] utils: Prefer `printf` over `echo -e`. (PR #3671)

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

[sr-dev] Re: [kamailio/kamailio] github: [skip ci]: bump actions/stale from 8 to 9 (PR #3672)

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

[sr-dev] git:master:14e763fd: github: [skip ci]: bump actions/stale from 8 to 9

2023-12-11 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 14e763fd15a846d4377214521cac06113ba6888d URL: https://github.com/kamailio/kamailio/commit/14e763fd15a846d4377214521cac06113ba6888d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva Date: 2023-12-12T00

[sr-dev] git:master:964c21e1: pv_headers: rearrange module parameters

2023-12-07 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 964c21e16ab4da96d989c230ea18d95872257394 URL: https://github.com/kamailio/kamailio/commit/964c21e16ab4da96d989c230ea18d95872257394 Author: Victor Seva Committer: Victor Seva Date: 2023-12-07T12:28:02+01:00 pv_headers: rearrange module parameters * pvh_

[sr-dev] git:master:8ca5d90a: cfgt: rearrange mod parameters

2023-12-06 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 8ca5d90a44166bf1a501680b2e01dfbbab5f5b94 URL: https://github.com/kamailio/kamailio/commit/8ca5d90a44166bf1a501680b2e01dfbbab5f5b94 Author: Victor Seva Committer: Victor Seva Date: 2023-12-06T13:00:11+01:00 cfgt: rearrange mod parameters * use _cfgt_

[sr-dev] git:master:a096684c: github: devcontainer support force build parameter [skip ci]

2023-12-05 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: a096684c69bd121ba5e60f682e236f621f0e343b URL: https://github.com/kamailio/kamailio/commit/a096684c69bd121ba5e60f682e236f621f0e343b Author: Victor Seva Committer: Victor Seva Date: 2023-12-06T01:57:51+01:00 github: devcontainer support force build

[sr-dev] git:master:0d78a1ad: pkg/kamailio/deb: version set 5.8.0~dev2 [skip ci]

2023-12-05 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 0d78a1add4292ff1e10347c0199f0d70d31678ea URL: https://github.com/kamailio/kamailio/commit/0d78a1add4292ff1e10347c0199f0d70d31678ea Author: Victor Seva Committer: Victor Seva Date: 2023-12-05T12:04:36+01:00 pkg/kamailio/deb: version set 5.8.0~dev2 [skip

[sr-dev] Re: [kamailio/kamailio] group include ktls no longer works after 7f07a6ef9ae90baee4281394d0dcf505b30c8fcb (Issue #3660)

2023-11-29 Thread Victor Seva via sr-dev
already done! :-) -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3660#issuecomment-1832272570 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] Re: [kamailio/kamailio] group include ktls no longer works after 7f07a6ef9ae90baee4281394d0dcf505b30c8fcb (Issue #3660)

2023-11-29 Thread Victor Seva via sr-dev
Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3660#issuecomment-1832271306 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailin

[sr-dev] git:5.7:b29d5808: Makefile.groups: fix ktls when KTLS_INCLUDE_TLSA is not set

2023-11-29 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: b29d5808505aa072fd23b59adf7943fb13ea98a2 URL: https://github.com/kamailio/kamailio/commit/b29d5808505aa072fd23b59adf7943fb13ea98a2 Author: Victor Seva Committer: Victor Seva Date: 2023-11-29T17:25:05+01:00 Makefile.groups: fix ktls when KTLS_INCLUDE_TLSA

[sr-dev] Re: [kamailio/kamailio] group include ktls no longer works after 7f07a6ef9ae90baee4281394d0dcf505b30c8fcb (Issue #3660)

2023-11-29 Thread Victor Seva via sr-dev
Closed #3660 as completed via aef29af56cabaf626e2ae552ae69c3cd2f692a27. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3660#event-11098731746 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] git:master:aef29af5: Makefile.groups: fix ktls when KTLS_INCLUDE_TLSA is not set

2023-11-29 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: aef29af56cabaf626e2ae552ae69c3cd2f692a27 URL: https://github.com/kamailio/kamailio/commit/aef29af56cabaf626e2ae552ae69c3cd2f692a27 Author: Victor Seva Committer: Victor Seva Date: 2023-11-29T17:21:59+01:00 Makefile.groups: fix ktls when

[sr-dev] git:master:1194f597: core: timer_proc don't execute timers on shutdown phase

2023-11-28 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 1194f59738e87fcbf0d61c95d1d481e5fbb46784 URL: https://github.com/kamailio/kamailio/commit/1194f59738e87fcbf0d61c95d1d481e5fbb46784 Author: Victor Seva Committer: Victor Seva Date: 2023-11-28T13:03:38+01:00 core: timer_proc don't execute time

[sr-dev] Re: [kamailio/kamailio] core: timer_proc don't execute timers on shutdown phase (PR #3649)

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

[sr-dev] Re: [kamailio/kamailio] core: timer_proc don't execute timers on shutdown phase (PR #3649)

2023-11-28 Thread Victor Seva via sr-dev
@miconda do you think this can be merged? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3649#issuecomment-1829467353 You are receiving this because you are subscribed to this thread. Message ID: ___ Kam

[sr-dev] Re: [kamailio/kamailio] Silence “make: --libs: No such file or directory” warnings (PR #3475)

2023-11-27 Thread Victor Seva via sr-dev
I've implemented a way to manage ``stale`` and re-open ``expired`` issues and pull requests. So, if the comment as /notexpired it will be re-opened and labels ``expired`` and ``stale`` will be removed. Hope this helps -- Reply to this email directly or view it on GitHub: https://github.com/kam

[sr-dev] Re: [kamailio/kamailio] cfgt: doesn't support tm_suspend() tm_continue() (#684)

2023-11-27 Thread Victor Seva via sr-dev
this is just a test for the github action .github/workflows/label.yml /notexpired -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/684#issuecomment-1827800888 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] git:master:e479abe5: github: rework labels workflow [skip ci]

2023-11-27 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: e479abe5a56e0576b5d5707fbdd7b65d33cf3599 URL: https://github.com/kamailio/kamailio/commit/e479abe5a56e0576b5d5707fbdd7b65d33cf3599 Author: Victor Seva Committer: Victor Seva Date: 2023-11-27T14:06:15+01:00 github: rework labels workflow [skip ci

[sr-dev] Re: [kamailio/kamailio] cfgt: doesn't support tm_suspend() tm_continue() (#684)

2023-11-27 Thread Victor Seva via sr-dev
this is just a test for the github action .github/workflows/label.yml /notstale -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/684#issuecomment-1827785924 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] git:master:026e9035: github: react to PR/issue comments [skip ci]

2023-11-27 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 026e90350d0b4ec64695c373b70fa554d9337c34 URL: https://github.com/kamailio/kamailio/commit/026e90350d0b4ec64695c373b70fa554d9337c34 Author: Victor Seva Committer: Victor Seva Date: 2023-11-27T13:53:26+01:00 github: react to PR/issue comments [skip ci

[sr-dev] git:5.7:0d028d9a: pkg/kamailio/deb: include tlsa in tls package [skip ci]

2023-11-24 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 0d028d9a4900411856a64ab31f81f57e3fc68099 URL: https://github.com/kamailio/kamailio/commit/0d028d9a4900411856a64ab31f81f57e3fc68099 Author: Victor Seva Committer: Victor Seva Date: 2023-11-24T14:21:27+01:00 pkg/kamailio/deb: include tlsa in tls package

[sr-dev] git:master:4b500ae4: pkg/kamailio/deb: don't build tlsa for xenial [skip ci]

2023-11-24 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 4b500ae453df1695aec7f7251a7ca4cead3cfe06 URL: https://github.com/kamailio/kamailio/commit/4b500ae453df1695aec7f7251a7ca4cead3cfe06 Author: Victor Seva Committer: Victor Seva Date: 2023-11-24T12:51:41+01:00 pkg/kamailio/deb: don't build tlsa for x

[sr-dev] git:master:90692361: pkg/kamailio/deb: include tlsa in tls package [skip ci]

2023-11-24 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 90692361c5158516bf9570dcdd139204e3ccf4df URL: https://github.com/kamailio/kamailio/commit/90692361c5158516bf9570dcdd139204e3ccf4df Author: Victor Seva Committer: Victor Seva Date: 2023-11-24T10:44:55+01:00 pkg/kamailio/deb: include tlsa in tls package

[sr-dev] git:5.7:9b72b6dd: github: refresh alpine workflow [skip ci]

2023-11-23 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 9b72b6dd4ffcf67f47f9d51c862e7a101c110c3f URL: https://github.com/kamailio/kamailio/commit/9b72b6dd4ffcf67f47f9d51c862e7a101c110c3f Author: Victor Seva Committer: Victor Seva Date: 2023-11-23T13:29:15+01:00 github: refresh alpine workflow [skip ci

[sr-dev] git:5.7:7ea47e5f: pkg/docker: set branch 5.7 and refresh [skip ci]

2023-11-23 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.7 Commit: 7ea47e5fc72d08384223fb479f6bcc098e236990 URL: https://github.com/kamailio/kamailio/commit/7ea47e5fc72d08384223fb479f6bcc098e236990 Author: Victor Seva Committer: Victor Seva Date: 2023-11-23T13:27:51+01:00 pkg/docker: set branch 5.7 and refresh [skip ci

[sr-dev] git:5.6:924212da: pkg/docker: set branch 5.6 and refresh it [skip ci]

2023-11-23 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.6 Commit: 924212dadb66b45e649d614ec0e85b0d37f84366 URL: https://github.com/kamailio/kamailio/commit/924212dadb66b45e649d614ec0e85b0d37f84366 Author: Victor Seva Committer: Victor Seva Date: 2023-11-23T13:08:11+01:00 pkg/docker: set branch 5.6 and refresh it [skip ci

[sr-dev] git:5.6:48d48f6c: github: refresh alpine workflow

2023-11-23 Thread Victor Seva via sr-dev
Module: kamailio Branch: 5.6 Commit: 48d48f6c2623a2d78f1178d2ce280dce567467f8 URL: https://github.com/kamailio/kamailio/commit/48d48f6c2623a2d78f1178d2ce280dce567467f8 Author: Victor Seva Committer: Victor Seva Date: 2023-11-23T13:17:08+01:00 github: refresh alpine workflow --- Modified

[sr-dev] Re: [kamailio/kamailio] core: timer_proc don't execute timers on shutdown phase (PR #3649)

2023-11-22 Thread Victor Seva via sr-dev
Nothing explodes in my tests -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3649#issuecomment-1823221772 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] sca: update rr if necessary for subscriptions (PR #3571)

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

[sr-dev] git:master:26d57116: sca: update rr if necessary for subscriptions

2023-11-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 26d57116abc86e5d10bb1e5fe05c555e70e731c4 URL: https://github.com/kamailio/kamailio/commit/26d57116abc86e5d10bb1e5fe05c555e70e731c4 Author: Victor Seva Committer: Victor Seva Date: 2023-11-22T18:26:10+01:00 sca: update rr if necessary for subscriptions

[sr-dev] git:master:145659f9: github: set ``expired`` label when closing PR or issues automatically [skip ci]

2023-11-22 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 145659f9b81a0d489548fa8a0f75c0bd05660e2e URL: https://github.com/kamailio/kamailio/commit/145659f9b81a0d489548fa8a0f75c0bd05660e2e Author: Victor Seva Committer: Victor Seva Date: 2023-11-22T14:50:21+01:00 github: set ``expired`` label when closing PR

[sr-dev] Re: [kamailio/kamailio] core: timer_proc don't execute timers on destroy_modules_phase (PR #3649)

2023-11-22 Thread Victor Seva via sr-dev
@linuxmaniac pushed 1 commit. 5b9b8de9dd5d565e8d50cce3dc1271b2e84e core: timer_proc don't execute timers on shutdown phase -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3649/files/2ae8949101b8dba082bbbc8cb449770ae86a4d0f..5b9b8de9dd5d565e8d50cce3dc1271b2e84e You are r

[sr-dev] [kamailio/kamailio] core: timer_proc don't execute timers on destroy_modules_phase (PR #3649)

2023-11-21 Thread Victor Seva via sr-dev