Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-04-09 Thread Paul Dee
With the provided instructions, even though 5.3.3 is 'available' in the repos, only 5.3.1 is installed, and won't upgrade. Whatever is in the 'latest' doesn't update properly on server side. If I edit the .repo file which includes 5.3.1, and change it to e.g. 5.3.2, dnf sees the updates and

Re: [sr-dev] Kamailio stucks at __read_nocancel during stop.

2020-04-09 Thread Daniel-Constantin Mierla
Hello, due to nature of parallel processing and using locks/mutexes, a kill of kamailio can happen inside a locked semaphore and can result in a deadlock while trying to sync data to backend. Rare, but can happen, for such cases you can tune the exit_timeout parameter value. I assume you are

Re: [sr-dev] git:master:430e00a2: modules: readme files regenerated - dialog ... [skip ci]

2020-04-09 Thread Daniel-Constantin Mierla
Welcome! I haven't done any testing yet, if you do it and find issues, you can push fixes directly... Cheers, Daniel On 09.04.20 10:37, Federico Cabiddu wrote: > Nice! Thank you Daniel!  > > On Thu, 9 Apr 2020, 09:46 Kamailio Dev, > wrote: > > Module:

Re: [sr-dev] ICMP port-unreachable for UDP INVITEs

2020-04-09 Thread Daniel-Constantin Mierla
Kamailio doesn't do any ICMP processing by itself. I noticed that some recent kernels do that when an app tries to send out via UDP to an invalid ip/port in the same network and sendto() fails immediately, but does detect for other target nodes not in the same local network. You can lower the

Re: [sr-dev] [kamailio/kamailio] ims_registrar_scscf: fix multiple contacts in NOTIFY (#2246)

2020-04-09 Thread alexyosifov
Hi, I just tested my change and reginfo enabled in PCSCF configuration. I got the same result as you. But the problem is that without my change there is an issue with the NOTIFY sent to the UE. If there are two or more contacts (for example after re-registration) the NOTIFY sent to the UE

[sr-dev] git:master:661fc019: misc: examples kemi, don't fail if optional modules are not loaded

2020-04-09 Thread Victor Seva
Module: kamailio Branch: master Commit: 661fc0193da9e559e22b83b006db3e23345c092c URL: https://github.com/kamailio/kamailio/commit/661fc0193da9e559e22b83b006db3e23345c092c Author: Victor Seva Committer: Victor Seva Date: 2020-04-09T13:48:06+02:00 misc: examples kemi, don't fail if optional

[sr-dev] git:master:e1239717: misc: kemi examples, add missing kemix module

2020-04-09 Thread Victor Seva
Module: kamailio Branch: master Commit: e123971726a8d18627091870086ee7d244e9802f URL: https://github.com/kamailio/kamailio/commit/e123971726a8d18627091870086ee7d244e9802f Author: Victor Seva Committer: Victor Seva Date: 2020-04-09T13:19:00+02:00 misc: kemi examples, add missing kemix module

[sr-dev] Kamailio stucks at __read_nocancel during stop.

2020-04-09 Thread Andrey Deykunov
Hi, We're getting periodically core dumps when stopping Kamailio: GNU gdb (Debian 7.12-6) 7.12.0.20161007-git Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and

Re: [sr-dev] git:master:430e00a2: modules: readme files regenerated - dialog ... [skip ci]

2020-04-09 Thread Federico Cabiddu
Nice! Thank you Daniel! On Thu, 9 Apr 2020, 09:46 Kamailio Dev, wrote: > Module: kamailio > Branch: master > Commit: 430e00a208c9ae4c2cdc39d628fc0a1d23f30f81 > URL: > https://github.com/kamailio/kamailio/commit/430e00a208c9ae4c2cdc39d628fc0a1d23f30f81 > > Author: Kamailio Dev > Committer:

[sr-dev] git:master:430e00a2: modules: readme files regenerated - dialog ... [skip ci]

2020-04-09 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 430e00a208c9ae4c2cdc39d628fc0a1d23f30f81 URL: https://github.com/kamailio/kamailio/commit/430e00a208c9ae4c2cdc39d628fc0a1d23f30f81 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-04-09T09:46:16+02:00 modules: readme files regenerated - dialog

[sr-dev] git:master:3466fc59: dialog: docs for attrs parameter of dlg.briefing rpc command

2020-04-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3466fc59abff5153c99b438f1e4becdfcba77b6b URL: https://github.com/kamailio/kamailio/commit/3466fc59abff5153c99b438f1e4becdfcba77b6b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-09T09:42:58+02:00 dialog: docs for

[sr-dev] git:master:4507ed57: dialog: customizable list of fields for dlg.briefing rpc command

2020-04-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4507ed570a881fc6cd9d364624b71b90b48ecbda URL: https://github.com/kamailio/kamailio/commit/4507ed570a881fc6cd9d364624b71b90b48ecbda Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-09T09:29:24+02:00 dialog: customizable

Re: [sr-dev] High memory consumption during load tests

2020-04-09 Thread Andrey Deykunov
Thank you Henning. I theorized it and you proved my point. We're using 5.3.1. Andrey чт, 9 апр. 2020 г. в 09:59, Henning Westerholt : > Hello, > > > > Please also give the Kamailio version that you are using, just to sort out > eventual already fixed memory leaks. > > > > About the question

Re: [sr-dev] High memory consumption during load tests

2020-04-09 Thread Henning Westerholt
Hello, Please also give the Kamailio version that you are using, just to sort out eventual already fixed memory leaks. About the question regarding the 2GB memory mapping – according to your configuration this should be shared memory (not assuming a memory leak in system memory because of a