[sr-dev] Build failed in Jenkins: kamailio58-nightly-binaries » amd64,stretch #7

2024-03-01 Thread kamailio--- via sr-dev
See Changes: -- [...truncated 1.47 MiB...] Makefile.defs defs skipped gcc -fPIC -DPIC -funroll-loops -Wcast-align -m64 -minline-all-s

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,stretch #2612

2024-03-01 Thread kamailio--- via sr-dev
See Changes: -- [...truncated 1.53 MiB...] Makefile.defs defs skipped gcc -fPIC -DPIC -funroll-loops -Wcast-align -m64 -minline-a

[sr-dev] git:5.8:8e81774d: tlsa: removed the map files used in the past for tls engine

2024-03-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.8 Commit: 8e81774d5a71c06906df84fb4809bcfb73bd532e URL: https://github.com/kamailio/kamailio/commit/8e81774d5a71c06906df84fb4809bcfb73bd532e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-03-02T08:18:15+01:00 tlsa: removed the map fil

[sr-dev] git:master:d443a1e3: tlsa: removed the map files used in the past for tls engine

2024-03-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d443a1e37d85e0eec6f6c9875bb8e821b34c8d6b URL: https://github.com/kamailio/kamailio/commit/d443a1e37d85e0eec6f6c9875bb8e821b34c8d6b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-03-02T08:13:40+01:00 tlsa: removed the map

[sr-dev] git:5.8:9d42e4aa: tls: clean-up of ENGINE

2024-03-01 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: 9d42e4aacab4a7bf18192701cd66cba95c2c98dd URL: https://github.com/kamailio/kamailio/commit/9d42e4aacab4a7bf18192701cd66cba95c2c98dd Author: S-P Chan Committer: S-P Chan Date: 2024-03-02T08:47:48+08:00 tls: clean-up of ENGINE - remove tls_map.* - not needed

[sr-dev] git:master:5933893b: tls: clean-up of ENGINE

2024-03-01 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 5933893b919bccdc1c35e7bb0505e3a49d72c403 URL: https://github.com/kamailio/kamailio/commit/5933893b919bccdc1c35e7bb0505e3a49d72c403 Author: S-P Chan Committer: S-P Chan Date: 2024-03-02T08:46:39+08:00 tls: clean-up of ENGINE - remove tls_map.* - not need

[sr-dev] Re: [kamailio/kamailio] Discrepancies in migration of commits from herlesupreeth/kamailio to upstream (Issue #3772)

2024-03-01 Thread Supreeth Herle via sr-dev
> For point 2, you are right that the part in fill_contact() are missing I had another look at the code and i think the changes may not be needed since the contact information would definitely be present as the below code in kamailio master ensures it ``` memset(&tmsg, 0, sizeof

[sr-dev] Re: [kamailio/kamailio] Discrepancies in migration of commits from herlesupreeth/kamailio to upstream (Issue #3772)

2024-03-01 Thread Supreeth Herle via sr-dev
Thanks @axelsommerfeldt for taking time to compare the changes. For point 1, I think its fine because I have not seen any COTS UE using TLS but for completeness, yes we can add it For point 2, you are right that the part in fill_contact() are missing but regarding the changes under ipsec_forwar

[sr-dev] [kamailio/kamailio] Discrepancies in migration of commits from herlesupreeth/kamailio to upstream (Issue #3772)

2024-03-01 Thread Axel Sommerfeldt via sr-dev
AFAIK the commits from Herle Supreeth from its fork https://github.com/herlesupreeth/kamailio were migrated manually (not via PR) to upstream at the end of last year. While reviewing the migration I have found two discrepancies: 1. https://github.com/kamailio/kamailio/commit/8b9a2977e111d9adb8

[sr-dev] git:master:d8e0942c: core: select - handle ws and wss inside select_ip_port()

2024-03-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d8e0942c9e83c8cad7c182bf41c156ba35bf24d2 URL: https://github.com/kamailio/kamailio/commit/d8e0942c9e83c8cad7c182bf41c156ba35bf24d2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-03-01T12:46:17+01:00 core: select - handle

[sr-dev] git:master:daac0bdb: core: ppcfg - jump to end when defexp eval does not get a str val

2024-03-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: daac0bdb88f6f732bda7c683af45b90f87fdb7c9 URL: https://github.com/kamailio/kamailio/commit/daac0bdb88f6f732bda7c683af45b90f87fdb7c9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-03-01T12:41:13+01:00 core: ppcfg - jump to

[sr-dev] Re: [kamailio/kamailio] Docs: TLS module known limitations need clarifications (Issue #3717)

2024-03-01 Thread Thierno IB. BARRY via sr-dev
Any thoughts ? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3717#issuecomment-1973002369 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development

[sr-dev] git:master:19894425: file_out: additional checks for silenting warnings

2024-03-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 19894425684504e2a19622ae5a9cdfc565f16fd3 URL: https://github.com/kamailio/kamailio/commit/19894425684504e2a19622ae5a9cdfc565f16fd3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-03-01T11:42:45+01:00 file_out: additional c

[sr-dev] git:master:181c6026: core: rthreads - init return variable

2024-03-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 181c602616e13323786335e8e28f182871aa5e9b URL: https://github.com/kamailio/kamailio/commit/181c602616e13323786335e8e28f182871aa5e9b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-03-01T09:37:59+01:00 core: rthreads - init

[sr-dev] git:master:73c66150: influxdbc: copy with buffer size limit

2024-03-01 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 73c66150c604326c07d454002c12cb221289936a URL: https://github.com/kamailio/kamailio/commit/73c66150c604326c07d454002c12cb221289936a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-03-01T09:55:16+01:00 influxdbc: copy with b