[sr-dev] git:master:7a2ad119: sms: print to buffer with size limit

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7a2ad1190553911770e3a78246ef037c6de49e5c URL: https://github.com/kamailio/kamailio/commit/7a2ad1190553911770e3a78246ef037c6de49e5c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-21T11:49:12+01:00 sms: print to buffer

[sr-dev] git:master:20b690a3: topos: open db connection in mod init only when checking table version

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 20b690a31ee0d3fbaa86fdf87790d842a982bcf5 URL: https://github.com/kamailio/kamailio/commit/20b690a31ee0d3fbaa86fdf87790d842a982bcf5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-21T11:36:10+01:00 topos: open db

[sr-dev] git:master:132a0024: topos: Close db connection

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 132a0024394494da8766c31c94f42822c79a0a51 URL: https://github.com/kamailio/kamailio/commit/132a0024394494da8766c31c94f42822c79a0a51 Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2023-11-21T11:22:14+01:00 topos: Close db connection

[sr-dev] git:master:356f4f9e: topos: Add version_table parameter

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 356f4f9e1319ecfdede4b46f636de3143b85ca5e URL: https://github.com/kamailio/kamailio/commit/356f4f9e1319ecfdede4b46f636de3143b85ca5e Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2023-11-21T11:22:14+01:00 topos: Add version_table

[sr-dev] git:master:c0639031: topos: Add db version check

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c06390319a7afcca498a4a72cdcd0c11b7bb2ff2 URL: https://github.com/kamailio/kamailio/commit/c06390319a7afcca498a4a72cdcd0c11b7bb2ff2 Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2023-11-21T11:22:14+01:00 topos: Add db version check

[sr-dev] Re: [kamailio/kamailio] topos: Add db version check (PR #3639)

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

[sr-dev] git:master:dab123bf: topos: Add version_table documentation

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: dab123bf9c19bbd67eab05cbadf9efea5682c0dc URL: https://github.com/kamailio/kamailio/commit/dab123bf9c19bbd67eab05cbadf9efea5682c0dc Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2023-11-21T11:22:14+01:00 topos: Add version_table

[sr-dev] Re: [kamailio/kamailio] topos: Add db version check (PR #3639)

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

[sr-dev] Re: [kamailio/kamailio] cdp: Avoid deadlock for callback on diameter timeout (PR #3643)

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
I am not familiar with the code of the module for a proper review, but if no other comments, the PR could be merged soon. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3643#issuecomment-1820624779 You are receiving this because you are

[sr-dev] Re: [kamailio/kamailio] ims_charging: Various improvements to make module compatible to other charging server vendors (PR #3640)

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
I assume this can be merged soon if no other comments. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3640#issuecomment-1820621835 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Releasing v5.6.5

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio Consultancy and Development Services Kamailio Advanced Training -- asipto.com ___ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-le

[sr-dev] git: new commits in branch 5.6

2023-11-21 Thread Daniel-Constantin Mierla via sr-dev
latsis Date: 2023-11-21T08:29:10+01:00 async: convert to memory error logging helper (cherry picked from commit b9d397c84cb3e0911e9823386b6eb4944b02c9ed) - URL: https://github.com/kamailio/kamailio/commit/8c7224f575018302e9efd6555e90cacf80d50e45 Author: Daniel-Constantin Mierla Date: 2023-11

[sr-dev] git:master:10aa4442: core: cfg.y - copy number string value with memcpy()

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 10aa4442ac68024e062f7776000cfc0b93129c5a URL: https://github.com/kamailio/kamailio/commit/10aa4442ac68024e062f7776000cfc0b93129c5a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T13:52:03+01:00 core: cfg.y - copy

[sr-dev] git:master:4b11820c: rtpproxy: print the ip address directly to local buffer

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4b11820cb4337718854f1b80963e204764bc23b1 URL: https://github.com/kamailio/kamailio/commit/4b11820cb4337718854f1b80963e204764bc23b1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T13:27:33+01:00 rtpproxy: print

[sr-dev] git:master:71969c61: mohqueue: switch to use snprintf() for a couple of string formatting cases

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 71969c6126e6885f2ba312c692c9c646d8f870ef URL: https://github.com/kamailio/kamailio/commit/71969c6126e6885f2ba312c692c9c646d8f870ef Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T13:03:52+01:00 mohqueue: switch

[sr-dev] git:master:1eb94377: core: review and update/remove old comments

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1eb943773f52ea659c8dd812226ad07bcd15caaa URL: https://github.com/kamailio/kamailio/commit/1eb943773f52ea659c8dd812226ad07bcd15caaa Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T10:43:19+01:00 core: review

[sr-dev] git:master:e51ccd11: core: set proto on fixing forward actions

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e51ccd11fe51f2d53dd7719b8fdec561a6ba7494 URL: https://github.com/kamailio/kamailio/commit/e51ccd11fe51f2d53dd7719b8fdec561a6ba7494 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T10:07:50+01:00 core: set proto

[sr-dev] git:master:34edbfa0: core: tcp_main - remove old comments

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 34edbfa0194ba29e0e671551d44df3710beb93b6 URL: https://github.com/kamailio/kamailio/commit/34edbfa0194ba29e0e671551d44df3710beb93b6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T10:18:58+01:00 core: tcp_main

[sr-dev] git:master:a84e8bf0: srdb2: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a84e8bf031994d1b8d71e7b778204df0cbd7475b URL: https://github.com/kamailio/kamailio/commit/a84e8bf031994d1b8d71e7b778204df0cbd7475b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 srdb2: clang format

[sr-dev] git:master:3539a0c4: print: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 3539a0c4d3579055172f1c12a81bb804d3fabbe7 URL: https://github.com/kamailio/kamailio/commit/3539a0c4d3579055172f1c12a81bb804d3fabbe7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 print: clang format

[sr-dev] git:master:4d4311b3: srdb1: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4d4311b355b111ec4b22c748f8d9dd0960ae4c4f URL: https://github.com/kamailio/kamailio/commit/4d4311b355b111ec4b22c748f8d9dd0960ae4c4f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 srdb1: clang format

[sr-dev] git:master:6cc8f126: app_jsdt: length checks for resolving js module path

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 6cc8f126391476a05f8d90a35d6d57eec7c4e8d8 URL: https://github.com/kamailio/kamailio/commit/6cc8f126391476a05f8d90a35d6d57eec7c4e8d8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 app_jsdt: length

[sr-dev] git:master:c9fbf264: xcap: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c9fbf2640ad74e9f42b43bded80877f8c4ce3f5d URL: https://github.com/kamailio/kamailio/commit/c9fbf2640ad74e9f42b43bded80877f8c4ce3f5d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 xcap: clang format

[sr-dev] git:master:f967d2ba: lib/trie: proper support for very long numbers

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f967d2ba2f0f6699fddf25c587fa007493d9b727 URL: https://github.com/kamailio/kamailio/commit/f967d2ba2f0f6699fddf25c587fa007493d9b727 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 lib/trie: proper

[sr-dev] git:master:3893cea9: shm_regex: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 3893cea9ebf83513ed68d2064113dd4fa67900bc URL: https://github.com/kamailio/kamailio/commit/3893cea9ebf83513ed68d2064113dd4fa67900bc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 shm_regex: clang

[sr-dev] git:master:dbe5851e: ims: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: dbe5851eaab6de1e56caf2eb3063a487d23bbd2c URL: https://github.com/kamailio/kamailio/commit/dbe5851eaab6de1e56caf2eb3063a487d23bbd2c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 ims: clang format

[sr-dev] git:master:f2173298: cds: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f21732981789fa8317327a7e8c8edd7901df6d74 URL: https://github.com/kamailio/kamailio/commit/f21732981789fa8317327a7e8c8edd7901df6d74 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 cds: clang format

[sr-dev] git:master:c99f0f49: lib/trie: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c99f0f49a5aca0181a5d24e5798361b37a28cea3 URL: https://github.com/kamailio/kamailio/commit/c99f0f49a5aca0181a5d24e5798361b37a28cea3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 lib/trie: clang

[sr-dev] git:master:a59bc67c: pv: transformation number parmeter kept long value to match pv field type

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a59bc67cd4bd1df3e81bdb494896b5a076f9d40d URL: https://github.com/kamailio/kamailio/commit/a59bc67cd4bd1df3e81bdb494896b5a076f9d40d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 pv: transformation

[sr-dev] git:master:62fafc25: presence: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 62fafc2501bb6f213e8bc68f5485a25f8737b0bb URL: https://github.com/kamailio/kamailio/commit/62fafc2501bb6f213e8bc68f5485a25f8737b0bb Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 presence: clang

[sr-dev] git:master:e70a5294: binrpc: clang format

2023-11-20 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e70a52944af73fba31981f529101b28fe635e16e URL: https://github.com/kamailio/kamailio/commit/e70a52944af73fba31981f529101b28fe635e16e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-20T09:43:15+01:00 binrpc: clang format

[sr-dev] Re: [kamailio/kamailio] topos: BYE sent by caller before call was connected was badly managed (PR #3644)

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
@henningw: I didn't blame about introducing regressions, probably I added many more than others, my remarks were that your comments were not on point whether the PR changes seem good or not, but rather confusing: just that commit is small and that BYE can be sent instead of CANCEL. None of them

[sr-dev] Re: [kamailio/kamailio] topos: BYE sent by caller before call was connected was badly managed (PR #3644)

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
@fgaisnon: release process for v5.7.3 started earlier today and I didn't merge before because @henningw's comment is rather confusing for me, requesting also more time for others to review the PR. As I understood from the description of the PR, this should be a fix for a regression introduced

[sr-dev] Re: [kamailio/kamailio] TLS related crash in Kamailio 5.7.2 (double free) (Issue #3635)

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
@p-barabas then your case it is not the same as reported here, it is not the same version of os, but even for libssl 1.1 you have to go through those notes as in my previous comment. -- Reply to this email directly or view it on GitHub:

[sr-dev] Kamailio v5.7.3 Released

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
, Debian/Ubuntu packages will be available soon as well. Many thanks to all contributing and using Kamailio! Cheers, Daniel -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - www.kamailioworld.com

[sr-dev] Re: [kamailio/kamailio] Allow function set_advertised_address to receive variable as parameter (#2137)

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
Closed #2137 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/2137#event-10991766227 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Allow function set_advertised_address to receive variable as parameter (#2137)

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
Actually is possible to set the address and port in Via added by Kamailio using variables for quite some time, see the example at: - https://www.kamailio.org/docs/modules/stable/modules/corex.html#corex.f.via_use_xavp_fields That should offer the same functionality as

[sr-dev] Re: [kamailio/kamailio] TLS related crash in Kamailio 5.7.2 (double free) (Issue #3635)

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
With libssl 3.x, be sure you follow the notes at: - https://www.kamailio.org/docs/modules/stable/modules/tls.html#tls.overview As well as enable thread locking with the parameter: - https://www.kamailio.org/docs/modules/stable/modules/tls.html#tls.p.init_mode -- Reply to this email

[sr-dev] git:5.7:e4d96bd4: ChangeLog: content updated for v5.7.3

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: e4d96bd4f7cdf6482ac5c08400ccd09f241541bf URL: https://github.com/kamailio/kamailio/commit/e4d96bd4f7cdf6482ac5c08400ccd09f241541bf Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-17T10:24:45+01:00 ChangeLog: content

[sr-dev] git:5.7:1ec50936: Makefile.defs: version set to 5.7.3

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 1ec5093657959b4af1c9d4e0ea48879ed1105f4d URL: https://github.com/kamailio/kamailio/commit/1ec5093657959b4af1c9d4e0ea48879ed1105f4d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-17T09:56:00+01:00 Makefile.defs: version

[sr-dev] git:5.7:ec6c7ac6: pkg: version set to 5.7.3 for rpms and alpine specs

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: ec6c7ac6c7758cf2ff2a554985204315bd72859a URL: https://github.com/kamailio/kamailio/commit/ec6c7ac6c7758cf2ff2a554985204315bd72859a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-17T09:47:30+01:00 pkg: version set

[sr-dev] git:5.7:2fa62091: pkg: deb specs updated for v5.7.3

2023-11-17 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 2fa620918979548af5182114f8d44df67776b76f URL: https://github.com/kamailio/kamailio/commit/2fa620918979548af5182114f8d44df67776b76f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-17T09:52:09+01:00 pkg: deb specs updated

[sr-dev] Re: Releasing v5.7.3

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
into this branch as usual. Cheers, Daniel On 14.11.23 13:08, Daniel-Constantin Mierla wrote: > Hello, > > I am considering to release Kamailio v5.7.3 (out of branch 5.7) soon > (likely on Friday 17 or during the beginning of next week). If anyone is > aware of issues not yet on the bug track

[sr-dev] git:5.7:5879b5d1: core: copy the value between quotes for #!defexps

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: 5.7 Commit: 5879b5d10d41f8a8a7b458873a4afaffe27d URL: https://github.com/kamailio/kamailio/commit/5879b5d10d41f8a8a7b458873a4afaffe27d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-16T20:06:10+01:00 core: copy the value

[sr-dev] Re: [kamailio/kamailio] config file: defexps not working in modparam (Issue #3631)

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
Indeed it was a problem enclosing the result in double quotes. I pushed a commit for it, reopen if still a problem. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3631#issuecomment-1815131856 You are receiving this because you are subscribed to

[sr-dev] Re: [kamailio/kamailio] config file: defexps not working in modparam (Issue #3631)

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
Closed #3631 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3631#event-10985033265 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:c26e9877: core: copy the value between quotes for #!defexps

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c26e9877419ac53fb109a24aefb3fcd711fae1d7 URL: https://github.com/kamailio/kamailio/commit/c26e9877419ac53fb109a24aefb3fcd711fae1d7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-16T19:50:13+01:00 core: copy the value

[sr-dev] Re: [kamailio/kamailio] topos: Add db version check (PR #3639)

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
You also need to add documentation for the new module parameter in the xml file from doc/ subfolder. To avoid globals conflict, add `_tps_` prefix to the new global variable in the C code, to be similar to the other variables that are made modparms by topos. -- Reply to this email directly or

[sr-dev] git:master:996b61eb: kamctl: missing space from previous commit

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 996b61ebfdabcae8729725b5d06f268aefcd33a4 URL: https://github.com/kamailio/kamailio/commit/996b61ebfdabcae8729725b5d06f268aefcd33a4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-16T18:26:27+01:00 kamctl: missing space

[sr-dev] Re: [kamailio/kamailio] kamctl: Source only one kamctlrc (PR #3594)

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

[sr-dev] git:master:64cd9336: kamctl: Fix source order

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 64cd9336039bc05944fd9693e08edfab5fbd2f14 URL: https://github.com/kamailio/kamailio/commit/64cd9336039bc05944fd9693e08edfab5fbd2f14 Author: Xenofon Karamanos Committer: Daniel-Constantin Mierla Date: 2023-11-16T18:25:23+01:00 kamctl: Fix source order

[sr-dev] Re: [kamailio/kamailio] pkg: RPM packaging add kamailio-tls_wolfssl subpackage (PR #3592)

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
@space88man: master branch introduced 16-byte memory alignment for q_malloc(qm) and f_malloc (fm). Would you be able to test and see if works fine with stock libwolfssl from debian? The tlsf_malloc (tlsf) seems to be designed only for 8-byte alignment as I could have quickly checked. --

[sr-dev] Re: [SR-Users] Obsoleting unmaintained modules

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
f people still use ratelimit, can be kept as well. The scope is to remove what is not used, sometime activity around modules is low because nothing needs to be done for them, the proposed list might not reflect the reality, the discussion here aims to discover that. Cheers, Daniel > > > O

[sr-dev] Re: [kamailio/kamailio] topos: add compatiblity for early in-dialog NOTIFY (PR #3627)

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
I pushed another commit (06ce65a2bbea826b890a3712cf1ac4f8b53e54cd) to master branch. Can you test again? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3627#issuecomment-1814841674 You are receiving this because you are subscribed to this thread.

[sr-dev] git:master:06ce65a2: topos: detect direction for early dialog NOTIFY

2023-11-16 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 06ce65a2bbea826b890a3712cf1ac4f8b53e54cd URL: https://github.com/kamailio/kamailio/commit/06ce65a2bbea826b890a3712cf1ac4f8b53e54cd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-16T17:39:11+01:00 topos: detect

[sr-dev] Re: [kamailio/kamailio] kamctl: Source only one kamctlrc (PR #3594)

2023-11-15 Thread Daniel-Constantin Mierla via sr-dev
@xkaraman: the PR has conflicts with the master branch, which introduced a while ago checks for access rights of the rc files. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3594#issuecomment-1813909143 You are receiving this because you are

[sr-dev] Re: [kamailio/kamailio] not matching myself when using alt TLS port (Issue #3638)

2023-11-15 Thread Daniel-Constantin Mierla via sr-dev
You match using `uri` (request-uri) which does not match on port, as the default one for tls is 5061. For further discussions about using kamailio and its configuration file, use sr-users mailing list. -- Reply to this email directly or view it on GitHub:

[sr-dev] Re: [kamailio/kamailio] not matching myself when using alt TLS port (Issue #3638)

2023-11-15 Thread Daniel-Constantin Mierla via sr-dev
Closed #3638 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3638#event-10976631543 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Using PATH makes nathelper to send the SIP ping to itself (#2011)

2023-11-15 Thread Daniel-Constantin Mierla via sr-dev
If an item on tracker is wanted to stay open, the `Stale` label has to be removed. On the other hand, this is a free collaboration project. If nobody has time or financial resources to support the development of the new features, then it does not seem worth enough. This particular request is

[sr-dev] Re: [kamailio/kamailio] topos: Add db version check (PR #3639)

2023-11-14 Thread Daniel-Constantin Mierla via sr-dev
If I haven't overlooked something, it seems to be missing closing db connection on mod_init, which results in inheriting it on children after fork and conflicts during runtime. Maybe it is better to move it in child_init with rank 1, we discussed a bit about that during K Devs meeting.

[sr-dev] Re: [SR-Users] Obsoleting unmaintained modules

2023-11-14 Thread Daniel-Constantin Mierla via sr-dev
r function I can use with the same task > > Regards > > --- > I'm SoCIaL, MayBe > > El 14/11/2023 a las 7:30 a. m., Daniel-Constantin Mierla via sr-users > escribió: >> Hello, >> >> during the Kamailio Developers Meeting 2023 in Dusseldorf that took &

[sr-dev] Obsoleting unmaintained modules

2023-11-14 Thread Daniel-Constantin Mierla via sr-dev
icy - h350 - mediaproxy - osp - peering - print - print_lib - pua_xmpp - ratelimit - uid_auth_db - uid_avp_db - uid_domain - uid_gflags - uid_uri_db - uri_db - xmpp - xprint Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio C

[sr-dev] Releasing v5.7.3

2023-11-14 Thread Daniel-Constantin Mierla via sr-dev
-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - www.kamailioworld.com ___ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

[sr-dev] git: new commits in branch 5.6

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/510cc2fc0d3b2d1a728966e88a9a781e5a6088cb Author: Daniel-Constantin Mierla Date: 2023-11-13T16:44:19+01:00 app_java: removed trailing spaces - URL: https://github.com/kamailio/kamailio/commit/c7e0c67da40a8309b5c095bb429dbaed2ddb6ab0 Author

[sr-dev] git: new commits in branch 5.7

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/768ec252de7f4e6e82e9982ead690264ae20b5e1 Author: Daniel-Constantin Mierla Date: 2023-11-13T16:37:28+01:00 app_java: removed trailing spaces - URL: https://github.com/kamailio/kamailio/commit/4b24af914dd5385addf4b4f4a14846eb641c803c

[sr-dev] Re: clang-formatting branch 5.7

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
activated do not have to correct trailing spaces of the entire content for every file. Done for master, 5.7 and 5.6 branches. Cheers, Daniel On 10.11.23 15:25, Daniel-Constantin Mierla wrote: > Hello, > > if no further comments, then I would suggest that Victor does the > clang-format for

[sr-dev] git: new commits in branch master

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/ac126d2cabd75c3e2b8afb509b661d89d7348f24 Author: Daniel-Constantin Mierla Date: 2023-11-13T15:23:51+01:00 app_java: removed trailing spaces - URL: https://github.com/kamailio/kamailio/commit/b5c0b637451d069ae93344ea2921c363438f0739 Author

[sr-dev] git: new commits in branch 5.7

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
- URL: https://github.com/kamailio/kamailio/commit/9081a586b32095b1d98ac9fef2328169939b482f Author: Daniel-Constantin Mierla Date: 2023-11-13T12:06:00+01:00 core: dns cache - warnings on put for unlinked items (cherry picked from commit 1bb1ba60992ffa35e8d36ed1dab98fdc36a2ea30) - URL

[sr-dev] Re: [kamailio/kamailio] kamctl: Source only one kamctlrc (PR #3594)

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
I see that the patch introduced a bunch of `echo` lines, which could be good for debugging but can be a pain when using kamctl many times, specially when one wants to divert the output to a file or pipe for further processing (e.g., output of a kamctl rpc command which should be just the

[sr-dev] Re: [kamailio/kamailio] cdp: Support for diameter routing agent (DRA) / relaying (PR #3633)

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
Thanks! The patch is rather minimal, so I am merging it. Any updates that one may find useful can be made as a new PR. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3633#issuecomment-1807881712 You are receiving this because you are subscribed

[sr-dev] git:master:e997473f: cdp: Support for diameter routing agent (DRA) / relay

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: e997473fd2dea1056b601ab76693e071f3480866 URL: https://github.com/kamailio/kamailio/commit/e997473fd2dea1056b601ab76693e071f3480866 Author: Morten Tryfoss Committer: Daniel-Constantin Mierla Date: 2023-11-13T11:25:42+01:00 cdp: Support for diameter

[sr-dev] Re: [kamailio/kamailio] cdp: Support for diameter routing agent (DRA) / relaying (PR #3633)

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

[sr-dev] git:master:0da59252: lcr: init local variable for parameter handling

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 0da5925282d0f52bd3847c63657563df2ec0aca8 URL: https://github.com/kamailio/kamailio/commit/0da5925282d0f52bd3847c63657563df2ec0aca8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-13T11:08:43+01:00 lcr: init local

[sr-dev] git:master:1f4e0faa: pv: trans - check for number parameter limit

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 1f4e0faac577a1bd4826e0bafe451d66b8aa360c URL: https://github.com/kamailio/kamailio/commit/1f4e0faac577a1bd4826e0bafe451d66b8aa360c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-13T10:58:01+01:00 pv: trans - check

[sr-dev] git:master:d27bf087: core: cast to deal with analyzer warning

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d27bf087dfca0146a6589148b5701818ef635b02 URL: https://github.com/kamailio/kamailio/commit/d27bf087dfca0146a6589148b5701818ef635b02 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-13T10:39:29+01:00 core: cast to deal

[sr-dev] git:master:16778809: core: init socket mcast using pkg_mallocxz()

2023-11-13 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 167788027b12bdbf62cb44ae61887d1585bc URL: https://github.com/kamailio/kamailio/commit/167788027b12bdbf62cb44ae61887d1585bc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-13T09:19:18+01:00 core: init socket

[sr-dev] Info: qm and fm memory managers aligning addresses to 16 bytes

2023-11-10 Thread Daniel-Constantin Mierla via sr-dev
has to be used with qm or fm malloc from now on. Or it has to be built like so far to use tlsf memory manager. The tls/tlsa module can still be used with tlsf memory manager. Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio

[sr-dev] Re: clang-formatting branch 5.7

2023-11-10 Thread Daniel-Constantin Mierla via sr-dev
, Daniel On 08.11.23 17:43, Daniel-Constantin Mierla wrote: > Hello, > > yes, large change in "presentation" of code, but no new features. The > 5.6 should be considered, too. > > Cheers, > Daniel > > On 08.11.23 10:26, Henning Westerholt wrote: >> He

[sr-dev] Development environment for the pre-commit hooks and clang-format

2023-11-10 Thread Daniel-Constantin Mierla via sr-dev
r one does no forget to run clang-format before commit. Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio Consultancy and Development Services ___ Kamailio (SER) - Development Ma

[sr-dev] git:master:80d1f105: core: qm/fm memory align size can be set with define KSR_MEMORY_ALIGN

2023-11-10 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 80d1f10507190ae1a42c25f0c173188b8326b5b9 URL: https://github.com/kamailio/kamailio/commit/80d1f10507190ae1a42c25f0c173188b8326b5b9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-10T14:08:09+01:00 core: qm/fm memory

[sr-dev] git:master:7cc22301: core: mem - fm memory manager updated to align to 16

2023-11-10 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7cc22301b37ae2a214900af9628b148f59dcce21 URL: https://github.com/kamailio/kamailio/commit/7cc22301b37ae2a214900af9628b148f59dcce21 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-10T08:24:51+01:00 core: mem - fm memory

[sr-dev] git:master:d56b96f7: core: mem - qm check for alignment of main block structure

2023-11-10 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: d56b96f79c21c23957051eee1b6f7aa22cb075f1 URL: https://github.com/kamailio/kamailio/commit/d56b96f79c21c23957051eee1b6f7aa22cb075f1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-10T07:58:24+01:00 core: mem - qm check

[sr-dev] Re: [kamailio/kamailio] kamailio 5.7.2 - tls_wolfssl - failed: Free fragment not found (Issue #3634)

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Kamailio uses its own memory manager, so even you have a lot of memory in that system, you have to instruct Kamailio how much to use via `-m` and `-M` parameters. In this case `-m` is important, be sure you have at least 256 (if you have a lot of tls connections, then make it even higher). If

[sr-dev] Re: [kamailio/kamailio] kamailio 5.7.2 - tls_wolfssl - failed: Free fragment not found (Issue #3634)

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Closed #3634 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3634#event-10922023701 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Nonexisted route in KEMI python causes "ksr_request_route not found or is not callable" (Issue #3572)

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
I pushed a patch to print error log messages when not finding the callback function for tm events (branch, failure, onreply). Not for event route callbacks because many of them are optional, to be executed if they exist. I will try to think if any option could be added to be able to control it

[sr-dev] Re: [kamailio/kamailio] Nonexisted route in KEMI python causes "ksr_request_route not found or is not callable" (Issue #3572)

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Closed #3572 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3572#event-10921521159 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] git:master:a5bc1c03: core: mem - qm memory manager updated to align to 16

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a5bc1c03968b797ac03d5b648ad3b417dfee265d URL: https://github.com/kamailio/kamailio/commit/a5bc1c03968b797ac03d5b648ad3b417dfee265d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-09T20:33:31+01:00 core: mem - qm memory

[sr-dev] git:master:eabd1e2c: core: mem - qm malloc optimization factor increased to 15

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: eabd1e2c49b3e67455d5d8b13809332832036fa8 URL: https://github.com/kamailio/kamailio/commit/eabd1e2c49b3e67455d5d8b13809332832036fa8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-10T07:29:51+01:00 core: mem - qm malloc

[sr-dev] git:master:695dc54d: app_python3: enable error log mode for some of missing callback functions

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 695dc54dc1547fdee18b00cfa8e4d15f047834a5 URL: https://github.com/kamailio/kamailio/commit/695dc54dc1547fdee18b00cfa8e4d15f047834a5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-10T07:31:38+01:00 app_python3: enable

[sr-dev] git:master:7bdd7fb4: dialog: use memcpy to fill profile uid

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 7bdd7fb4aa666b5f56ae3e554770126ad5b68c2e URL: https://github.com/kamailio/kamailio/commit/7bdd7fb4aa666b5f56ae3e554770126ad5b68c2e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-09T15:32:39+01:00 dialog: use memcpy

[sr-dev] git:master:36806bea: imc: coverted some static global str variables to macros

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 36806bea261f7a29dc1d2a8aedac837a06043968 URL: https://github.com/kamailio/kamailio/commit/36806bea261f7a29dc1d2a8aedac837a06043968 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-09T14:54:13+01:00 imc: coverted some

[sr-dev] git:master:9b01012b: core: use string building functions with explicit lenght

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 9b01012b5fab43ca3b1ddc7d7493b0edc69cdceb URL: https://github.com/kamailio/kamailio/commit/9b01012b5fab43ca3b1ddc7d7493b0edc69cdceb Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-09T10:44:00+01:00 core: use string

[sr-dev] git:master:aab0e4a3: rtpengine: remove mistaken statement for set_rtpengine_set() about rtpengine_manage()

2023-11-09 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: aab0e4a3b86f309f8a0333d20f632fec1158af9f URL: https://github.com/kamailio/kamailio/commit/aab0e4a3b86f309f8a0333d20f632fec1158af9f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-09T09:27:07+01:00 rtpengine: remove

[sr-dev] git:master:a62d7118: core: utils/srjson - use snprintf() for silenting analyzers

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a62d7118a2f86a82fd080ed4a89a0833e8c4d1a2 URL: https://github.com/kamailio/kamailio/commit/a62d7118a2f86a82fd080ed4a89a0833e8c4d1a2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-08T18:44:58+01:00 core: utils/srjson

[sr-dev] Re: Github actions for opened issues and pull requests

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
t, provide further details and pursue for a fix or merge. Cheers, Daniel > > Cheers, > > Henning > > -- > Henning Westerholt - https://skalatan.de/blog/ > Kamailio services - https://gilawa.com > >> -Original Message- >> From: Daniel-Constantin Mierl

[sr-dev] Re: clang-formatting branch 5.7

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
nge was done. > > Thanks, > > Henning > > > -- > Henning Westerholt - https://skalatan.de/blog/ > Kamailio services - https://gilawa.com > > > >> -Original Message- >> From: Daniel-Constantin Mierla via sr-dev >> Sent: Mittwoch, 8. November 2023 10

[sr-dev] git:master:8f84f668: topos: update headers for stateless cancel and non-2xx ack

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 8f84f6681570d5eb1018e6fe45f280173451bf62 URL: https://github.com/kamailio/kamailio/commit/8f84f6681570d5eb1018e6fe45f280173451bf62 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-11-08T11:06:53+01:00 topos: update headers

[sr-dev] Github actions for opened issues and pull requests

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
a while, right now is 6 weeks notice of inactivity, plus 2 weeks to react on it -- these values can adjusted of course base on feedback. If there is interest in the item, simply the label stale can be removed. Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda

[sr-dev] clang-formatting branch 5.7

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
any remarks against it, let's discuss. If not, probably it is going to be done in couple of days, then plan to release 5.7.3. Cheers, Daniel -- Daniel-Constantin Mierla (@ asipto.com) twitter.com/miconda -- linkedin.com/in/miconda Kamailio Consultancy and Development Services

[sr-dev] Re: [kamailio/kamailio] janssonrpcc: No failover to lower prio server (Issue #3378)

2023-11-08 Thread Daniel-Constantin Mierla via sr-dev
@gaaf: you have to be patient because this is a process that we try to put in place in order to optimise/automise some devel-related tasks while couple of people are meeting now in Dusseldorf at Kamailio Developers Meeting. If someone needs to keep an issue or pull request open, it can do it,

<    4   5   6   7   8   9   10   11   12   13   >