[sr-dev] git:master:6d26825f: modules: readme files regenerated - pipelimit ... [skip ci]

2023-05-10 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 6d26825f1e147713694fdb74d25e506b0626b249 URL: https://github.com/kamailio/kamailio/commit/6d26825f1e147713694fdb74d25e506b0626b249 Author: Kamailio Dev Committer: Kamailio Dev Date: 2023-05-11T00:01:21+02:00 modules: readme files regenerated - pipelimit

[sr-dev] Re: [kamailio/kamailio] pipelimit module - typo in documentation (Issue #3449)

2023-05-10 Thread Victor Seva
Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3449#issuecomment-1542853201 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development

[sr-dev] Re: [kamailio/kamailio] pipelimit module - typo in documentation (Issue #3449)

2023-05-10 Thread Victor Seva
Closed #3449 as completed via 7438bfd8405ab98f48a96138183675cf799c7386. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3449#event-9215791463 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:7438bfd8: pipelimit: fix documentation on default value of plp_limit_column [skip ci]

2023-05-10 Thread Victor Seva
Module: kamailio Branch: master Commit: 7438bfd8405ab98f48a96138183675cf799c7386 URL: https://github.com/kamailio/kamailio/commit/7438bfd8405ab98f48a96138183675cf799c7386 Author: Victor Seva Committer: Victor Seva Date: 2023-05-10T23:48:23+02:00 pipelimit: fix documentation on default value

[sr-dev] [kamailio/kamailio] pipelimit module - typo in documentation (Issue #3449)

2023-05-10 Thread arkadiam
Module doc says: 4.5. plp_limit_column (string) Name of 'limit' column. Default value is “limit”. According to source src/modules/pipelimit/pl_db.c default value is plimit #define RLP_LIMIT_COL "plimit" So the doc should say: Default value is “plimit”. -- Reply to this

[sr-dev] Re: [kamailio/kamailio] rtpengine: google sanitizer aligment warning (Issue #3058)

2023-05-10 Thread sergey-safarov
yes, I have compiled Kamailio sources with the fix and the issue was resolved. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3058#issuecomment-1542101694 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] git:master:eca3bf75: registrar: do not walk xavp list twice to get tcp connection id

2023-05-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: eca3bf7570290854561ecd4ef71dc093941e2d72 URL: https://github.com/kamailio/kamailio/commit/eca3bf7570290854561ecd4ef71dc093941e2d72 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-05-10T13:38:23+02:00 registrar: do not

[sr-dev] git:master:9326cff7: htable: use long types for expires operations

2023-05-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 9326cff7f67604a27049ee1cae0c9a5b965efd9d URL: https://github.com/kamailio/kamailio/commit/9326cff7f67604a27049ee1cae0c9a5b965efd9d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-05-10T13:34:32+02:00 htable: use long

[sr-dev] git:master:35e27960: cplc: use time_t field for proper storage size

2023-05-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 35e279603f37aec4e8cba6a321726dfee958fc94 URL: https://github.com/kamailio/kamailio/commit/35e279603f37aec4e8cba6a321726dfee958fc94 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-05-10T12:04:08+02:00 cplc: use time_t

[sr-dev] git:master:88a1340f: cnxcc: cast time_t to get rid of newer compiler warnings

2023-05-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 88a1340f0a9ec3408a61625e3621be82a4975940 URL: https://github.com/kamailio/kamailio/commit/88a1340f0a9ec3408a61625e3621be82a4975940 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-05-10T11:49:12+02:00 cnxcc: cast time_t to

[sr-dev] Re: [kamailio/kamailio] core: pv_cache_dump (PR #3448)

2023-05-10 Thread Victor Seva
Uhm... I don't see that in mem_dump_pkg_cb https://github.com/kamailio/kamailio/blob/6b4e3b4b227381bfe896b23af5c4ce996c95f6e8/src/core/pt.c#L536-L562 -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3448#issuecomment-1541547546 You are receiving

[sr-dev] git:5.5:ce08c374: rtpengine: fix unaligned memory access

2023-05-10 Thread Stefan Mititelu
Module: kamailio Branch: 5.5 Commit: ce08c374e46532591ce54e29f3629554e9e3b011 URL: https://github.com/kamailio/kamailio/commit/ce08c374e46532591ce54e29f3629554e9e3b011 Author: Richard Fuchs Committer: Stefan Mititelu Date: 2023-05-10T11:07:51+03:00 rtpengine: fix unaligned memory access Make

[sr-dev] git:5.6:24989241: rtpengine: fix unaligned memory access

2023-05-10 Thread Stefan Mititelu
Module: kamailio Branch: 5.6 Commit: 24989241cfc58c6ba47d48c9a86921251f4ba235 URL: https://github.com/kamailio/kamailio/commit/24989241cfc58c6ba47d48c9a86921251f4ba235 Author: Richard Fuchs Committer: Stefan Mititelu Date: 2023-05-10T11:07:02+03:00 rtpengine: fix unaligned memory access Make

[sr-dev] git:5.7:04b49bb8: rtpengine: fix unaligned memory access

2023-05-10 Thread Stefan Mititelu
Module: kamailio Branch: 5.7 Commit: 04b49bb89fe6482a351a06ed08a9e9db5e934faf URL: https://github.com/kamailio/kamailio/commit/04b49bb89fe6482a351a06ed08a9e9db5e934faf Author: Richard Fuchs Committer: Stefan Mititelu Date: 2023-05-10T11:05:18+03:00 rtpengine: fix unaligned memory access Make

[sr-dev] Re: [kamailio/kamailio] 5.7 crash due to rtpengine module bencode, on aarch64 (raspberry pi) (Issue #3444)

2023-05-10 Thread Daniel-Constantin Mierla
Yes, it can be backported. 5.5 is also a maintained branch at this time, so it can go there as well. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3444#issuecomment-1541534729 You are receiving this because you are subscribed to this thread.

[sr-dev] Re: [kamailio/kamailio] core: pv_cache_dump (PR #3448)

2023-05-10 Thread Daniel-Constantin Mierla
Shouldn't the value changed back to 0 on dump callback? To allow setting it back to pid later ... -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3448#issuecomment-1541523380 You are receiving this because you are subscribed to this thread.

[sr-dev] Re: [kamailio/kamailio] 5.7 crash due to rtpengine module bencode, on aarch64 (raspberry pi) (Issue #3444)

2023-05-10 Thread Stefan Mititelu
is ok to backport this to 5.6 and 5.7? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3444#issuecomment-1541518640 You are receiving this because you are subscribed to this thread. Message ID: ___

[sr-dev] git:master:6b4e3b4b: modules: readme files regenerated - p_usrloc ... [skip ci]

2023-05-10 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 6b4e3b4b227381bfe896b23af5c4ce996c95f6e8 URL: https://github.com/kamailio/kamailio/commit/6b4e3b4b227381bfe896b23af5c4ce996c95f6e8 Author: Kamailio Dev Committer: Kamailio Dev Date: 2023-05-10T09:46:21+02:00 modules: readme files regenerated - p_usrloc

[sr-dev] Re: [kamailio/kamailio] p_usrloc: Add use_domain_crc32 modparam (PR #3427)

2023-05-10 Thread Stefan Mititelu
Merged #3427 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3427#event-9208208327 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] [kamailio/kamailio] core: pv_cache_dump (PR #3448)

2023-05-10 Thread Victor Seva
!-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable