[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,xenial #2591

2024-02-03 Thread kamailio--- via sr-dev
See ___ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,stretch #2591

2024-02-03 Thread kamailio--- via sr-dev
See ___ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

[sr-dev] Re: [kamailio/kamailio] branch_failure route in case 503 and dns failover (PR #3138)

2024-02-03 Thread github-actions[bot] via sr-dev
Closed #3138. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3138#event-11694064425 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] git:5.7:74636a9b: Revert "tls_wolfssl: enable building with external package"

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 74636a9bf53524a6d60351c1569a033270677d6c URL: https://github.com/kamailio/kamailio/commit/74636a9bf53524a6d60351c1569a033270677d6c Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T10:11:45+08:00 Revert "tls_wolfssl: enable building with external

[sr-dev] Re: [kamailio/kamailio] db_mysql: backport - no TLS with MariaDB Connector/C (ede2af9)

2024-02-03 Thread space88man via sr-dev
@miconda @linuxmaniac - compilation fixes and handling of older versions(libmariadb-dev) squash-included here. Thank you. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/commit/ede2af94386b99a87311351fcbdd15280dc11034#commitcomment-138246612 You are

[sr-dev] git:5.7:ede2af94: db_mysql: backport - no TLS with MariaDB Connector/C

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: ede2af94386b99a87311351fcbdd15280dc11034 URL: https://github.com/kamailio/kamailio/commit/ede2af94386b99a87311351fcbdd15280dc11034 Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_mysql: backport - no TLS with MariaDB Connector/C -

[sr-dev] Re: [kamailio/kamailio] outbound: init libssl in a thread (9a87d12)

2024-02-03 Thread space88man via sr-dev
@linuxmaniac - I have included the Xenial fix from master here. Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/commit/9a87d12d6e9e68cd8c0ff7ac5755e899cf81b703#commitcomment-138246585 You are receiving this because you are subscribed to this

[sr-dev] Re: [kamailio/kamailio] 5.7 db modules: init libssl in a thread (PR #3740)

2024-02-03 Thread space88man via sr-dev
Thank you for your comments — I will proceed with these commits as they are necessary for client TLS (any module using libssl3) coexistence, i.e., even if not using kamailio as TLS server, the various client modules can contaminate the main thread-local state. The commits are non-intrusive —

[sr-dev] Re: [kamailio/kamailio] 5.7 db modules: init libssl in a thread (PR #3740)

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

[sr-dev] git:5.7:bfb7cbca: db_mysql: init libssl in a thread

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: bfb7cbcaa16e5f392cc77d7e2e8ea2b75064ace0 URL: https://github.com/kamailio/kamailio/commit/bfb7cbcaa16e5f392cc77d7e2e8ea2b75064ace0 Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_mysql: init libssl in a thread From: -

[sr-dev] git:5.7:d2cc8657: db_unixodbc: init libssl in a thread

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: d2cc8657b06c8ca33c59c82dbf739d67a5ce8fa0 URL: https://github.com/kamailio/kamailio/commit/d2cc8657b06c8ca33c59c82dbf739d67a5ce8fa0 Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_unixodbc: init libssl in a thread From: -

[sr-dev] git:5.7:3644522e: db_postgres: init libssl in a thread

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 3644522e041920bf508d16c2992a216df656702b URL: https://github.com/kamailio/kamailio/commit/3644522e041920bf508d16c2992a216df656702b Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:52+08:00 db_postgres: init libssl in a thread From: -

[sr-dev] git:5.7:9a87d12d: outbound: init libssl in a thread

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 9a87d12d6e9e68cd8c0ff7ac5755e899cf81b703 URL: https://github.com/kamailio/kamailio/commit/9a87d12d6e9e68cd8c0ff7ac5755e899cf81b703 Author: S-P Chan Committer: S-P Chan Date: 2024-02-04T08:12:48+08:00 outbound: init libssl in a thread - use core/rthreads.h

[sr-dev] git:5.7:5132dcef: core: add infrastructure to run functions in threads

2024-02-03 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: 5132dcef7a067c1337256c93f8469cb07542d9c5 URL: https://github.com/kamailio/kamailio/commit/5132dcef7a067c1337256c93f8469cb07542d9c5 Author: S-P Chan Committer: S-P Chan Date: 2024-02-03T10:39:51+08:00 core: add infrastructure to run functions in threads

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

[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 releases"

[sr-dev] Re: [kamailio/kamailio] callout from event_route [tm:local-response] only occurs once (Issue #3064)

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

[sr-dev] Re: [kamailio/kamailio] callout from event_route [tm:local-response] only occurs once (Issue #3064)

2024-02-03 Thread Henning Westerholt via sr-dev
There was a PR proposed and an alternative implementation added. So this should be fixed, close. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3064#issuecomment-1925217505 You are receiving this because you are subscribed to this thread.