(also adding sr-dev)
Hello,
I have cherry-picked the commit. Its technically a new feature addition, which would not qualify for a backport to a stable branch. On the other hand, if KEMI is not usable without that, we certainly import KEMI changes into stable branches so it would qualify for a backport. This unclear status was probably the reason that it was not included into the backports so far.
If somebody is against adding this change, I will revert it of course. I did not cherry-picked …
[View More]it to 5.5 branch.
Cheers,
Henning
From: Michal Hajek <michal.hajek(a)daktela.com>
Sent: Donnerstag, 11. Mai 2023 12:16
To: Kamailio (SER) - Users Mailing List <sr-users(a)lists.kamailio.org>
Subject: [SR-Users] GeoIP2 and KEMI
Hello,
why this commit is not in branch 5.6?
https://github.com/kamailio/kamailio/commit/21817906853140322c701f8cbb82010…
Without this, is KEMI and GeoIP2 incompatible.
Thanks
Michal
[View Less]
Hi Sergey,
I am not the one that works on the Kamailio docker packages, so others can probably comment more.
But I think after we switched the kamailio docker to the github repository, it also make sense to move the other smaller “special” Kamailio repositories from docker hub to github. Just to have it in one place and to be less confusing for users and developers.
Cheers,
Henning
From: Sergey Safarov <s.safarov(a)gmail.com>
Sent: Freitag, 28. April 2023 19:59
To: Kamailio (SER) - …
[View More]Users Mailing List <sr-users(a)lists.kamailio.org>
Subject: [SR-Users] kamailio/kamailio-ci docker image
Hi
Now "kamailio/kamailio-ci" docker image is pushed to GitHub packages<https://github.com/kamailio/kamailio-ci/pkgs/container/kamailio-ci> only.
I have a question should we completely switch to using the GitHub docker repo and remove the "kamailio/kamailio-ci" docker image from Docker Hub<https://hub.docker.com/repository/docker/kamailio/kamailio-ci>?
Or required to push the "kamailio/kamailio-ci" docker image to GitHub packages and Docker Hub repos?
Sergey
[View Less]
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 email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3449
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3449(a)github.com>