[sr-dev] [kamailio/kamailio] 5.2.2: `pv_cache` is never drained and eventually results in perpetual OOM (#1948)

2019-05-07 Thread gormania
### Description We are experiencing sticky OOM state after an extended period (several days). `kamcmd` inspection of mem use shows memory consumed (leaked) via `pv_cache_add(347)` calls. Inspection of that function suggests nothing can ever be dropped from the cache -- rendering it leaky.

Re: [sr-dev] [SR-Users] HELP ME

2019-05-07 Thread David Villasmil
You need to edit kamctlrc and add the parameters like engine=MYSQL and users and passwords. Etc. On Tue, 7 May 2019 at 17:03, khadime gaye wrote: > Good morning, > > How I can resolve this problem ? > > << ERROR: Could not load the script in > /usr/local/lib64/kamailio//kamctl/kamdbctl.mysql

Re: [sr-dev] still no fix to siptrace

2019-05-07 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > This will be fixed, just a time when a lot of devs are traveling to > Berlin. It's a regression by a large enhancement of the module, there > are many commits there, so reverting is not the easiest option here, > because the enhancement has to stay, only the

Re: [sr-dev] still no fix to siptrace

2019-05-07 Thread Daniel-Constantin Mierla
Hello, you can also check out by commit id to a version before the update of siptrace, it should be possible to do it for the files of siptrace, all the rest be the latest master. This will be fixed, just a time when a lot of devs are traveling to Berlin. It's a regression by a large enhancement

Re: [sr-dev] still no fix to siptrace

2019-05-07 Thread Juha Heinanen
Henning Westerholt writes: > In the end this is the git master development and should be not used > in production. I'm not using it for production but for testing where I need siptrace module due to tls. There should be some kind of policy regarding broken commits, i.e., for how long K can

Re: [sr-dev] still no fix to siptrace

2019-05-07 Thread Henning Westerholt
Hello Juha, many developers are right now at Kamailio World. The developer here is in Berlin as well. He already acknowledged the bug on the tracker. In the end this is the git master development and should be not used in production. Cheers, Henning -- Henning Westerholt -

[sr-dev] still no fix to siptrace

2019-05-07 Thread Juha Heinanen
siptrace module is still broken. would it be high time to revert back to 5.2 level and then make a new commit when the problem is fixed and fix properly tested? -- Juha ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

Re: [sr-dev] [kamailio/kamailio] add socket activation support (#293)

2019-05-07 Thread sergey-safarov
If `sd_listen_fds` returned 0 value, then bind directly to `proto:ip_address:port` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] add socket activation support (#293)

2019-05-07 Thread sergey-safarov
Think that is useful Kamailio enhancement. Here is example how use systemd activated sockets. [Example 1](https://github.com/apache/httpd/blob/969e885f2e8707ae7c5330ab24c626f7154e8f8e/server/listen.c#L296-L322) Then need to get received socket info and map to `listen` directive in kamailio

Re: [sr-dev] [kamailio/kamailio] Move not core modules to own packages (#1862)

2019-05-07 Thread sergey-safarov
Closed #1862. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1862#event-2323273507___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Move not core modules to own packages (#1862)

2019-05-07 Thread sergey-safarov
I close this. If kamailio team request it, then open again. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:5.2:75f743d9: usrloc: udomain_contact_expired_cb fix memory leak

2019-05-07 Thread Victor Seva
Module: kamailio Branch: 5.2 Commit: 75f743d9501faaead7a173c8f459d4b2adfcb41d URL: https://github.com/kamailio/kamailio/commit/75f743d9501faaead7a173c8f459d4b2adfcb41d Author: Victor Seva Committer: Victor Seva Date: 2019-05-07T09:29:45+02:00 usrloc: udomain_contact_expired_cb fix memory leak

Re: [sr-dev] [kamailio/kamailio] usrloc: udomain_contact_expired_cb fix memory leak (#1947)

2019-05-07 Thread Victor Seva
Merged #1947 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1947#event-2323260504___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:48fd1a23: usrloc: udomain_contact_expired_cb fix memory leak

2019-05-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 48fd1a23cc3ddcb0df082bc24669dbf3a9fdc203 URL: https://github.com/kamailio/kamailio/commit/48fd1a23cc3ddcb0df082bc24669dbf3a9fdc203 Author: Victor Seva Committer: Victor Seva Date: 2019-05-07T09:27:42+02:00 usrloc: udomain_contact_expired_cb fix memory