[sr-dev] git:master:9cd73c58: drouting: update to new keepalive interface, using new on response callback

2020-05-12 Thread Nacho Garcia Segovia
Module: kamailio Branch: master Commit: 9cd73c58239e50574d73d88792240a4ca569d709 URL: https://github.com/kamailio/kamailio/commit/9cd73c58239e50574d73d88792240a4ca569d709 Author: Nacho Garcia Segovia Committer: Nacho Garcia Segovia Date: 2020-05-07T23:50:20+02:00 drouting: update to new keepal

[sr-dev] git:master:7ae22f68: keepalive: update rpc response

2020-05-12 Thread kinshuk . bairagi
Module: kamailio Branch: master Commit: 7ae22f6872cc3f74fecb0ebee797ff3f80c34fd3 URL: https://github.com/kamailio/kamailio/commit/7ae22f6872cc3f74fecb0ebee797ff3f80c34fd3 Author: kinshuk.bairagi Committer: kinshuk.bairagi Date: 2020-05-11T17:53:28+05:30 keepalive: update rpc response - Adds c

[sr-dev] git:master:9700a8da: keepalive: Added callback to run on each destination response.

2020-05-12 Thread Nacho Garcia Segovia
Module: kamailio Branch: master Commit: 9700a8dae237758e162e509455bc3a62b19730f4 URL: https://github.com/kamailio/kamailio/commit/9700a8dae237758e162e509455bc3a62b19730f4 Author: Nacho Garcia Segovia Committer: Nacho Garcia Segovia Date: 2020-05-07T23:50:10+02:00 keepalive: Added callback to r

Re: [sr-dev] [kamailio/kamailio] Kamailio dispatcher module reports incorrect values with Call-Load based dispatching algorithm(No.10) (#2322)

2020-05-12 Thread Julien Chavanton
I have little experience using this algorithm, I noticed looking at the dispatcher latency stats there was some timeouts, not sure about config but I wonder it went Inactive probing at some point and came back. It may be worth consider looking at something that could go wrong when it goes active,

Re: [sr-dev] [kamailio/kamailio] Kamailio dispatcher module reports incorrect values with Call-Load based dispatching algorithm(No.10) (#2322)

2020-05-12 Thread hbilling
Thanks Daniel, I will await your response on the issue then, regarding using the lock or atomic integers. I presume the atomic integer usage must be faster than the locking approach. FWIW, a similar locking is being used in 'dp_init_relative_weights()' and 'ds_update_latency' APIs in dispatch.c

[sr-dev] git:master:730f65c0: core: explicit cast to (void*) for %p format printing

2020-05-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 730f65c06d0b8436e4a9cd0c1a62d2433819dc45 URL: https://github.com/kamailio/kamailio/commit/730f65c06d0b8436e4a9cd0c1a62d2433819dc45 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-05-12T19:52:52+02:00 core: explicit cast to

[sr-dev] git:master:702630b4: imc: reserve last char in global buffer for ending zero

2020-05-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 702630b484ac6f7c017829c24294ce7552f1682a URL: https://github.com/kamailio/kamailio/commit/702630b484ac6f7c017829c24294ce7552f1682a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-05-12T18:01:15+02:00 imc: reserve last char

[sr-dev] git:master:94eb9fed: keepalive: use ctime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 94eb9fed8b1d4a0aaaf76506e339f2d6a9e34e7d URL: https://github.com/kamailio/kamailio/commit/94eb9fed8b1d4a0aaaf76506e339f2d6a9e34e7d Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:45:23+02:00 keepalive: use ctime_r() for a safer multi-threa

[sr-dev] git:master:259af0c1: sipdump: use localtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 259af0c1eea8419df247c8da0f12b1881afa5332 URL: https://github.com/kamailio/kamailio/commit/259af0c1eea8419df247c8da0f12b1881afa5332 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:32:31+02:00 sipdump: use localtime_r() for a safer multi-thr

[sr-dev] git:master:92e2c22c: tmrec: use localtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 92e2c22c3c709c3c9a5243b5d5bdd48293865b0c URL: https://github.com/kamailio/kamailio/commit/92e2c22c3c709c3c9a5243b5d5bdd48293865b0c Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:27:58+02:00 tmrec: use localtime_r() for a safer multi-threa

[sr-dev] git:master:19769eb3: pv: use ctime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 19769eb372ca4d37ed45fef561cf966360ea6fd4 URL: https://github.com/kamailio/kamailio/commit/19769eb372ca4d37ed45fef561cf966360ea6fd4 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:26:07+02:00 pv: use ctime_r() for a safer multi-thread usage

[sr-dev] git:master:f72cc60b: msilo: use [c|gm]time_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: f72cc60b9e82bc810c08d42a49bb23e5134ffa9d URL: https://github.com/kamailio/kamailio/commit/f72cc60b9e82bc810c08d42a49bb23e5134ffa9d Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:19:18+02:00 msilo: use [c|gm]time_r() for a safer multi-thre

[sr-dev] git:master:0cdd35c7: acc: use localtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 0cdd35c7c685cf65687be12c23135be89728cbf3 URL: https://github.com/kamailio/kamailio/commit/0cdd35c7c685cf65687be12c23135be89728cbf3 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:11:29+02:00 acc: use localtime_r() for a safer multi-thread

[sr-dev] git:master:2394c0a9: msrp: use ctime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 2394c0a97387efefde6a6784e09e02f3ff8a841c URL: https://github.com/kamailio/kamailio/commit/2394c0a97387efefde6a6784e09e02f3ff8a841c Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:14:39+02:00 msrp: use ctime_r() for a safer multi-thread usa

[sr-dev] git:master:a05d313e: sipdump: use localtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: a05d313e0fa27952d7b10329ca1da9b041369ffb URL: https://github.com/kamailio/kamailio/commit/a05d313e0fa27952d7b10329ca1da9b041369ffb Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T16:08:21+02:00 sipdump: use localtime_r() for a safer multi-thr

Re: [sr-dev] [kamailio/kamailio] Kazoo: added basic kemi support (#2324)

2020-05-12 Thread lazedo
@miconda i'll try to take a deeper look next week. at first glance, some formatting issues and use of route_no which can break things already in place. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kama

[sr-dev] git:master:14aa67d7: xhttp_rpc: use gmtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 14aa67d750150cf6eb588b350ce156b770d4816d URL: https://github.com/kamailio/kamailio/commit/14aa67d750150cf6eb588b350ce156b770d4816d Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T15:02:50+02:00 xhttp_rpc: use gmtime_r() for a safer multi-thre

[sr-dev] git:master:1fe9da8c: drouting: use localtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 1fe9da8c118f2ff3ebe1913238b609500cca8f23 URL: https://github.com/kamailio/kamailio/commit/1fe9da8c118f2ff3ebe1913238b609500cca8f23 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:57:13+02:00 drouting: use localtime_r() for a safer multi-th

[sr-dev] git:master:c244381c: acc: use gmtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: c244381c69459b3708d3603e548fafac8321acf8 URL: https://github.com/kamailio/kamailio/commit/c244381c69459b3708d3603e548fafac8321acf8 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:59:13+02:00 acc: use gmtime_r() for a safer multi-thread usa

[sr-dev] git:master:d780945b: smsops: use gmtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: d780945bc9a186d54439e1258ac540cd5f7bd86d URL: https://github.com/kamailio/kamailio/commit/d780945bc9a186d54439e1258ac540cd5f7bd86d Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:54:04+02:00 smsops: use gmtime_r() for a safer multi-thread

[sr-dev] git:master:150e757e: db_mysql: use gmtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 150e757ec0fdadeee7b0ce8b6362f1a01aa0c382 URL: https://github.com/kamailio/kamailio/commit/150e757ec0fdadeee7b0ce8b6362f1a01aa0c382 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:51:48+02:00 db_mysql: use gmtime_r() for a safer multi-threa

[sr-dev] git:master:60072749: jsonrpcs: use gmtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 6007274938387359bb0a9b54528a5f3c87700356 URL: https://github.com/kamailio/kamailio/commit/6007274938387359bb0a9b54528a5f3c87700356 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:49:47+02:00 jsonrpcs: use gmtime_r() for a safer multi-threa

[sr-dev] git:master:d54eed9e: msilo: use ctime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: d54eed9eb2f3a09a70f679ea0fb7cac64a5aa14a URL: https://github.com/kamailio/kamailio/commit/d54eed9eb2f3a09a70f679ea0fb7cac64a5aa14a Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:46:15+02:00 msilo: use ctime_r() for a safer multi-thread us

Re: [sr-dev] [kamailio/kamailio] Cannot set alias from substdef/environment (#2310)

2020-05-12 Thread Mathias Brodala
Thanks for the followup. I'll try this as soon ASAP. (Currently in a sprint.) -- 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/2310#issuecomment-627317264

[sr-dev] git:master:3dc960b6: xprint: use ctime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 3dc960b6db3dc5807814fc73887f985bf2ff91d7 URL: https://github.com/kamailio/kamailio/commit/3dc960b6db3dc5807814fc73887f985bf2ff91d7 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:38:43+02:00 xprint: use ctime_r() for a safer multi-thread u

[sr-dev] git:master:f9ae1174: db_redis: use localtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: f9ae11746fb820bb24057f4b3509bd59b6d3e936 URL: https://github.com/kamailio/kamailio/commit/f9ae11746fb820bb24057f4b3509bd59b6d3e936 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:30:26+02:00 db_redis: use localtime_r() for a safer multi-th

Re: [sr-dev] [kamailio/kamailio] Cannot set alias from substdef/environment (#2310)

2020-05-12 Thread Daniel-Constantin Mierla
I just tested with this configuration file: ``` #!KAMAILIO debug=2 children=2 listen=udp:0.0.0.0:8280 loadmodule "pv.so" #!substdef "/BASE_HOST/$env(BASE_HOST)/" alias="BASE_HOST" loadmodule "jsonrpcs.so" loadmodule "sl.so" loadmodule "corex.so" loadmodule "kex.so" request_route { #

Re: [sr-dev] [kamailio/kamailio] Cannot set alias from substdef/environment (#2310)

2020-05-12 Thread Daniel-Constantin Mierla
Closed #2310. -- 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/2310#event-3327257230___ Kamailio (SER) - Development Mailing List sr-dev@l

[sr-dev] git:master:8f8ebbe6: textops: use gmtime_r() for a safer multi-thread usage

2020-05-12 Thread Victor Seva
Module: kamailio Branch: master Commit: 8f8ebbe65cfa5d90a7a4186be605192c179a6483 URL: https://github.com/kamailio/kamailio/commit/8f8ebbe65cfa5d90a7a4186be605192c179a6483 Author: Victor Seva Committer: Victor Seva Date: 2020-05-12T14:22:24+02:00 textops: use gmtime_r() for a safer multi-thread

[sr-dev] git:master:90275e02: modules: readme files regenerated - keepalive ... [skip ci]

2020-05-12 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 90275e02faf75454026597c1e720487b5d845f79 URL: https://github.com/kamailio/kamailio/commit/90275e02faf75454026597c1e720487b5d845f79 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-05-12T14:16:12+02:00 modules: readme files regenerated - keepalive

Re: [sr-dev] [kamailio/kamailio] keepalive: update rpc response to include current state (#2323)

2020-05-12 Thread Daniel-Constantin Mierla
Merged #2323 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/2323#event-3327166527___ Kamailio (SER) - Development Mailing Lis

Re: [sr-dev] [kamailio/kamailio] keepalive: update rpc response to include current state (#2323)

2020-05-12 Thread Daniel-Constantin Mierla
Thanks! -- 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/2323#issuecomment-627300858___ Kamailio (SER) - Development Mailing List sr-dev@lis

[sr-dev] git:master:2372dc93: Merge pull request #2323 from voiceip/keepalive-rpc-change

2020-05-12 Thread GitHub
Module: kamailio Branch: master Commit: 2372dc933926611dad22812e0d550ae736249a06 URL: https://github.com/kamailio/kamailio/commit/2372dc933926611dad22812e0d550ae736249a06 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2020-05-12T14:05:27+02:00 Merge pull request #2323 from voiceip/ke

Re: [sr-dev] [kamailio/kamailio] ndb_redis: add sentinel support to reconnection logic (#2319)

2020-05-12 Thread Daniel-Constantin Mierla
Merged #2319 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/2319#event-3327162809___ Kamailio (SER) - Development Mailing Lis

Re: [sr-dev] [kamailio/kamailio] ndb_redis: add sentinel support to reconnection logic (#2319)

2020-05-12 Thread Daniel-Constantin Mierla
Thanks! -- 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/2319#issuecomment-627300405___ Kamailio (SER) - Development Mailing List sr-dev@lis

[sr-dev] git:master:62e51095: Merge pull request #2319 from cruzccl/redis-sentinel-reconnection

2020-05-12 Thread GitHub
Module: kamailio Branch: master Commit: 62e510957c28e8b8419f7f65b6a866c1a9d0de5b URL: https://github.com/kamailio/kamailio/commit/62e510957c28e8b8419f7f65b6a866c1a9d0de5b Author: Daniel-Constantin Mierla Committer: GitHub Date: 2020-05-12T14:04:21+02:00 Merge pull request #2319 from cruzccl/re

Re: [sr-dev] [kamailio/kamailio] Keepalive/response callback (#2318)

2020-05-12 Thread Daniel-Constantin Mierla
Merged #2318 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/2318#event-3327155463___ Kamailio (SER) - Development Mailing Lis

Re: [sr-dev] [kamailio/kamailio] Keepalive/response callback (#2318)

2020-05-12 Thread Daniel-Constantin Mierla
Thanks! -- 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/2318#issuecomment-627299583___ Kamailio (SER) - Development Mailing List sr-dev@lis

[sr-dev] git:master:2373495a: Merge pull request #2318 from NGSegovia/keepalive/response_callback

2020-05-12 Thread GitHub
Module: kamailio Branch: master Commit: 2373495a3f79509a2f79830da0105d02bf1b649e URL: https://github.com/kamailio/kamailio/commit/2373495a3f79509a2f79830da0105d02bf1b649e Author: Daniel-Constantin Mierla Committer: GitHub Date: 2020-05-12T14:02:18+02:00 Merge pull request #2318 from NGSegovia/

Re: [sr-dev] [kamailio/kamailio] Kazoo: added basic kemi support (#2324)

2020-05-12 Thread Daniel-Constantin Mierla
Thanks, really appreciated being a module I am not using much, so I haven't approach it from KEMI perspective yet! @lazedo - can you quickly check this PR and see if there is something you want to comment on? Otherwise, I am fine to merge. -- You are receiving this because you are subscribed

Re: [sr-dev] [kamailio/kamailio] load_crl takes 90 seconds to complete it execution with large (multi-megabyte) crl file size (#2312)

2020-05-12 Thread Henning Westerholt
@miconda - thanks you. I did not started to work on it, just was in communication on the list with @maheshb2487 about it so far. -- 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/231

Re: [sr-dev] [kamailio/kamailio] load_crl takes 90 seconds to complete it execution with large (multi-megabyte) crl file size (#2312)

2020-05-12 Thread Daniel-Constantin Mierla
@maheshb2487 - just as generic remark: if no developer volunteered to do it, so no comment/update here about ongoing work, likely nobody had a need for it in their deployments so far and it is no exact (or even approximate) time lime to expect the feature to be implemented. >From my point of v

Re: [sr-dev] [kamailio/kamailio] load_crl takes 90 seconds to complete it execution with large (multi-megabyte) crl file size (#2312)

2020-05-12 Thread maheshb2487
Hi Henning, Any approximate timeline, on when this will be fixed. Regards, Mahesh.B -- 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/2312#issuecomment-627268678___

[sr-dev] git:master:66aebfd6: modules: readme files regenerated - rtpengine ... [skip ci]

2020-05-12 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 66aebfd65be6b6f9645413b1c2cff932c9dfc2dd URL: https://github.com/kamailio/kamailio/commit/66aebfd65be6b6f9645413b1c2cff932c9dfc2dd Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-05-12T10:31:19+02:00 modules: readme files regenerated - rtpengine

[sr-dev] git:master:bcada2c8: rtpengine: Update docs - fix formatting, some typos

2020-05-12 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: bcada2c8afbea70e2f05c9c2419af857577316a3 URL: https://github.com/kamailio/kamailio/commit/bcada2c8afbea70e2f05c9c2419af857577316a3 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2020-05-12T10:22:07+02:00 rtpengine: Update docs - fix formatt

Re: [sr-dev] [kamailio/kamailio] tm core.when free ack cancel_buf. (#2321)

2020-05-12 Thread Victor Seva
@buzhaodi please use mardown format when pasting gdb output or github is using ``#`` as link for github issues. -- 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/2321#issuecomment-6

[sr-dev] git:master:4d450116: modules: readme files regenerated - tls ... [skip ci]

2020-05-12 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 4d450116309d1a2e2b6aceb6fa16657a1e9f44fb URL: https://github.com/kamailio/kamailio/commit/4d450116309d1a2e2b6aceb6fa16657a1e9f44fb Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-05-12T09:16:20+02:00 modules: readme files regenerated - tls ... [s

[sr-dev] git:master:ff887fe5: TLS: Try to always refer to OpenSSL as "OpenSSL" instead of other names

2020-05-12 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: ff887fe5d0d7cec7fc0640a54c80b322d421ed36 URL: https://github.com/kamailio/kamailio/commit/ff887fe5d0d7cec7fc0640a54c80b322d421ed36 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2020-05-12T09:08:33+02:00 TLS: Try to always refer to OpenSSL

[sr-dev] git:master:70bcb5f8: TLS: Fix TLS session id example to match source code

2020-05-12 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 70bcb5f88dc87e27940cc71e293d1c68a7717af6 URL: https://github.com/kamailio/kamailio/commit/70bcb5f88dc87e27940cc71e293d1c68a7717af6 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2020-05-12T09:07:02+02:00 TLS: Fix TLS session id example to m

[sr-dev] git:master:f75e64b2: TLS: fix typo in docs

2020-05-12 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: f75e64b2335fcf07c3371a4108063e8c0a3a52b9 URL: https://github.com/kamailio/kamailio/commit/f75e64b2335fcf07c3371a4108063e8c0a3a52b9 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2020-05-12T09:05:51+02:00 TLS: fix typo in docs --- Modified