Module: kamailio
Branch: master
Commit: e6dcc14646f00aa71fc08368b268e7356d3343c7
URL:
https://github.com/kamailio/kamailio/commit/e6dcc14646f00aa71fc08368b268e7356d3343c7
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-05-11T08:16:09+02:00
auth_radius: print rad
Module: kamailio
Branch: master
Commit: 81d33005df808699a7e8068883ab76e30a299d0f
URL:
https://github.com/kamailio/kamailio/commit/81d33005df808699a7e8068883ab76e30a299d0f
Author: Stefan Mititelu
Committer: Stefan Mititelu
Date: 2023-05-10T10:41:02+03:00
p_usrloc: Add use_domain_crc32 modparam
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
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 Mailin
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: __
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 of
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 em
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:
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 walk
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 types
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 field
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
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 thi
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
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
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
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.
M
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.
Messag
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: ___
Kama
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 .
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) - Developme