[sr-dev] git:master:f7045d1c: core: reqorked check for incompatible modes of bind_ipv6_link_local

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f7045d1c08d37e91ee7e96e415c06b218aee98fd URL: https://github.com/kamailio/kamailio/commit/f7045d1c08d37e91ee7e96e415c06b218aee98fd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-09-18T19:23:28+02:00 core: reqorked check f

[sr-dev] Re: [kamailio/kamailio] Pseudo-variables are erroneous for tm.cancel function. (Issue #3977)

2024-09-18 Thread JuanPascual2 via sr-dev
Closed #3977 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3977#event-14290357038 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] Build for el9 without legacy geoip (PR #3886)

2024-09-18 Thread sergey-safarov via sr-dev
For me, all `geoip` functionality is present in the `geoip2`. I am fine to move the `geoip` module to the archive and for all dists use `geoip2`. @linuxmaniac could you also comment? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3886#issuecommen

[sr-dev] Re: [kamailio/kamailio] Service crashed for IMS VoLTE MT call (Issue #3973)

2024-09-18 Thread citicims via sr-dev
The crash is not happening once only, we observe that it cannot run for more than 1 or 2 hours, and crash within 1 or 2 hours -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3973#issuecomment-2354341107 You are receiving this because you are subs

[sr-dev] Re: [kamailio/kamailio] Advertise in listen directive still gives port in headers even though it's not set or set to 0 (Issue #3933)

2024-09-18 Thread Evgenii Buchnev via sr-dev
Hey Daniel, Appreciate quick response on this one. With my tests on latest master, Record-Route headers are looking good. Still had port present in VIA header: Via: SIP/2.0/TLS `kamailio.dns.name222:5071`;branch=z9hG4bK83fc.e394332204faf76799e7cb02f73e3233.0;i=304 ```2024/09/18 02:16:24.63

[sr-dev] Re: [kamailio/kamailio] Build for el9 without legacy geoip (PR #3886)

2024-09-18 Thread Victor Seva via sr-dev
Fine for me. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3886#issuecomment-2356398085 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mai

[sr-dev] Re: [kamailio/kamailio] [core/mem/q_malloc.c:519]: qm_free(): BUG: freeing already freed pointer (0x7f7cd10b07d8) (Issue #3971)

2024-09-18 Thread Victor Seva via sr-dev
I'm going to put the same effort... -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3971#issuecomment-2356402894 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamail

[sr-dev] git:master:d9ae203c: pkg/kamailio/deb: remove geoip package

2024-09-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: d9ae203c637f53725556fea0ba82f7ae014ee508 URL: https://github.com/kamailio/kamailio/commit/d9ae203c637f53725556fea0ba82f7ae014ee508 Author: Victor Seva Committer: Victor Seva Date: 2024-09-18T08:54:01+02:00 pkg/kamailio/deb: remove geoip package related

[sr-dev] Re: [kamailio/kamailio] Pseudo-variables are erroneous for tm.cancel function. (Issue #3977)

2024-09-18 Thread JuanPascual2 via sr-dev
Issue 383 is reopen -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3977#issuecomment-2355563032 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Develo

[sr-dev] git:master:1d2b4d5e: core: relocate core rpc, cfg locks and shutdown var initialization

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1d2b4d5ed6cd31c5cd6d6a60d80b86a1f66fac79 URL: https://github.com/kamailio/kamailio/commit/1d2b4d5ed6cd31c5cd6d6a60d80b86a1f66fac79 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-09-17T10:16:25+02:00 core: relocate core rp

[sr-dev] Re: [kamailio/kamailio] TM crash when relaying reply, in context of unreachable rtpengine (Issue #3297)

2024-09-18 Thread Victor Seva via sr-dev
any recent news? I would say this can be closed no? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3297#issuecomment-2356406182 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] Re: [kamailio/kamailio] Build for el9 without legacy geoip (PR #3886)

2024-09-18 Thread Henning Westerholt via sr-dev
Thanks for the comment. @guss77 I might be confused by the spec file syntax, but the change I saw regarding the Red Hat version 9 still enable geoip1, contrary to your description of this PR. ``` %if 0%{?rhel} == 9 [...] %bcond_with geoip %bcond_with geoip1 [...] ``` -- Reply to this email di

[sr-dev] Re: [kamailio/kamailio] Build for el9 without legacy geoip (PR #3886)

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Regarding the archiving of geoip module, for now I would not like to do it, some old distros still in use have only the option for it. It is fine to not package it as deb or rpm, but still to keep it in the main source code repository. -- Reply to this email directly or view it on GitHub: http

[sr-dev] [kamailio/kamailio] geoip: module relocated to archive (PR #3978)

2024-09-18 Thread Victor Seva via sr-dev
related #3886 You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/3978 -- Commit Summary -- * geoip: module relocated to archive -- File Changes -- M src/Makefile.groups (8) D src/modules/geoip/Makefile (9) D src/modules/ge

[sr-dev] Re: [kamailio/kamailio] [core/mem/q_malloc.c:519]: qm_free(): BUG: freeing already freed pointer (0x7f7cd10b07d8) (Issue #3971)

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

[sr-dev] [kamailio/kamailio] Pseudo-variables are erroneous for tm.cancel function. (Issue #3977)

2024-09-18 Thread JuanPascual2 via sr-dev
Hello Following the correction of issue #383, pseudo-variables are erroneous for tm.cancel function. The pseudo variables in “tm:local-request” correspond to the INVITE equest and not to the CANCEL request. Example: $rm = INVITE BR Juan -- Reply to this email directly or view it on GitHub: h

[sr-dev] Re: [kamailio/kamailio] The tm.cancel function does not generate a “tm:local-request” event. (Issue #3831)

2024-09-18 Thread Henning Westerholt via sr-dev
Reopened #3831. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3831#event-14290159134 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mail

[sr-dev] git:5.7:30776c97: tm: add mandatory Max-Forwards header to local AC

2024-09-18 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: 5.7 Commit: 30776c97b97f0b6836b313af3f4d385fd6492073 URL: https://github.com/kamailio/kamailio/commit/30776c97b97f0b6836b313af3f4d385fd6492073 Author: Juha Heinanen Committer: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com> Date: 2024-09-18T14:27:30Z tm:

[sr-dev] git:master:ba6ab04e: pkg/kamailio: removed geoip module rpm packaging [skip ci]

2024-09-18 Thread Sergey Safarov via sr-dev
Module: kamailio Branch: master Commit: ba6ab04e06b0dfd66874749e0cb1225f2ee273ac URL: https://github.com/kamailio/kamailio/commit/ba6ab04e06b0dfd66874749e0cb1225f2ee273ac Author: Sergey Safarov Committer: Sergey Safarov Date: 2024-09-18T13:59:37+03:00 pkg/kamailio: removed geoip module rpm pac

[sr-dev] Re: [kamailio/kamailio] Build for el9 without legacy geoip (PR #3886)

2024-09-18 Thread sergey-safarov via sr-dev
I have dropped the `geoip` module rpm packaging. The `geoip2` module is still packaged into rpm. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3886#issuecomment-2358164976 You are receiving this because you are subscribed to this thread. Message

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

2024-09-18 Thread Denys Pozniak via sr-dev
In my case the problem is only in the reverse order of the Route headers in the BYE message after topos processing. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3778#issuecomment-2358173354 You are receiving this because you are subscribed to

[sr-dev] Re: [kamailio/kamailio] topos_redis : show redis error for post mortem analysis (PR #3965)

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

[sr-dev] Re: [kamailio/kamailio] topos_redis : show redis error for post mortem analysis (PR #3965)

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

[sr-dev] git:master:72889e94: topos_redis : show redis error for post mortem analysis

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 72889e945041b6475a43c371aa4e20e99f5d1240 URL: https://github.com/kamailio/kamailio/commit/72889e945041b6475a43c371aa4e20e99f5d1240 Author: Thomas <1258170+thomasseves...@users.noreply.github.com> Committer: Daniel-Constantin Mierla Date: 2024-09-18T09:57:5

[sr-dev] git:master:6a81d90c: kafka: export statistics for total/err messages

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6a81d90c8c0ec0ca7a3c1823c53efb51b0556ed0 URL: https://github.com/kamailio/kamailio/commit/6a81d90c8c0ec0ca7a3c1823c53efb51b0556ed0 Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: export statistics for to

[sr-dev] git:master:d104324e: kafka: add modparam metadata_timeout

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d104324ec86190d8ce0886f11fea9b131f46a877 URL: https://github.com/kamailio/kamailio/commit/d104324ec86190d8ce0886f11fea9b131f46a877 Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: add modparam metadata_ti

[sr-dev] git:master:a544b14e: kafka: add modparam log_without_overflow

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a544b14e0bdc331820a505517a52477879734e7c URL: https://github.com/kamailio/kamailio/commit/a544b14e0bdc331820a505517a52477879734e7c Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: add modparam log_without

[sr-dev] git:master:741bb148: kafka: add modparam init_without_kafka

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 741bb148ddf4311679cfa6e379fa8bdbc8fac5e5 URL: https://github.com/kamailio/kamailio/commit/741bb148ddf4311679cfa6e379fa8bdbc8fac5e5 Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: add modparam init_withou

[sr-dev] git:master:fa92c728: kafka: Add brokers via librdkafka config object

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: fa92c728c10752824ef991d6828c1ddeea92fbe8 URL: https://github.com/kamailio/kamailio/commit/fa92c728c10752824ef991d6828c1ddeea92fbe8 Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: Add brokers via librdkaf

[sr-dev] git:master:bb5bd6e1: kafka: Add interceptor for broker state

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: bb5bd6e137c758e06736764d823f7437b78d6207 URL: https://github.com/kamailio/kamailio/commit/bb5bd6e137c758e06736764d823f7437b78d6207 Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: Add interceptor for brok

[sr-dev] git:master:556682f8: kafka: Fix per topic stats bug

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 556682f8e2cf7e064b7df1ff31fdc496dc51b7ac URL: https://github.com/kamailio/kamailio/commit/556682f8e2cf7e064b7df1ff31fdc496dc51b7ac Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: Fix per topic stats bug

[sr-dev] git:master:43f56e47: kafka: Update kfk_stats_add() to use str topic

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 43f56e4787c00f78b5ec2c2fb64ebe69c089c440 URL: https://github.com/kamailio/kamailio/commit/43f56e4787c00f78b5ec2c2fb64ebe69c089c440 Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: Update kfk_stats_add() t

[sr-dev] Re: [kamailio/kamailio] kafka: a few additions to the module (PR #3951)

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

[sr-dev] Re: [kamailio/kamailio] kafka: a few additions to the module (PR #3951)

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Thanks, merging it! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3951#issuecomment-2357774310 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] git:master:c31c91fc: kafka: Update doc with the new modparams

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c31c91fc36dda736b0c19f66ac38b1cc500bfe8b URL: https://github.com/kamailio/kamailio/commit/c31c91fc36dda736b0c19f66ac38b1cc500bfe8b Author: Stefan Mititelu Committer: Daniel-Constantin Mierla Date: 2024-09-18T10:01:10+02:00 kafka: Update doc with the new

[sr-dev] Re: [kamailio/kamailio] sca: contact-fallback (PR #3958)

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
I guess this can be mereged. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3958#issuecomment-2357768838 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] sca: contact-fallback (PR #3958)

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

[sr-dev] git:master:cb8c3221: sca: documentation for contact_fallback parameter [skip ci]

2024-09-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: cb8c3221119a580a16f633fdb2d968a67354defc URL: https://github.com/kamailio/kamailio/commit/cb8c3221119a580a16f633fdb2d968a67354defc Author: Victor Seva Committer: Victor Seva Date: 2024-09-18T10:10:12+02:00 sca: documentation for contact_fallback paramete

[sr-dev] git:master:474f55c2: sca: contact_fallback parameter

2024-09-18 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: 474f55c2d85f6d407957210ff777e8c38a102b89 URL: https://github.com/kamailio/kamailio/commit/474f55c2d85f6d407957210ff777e8c38a102b89 Author: Sipwise Development Team Committer: Victor Seva Date: 2024-09-18T10:10:12+02:00 sca: contact_fallback parameter --

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

2024-09-18 Thread Daniel-Constantin Mierla via sr-dev
You can call `_ksr_slog_func(...)` function directly, with the `ksr_logdata_t` structure filled as you want. With this PR, I understood you actually want to replace the default `_ksr_slog_func(...)` with your own implementation from a module, so I added the option to be able to set the `_ksr_sl

[sr-dev] Re: [kamailio/kamailio] The tm.cancel function does not generate a “tm:local-request” event. (Issue #3831)

2024-09-18 Thread Henning Westerholt via sr-dev
Thanks for reporting back. There was a new PR created, will ping you after this was merged for another test. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3831#issuecomment-2358780314 You are receiving this because you are subscribed to this th

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

2024-09-18 Thread Ivan Ribakov via sr-dev
> With this PR, I understood you actually want to replace the default > _ksr_slog_func(...) That is right. > so I added the option to be able to set the _ksr_slog_func. Thanks! I'll try to submit another PR with improvements to the `LOG_XX` macro as mentioned above for a uniform logging entr

[sr-dev] git:master:7e8e6e32: modules: readme files regenerated - kafka ... [skip ci]

2024-09-18 Thread Kamailio Dev via sr-dev
Module: kamailio Branch: master Commit: 7e8e6e32a348120bc8e4eef42a4304b3473091a4 URL: https://github.com/kamailio/kamailio/commit/7e8e6e32a348120bc8e4eef42a4304b3473091a4 Author: Kamailio Dev Committer: Kamailio Dev Date: 2024-09-18T10:16:10+02:00 modules: readme files regenerated - kafka ...

[sr-dev] git:master:16f8f093: modules: readme files regenerated - acc ... [skip ci]

2024-09-18 Thread The Root via sr-dev
Module: kamailio Branch: master Commit: 16f8f093df6af14528e18425553784d97999dc6e URL: https://github.com/kamailio/kamailio/commit/16f8f093df6af14528e18425553784d97999dc6e Author: Kamailio Dev Committer: The Root Date: 2024-09-18T10:16:02+02:00 modules: readme files regenerated - acc ... [skip

[sr-dev] [kamailio/kamailio] tm: move local-request event route to the right location to access CANCEL (PR #3979)

2024-09-18 Thread Xenofon Karamanos via sr-dev