Re: [sr-dev] P-Server Exiting whenever Registered one user (Jitsi SIP Client)

2018-01-11 Thread Victor Seva
Please stop sending the same message over and over again. If there's a core please create and issue in github with all the info you can provide, see template, please. 2018-01-11 5:40 GMT+01:00 Prasannakumar Merugu : > Hello All, > > We are able to registered user and make

Re: [sr-dev] [kamailio/kamailio] http_async_client: coredump on 5.0.5 (#1391)

2018-01-04 Thread Victor Seva
> Is this something happening recently? > If yes did anything change on that server? We upgraded from 5.0.0 to 5.0.4 and We changed the kamailio config too. If you need the config, I can send it to you in private. > Which version of libcurl are you using? ``` # ldd

Re: [sr-dev] [kamailio/kamailio] http_async_client: fix initialization of tls_client_* and tls_ca_path (#1386)

2018-01-04 Thread Victor Seva
@grumvalski maybe you can help me now with this one https://github.com/kamailio/kamailio/issues/1391 -- 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] http_async_client: coredump on 5.0.5 (#1391)

2018-01-17 Thread Victor Seva
No luck at all, I'm still getting cores ``` [1618945.161599] kamailio[30353]: segfault at 0 ip 7f7b9c4e5a00 sp 7f7b88eec4e0 error 4 in libc-2.19.so[7f7b9c472000+1bb000] [1739973.051705] kamailio[15255]: segfault at 206c9 ip 7f23c5c190bd sp 7f23b2e22580 error 4 in

Re: [sr-dev] [kamailio/kamailio] http_async_client: coredump on 5.0.5 (#1391)

2018-01-17 Thread Victor Seva
Will try to upgrade the servers to latest versions of trusty -- 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.1:54f3a3d9: pkg/kamailio/deb: set version to 5.1.1

2018-01-22 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 54f3a3d98682e159988c57fa3e3cf28f6b41a121 URL: https://github.com/kamailio/kamailio/commit/54f3a3d98682e159988c57fa3e3cf28f6b41a121 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org>

Re: [sr-dev] [kamailio/kamailio] http_async_client: coredump on 5.0.5 (#1391)

2018-01-22 Thread Victor Seva
Closed #1391. -- 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/1391#event-1434728143___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] http_async_client: coredump on 5.0.5 (#1391)

2018-01-21 Thread Victor Seva
Upgrading libc6 on Trusty to ``` $ apt-cache policy libc6 libc6: Installed: 2.19-0ubuntu6.14 Candidate: 2.19-0ubuntu6.14 ``` seems to help with the crash. No crashes so far. The memory leak was related to creating $avp variables on the Http worker, they were never released. I had to delete

[sr-dev] git:5.0:470f1885: http_async_client: cleanup avps/xavps after exec route on Http worker

2018-01-22 Thread Victor Seva
Module: kamailio Branch: 5.0 Commit: 470f1885a63518a42b921a93e2dedb604044dd41 URL: https://github.com/kamailio/kamailio/commit/470f1885a63518a42b921a93e2dedb604044dd41 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org>

[sr-dev] git:master:3ebf0704: pkg/kamailio/deb: version set to 5.2.0~dev3

2018-01-25 Thread Victor Seva
Module: kamailio Branch: master Commit: 3ebf070467aecd4a7e3d5e287b776831f31b25d8 URL: https://github.com/kamailio/kamailio/commit/3ebf070467aecd4a7e3d5e287b776831f31b25d8 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

Re: [sr-dev] [kamailio/kamailio] Crash on receiving incorrect REGISTER request? (#1420)

2018-01-30 Thread Victor Seva
Having the coredump will help to find the issue, please try to enable it. https://www.kamailio.org/wiki/tutorials/troubleshooting/coredumpfile Having the SIP message that produces the issue too, please provide a pcap. https://github.com/irontec/sngrep/ is a really easy tool for that -- You are

[sr-dev] git:master:74157701: jsonrpcs: fix typos

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: 741577013fba2689de93cb587c4b750c15f9c29e URL: https://github.com/kamailio/kamailio/commit/741577013fba2689de93cb587c4b750c15f9c29e Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:db18d4a3: msrp: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: db18d4a31df29561dfa1563886e891450d0dde0f URL: https://github.com/kamailio/kamailio/commit/db18d4a31df29561dfa1563886e891450d0dde0f Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:f3948157: permissions: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: f394815724590f3e5f78583aa71329601b66c78e URL: https://github.com/kamailio/kamailio/commit/f394815724590f3e5f78583aa71329601b66c78e Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:dac801f5: drouting: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: dac801f5b1b4903eb4dd4668fb449bf9e4c1171d URL: https://github.com/kamailio/kamailio/commit/dac801f5b1b4903eb4dd4668fb449bf9e4c1171d Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:f68eb2b6: core: fix typos

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: f68eb2b6074336804bce04427bb6abf0cba4771a URL: https://github.com/kamailio/kamailio/commit/f68eb2b6074336804bce04427bb6abf0cba4771a Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:a2c77805: rtjson: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: a2c77805f1ef5e2b264da69ecb9f591c4cff203c URL: https://github.com/kamailio/kamailio/commit/a2c77805f1ef5e2b264da69ecb9f591c4cff203c Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:3d68ecbb: seas: fix typos

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: 3d68ecbb73886cfe31066f37386ea3ec31824b61 URL: https://github.com/kamailio/kamailio/commit/3d68ecbb73886cfe31066f37386ea3ec31824b61 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:5ef5ddda: tsilo: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: 5ef5ddda58bbb6376c11ac75bba6793ce6b73378 URL: https://github.com/kamailio/kamailio/commit/5ef5ddda58bbb6376c11ac75bba6793ce6b73378 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:bd680f78: sipcapture: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: bd680f78958e038de950931c82079d4d85a328bd URL: https://github.com/kamailio/kamailio/commit/bd680f78958e038de950931c82079d4d85a328bd Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:cdc96895: pipelimit: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: cdc96895b2998d329f725a9445068b4fc1ad9ca0 URL: https://github.com/kamailio/kamailio/commit/cdc96895b2998d329f725a9445068b4fc1ad9ca0 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:00789c60: uac: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: 00789c6067e17fbed185e5e1e6043247d26d9af4 URL: https://github.com/kamailio/kamailio/commit/00789c6067e17fbed185e5e1e6043247d26d9af4 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:70b153df: uid_gflags: fix typo

2018-02-08 Thread Victor Seva
Module: kamailio Branch: master Commit: 70b153df3a78cb83fea2a295d7043f20f30d54ae URL: https://github.com/kamailio/kamailio/commit/70b153df3a78cb83fea2a295d7043f20f30d54ae Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:5.1:df7c9486: pkg/kamailio/deb: wait for kamailio to exit before returning on sysvinit stop action

2018-02-07 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: df7c94863d9d75533a4430af84ba3647ac4decf6 URL: https://github.com/kamailio/kamailio/commit/df7c94863d9d75533a4430af84ba3647ac4decf6 Author: Guillem Jover <gjo...@sipwise.com> Committer: Victor Seva <linuxman...@torreviejawireless.org> Date: 2018-02

[sr-dev] [kamailio/kamailio] core: use standard c atomic code from stdatomic.h instead of providing assembly routines (#1430)

2018-02-07 Thread Victor Seva
>From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886111 ``` Source: kamailio Version: 5.1.0-1 Severity: wishlist Hi, I noticed from the build log on mips64el a lot of warnings like this: > In file included from ../../core/parser/../mem/../atomic/atomic_native.h:50:0, >

[sr-dev] git:master:f0ed817f: carrierroute: fix typo

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: f0ed817f33c3b48d6be8c9ec3d086b5885f8a37e URL: https://github.com/kamailio/kamailio/commit/f0ed817f33c3b48d6be8c9ec3d086b5885f8a37e Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:a154308a: topos_redis: fix typos

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: a154308a26dd7f916775c9995e44abd44c50dc1b URL: https://github.com/kamailio/kamailio/commit/a154308a26dd7f916775c9995e44abd44c50dc1b Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:b2a479a5: cdp: fix typos

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: b2a479a5a04d79f403d93c1f98d8178bcb345dca URL: https://github.com/kamailio/kamailio/commit/b2a479a5a04d79f403d93c1f98d8178bcb345dca Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:2444e026: ims_registrar_scscf: fix typos

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 2444e026895810c12e47f8dcd11162c7827ac903 URL: https://github.com/kamailio/kamailio/commit/2444e026895810c12e47f8dcd11162c7827ac903 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:50859124: ims_dialog: fix typos

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 50859124b767f20313501a7883b138c0b16c1607 URL: https://github.com/kamailio/kamailio/commit/50859124b767f20313501a7883b138c0b16c1607 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:0efef480: auth_diameter: fix typo

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 0efef4800cfa5c7572adbc2fde69b91acaa4c22e URL: https://github.com/kamailio/kamailio/commit/0efef4800cfa5c7572adbc2fde69b91acaa4c22e Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:900d9fd0: auth_xkeys: fix typos

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 900d9fd0dbc489221cf3516f03399f8ac4980f15 URL: https://github.com/kamailio/kamailio/commit/900d9fd0dbc489221cf3516f03399f8ac4980f15 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:1512771f: avpops: fix typos

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 1512771ff78c8e52934fb805e837ee46ee163745 URL: https://github.com/kamailio/kamailio/commit/1512771ff78c8e52934fb805e837ee46ee163745 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:f907e19e: avp: fix typo

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: f907e19e0bcdb530b298df7230b780dd99047683 URL: https://github.com/kamailio/kamailio/commit/f907e19e0bcdb530b298df7230b780dd99047683 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:bbb7920c: cfg_rpc: fix typo

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: bbb7920c8d7d06e00dc4a3e1fb8e46842bfbee30 URL: https://github.com/kamailio/kamailio/commit/bbb7920c8d7d06e00dc4a3e1fb8e46842bfbee30 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:2b9ad2a6: db2_ops: fix typo

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 2b9ad2a628c17d73412e09aad7723b1e01eab871 URL: https://github.com/kamailio/kamailio/commit/2b9ad2a628c17d73412e09aad7723b1e01eab871 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:23ae1997: domain: fix typo

2018-02-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 23ae1997201a6207b7cc2746ee3a132cc6f06670 URL: https://github.com/kamailio/kamailio/commit/23ae1997201a6207b7cc2746ee3a132cc6f06670 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

Re: [sr-dev] [kamailio/kamailio] cores on stop if TLS is enabled using libssl1.1 ( Debian stretch ) (#1189)

2018-02-21 Thread Victor Seva
@lgg that has noting to do with this issue. This is about a crash on stop. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:04406cc5: pkg/kamailio/deb: set version to 5.2.0~dev4

2018-02-19 Thread Victor Seva
Module: kamailio Branch: master Commit: 04406cc5b46b86ba6cb4642c45020aa7861f5ffa URL: https://github.com/kamailio/kamailio/commit/04406cc5b46b86ba6cb4642c45020aa7861f5ffa Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:5.1:4ec28f2c: pkg/kamailio/deb: fix module names in pkg description [skip ci]

2017-12-21 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 4ec28f2c31f943b76508fd563bc43c4d9752de45 URL: https://github.com/kamailio/kamailio/commit/4ec28f2c31f943b76508fd563bc43c4d9752de45 Author: Bastian Triller <bastian.tril...@gmail.com> Committer: Victor Seva <linuxman...@torreviejawireless.org> D

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: fix module names in pkg description (#1382)

2017-12-21 Thread Victor Seva
I'm already doing the backports, thanks anyway -- 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/1382#issuecomment-353374612___ Kamailio

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: fix module names in pkg description (#1381)

2017-12-21 Thread Victor Seva
I'm already doing the backports, thanks anyway -- 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/1381#issuecomment-353373942___ Kamailio

Re: [sr-dev] [kamailio/kamailio] http_async_client frees pointer twice(Kamailio 5.0.4) (#1340)

2017-12-21 Thread Victor Seva
@grumvalski will this fix this issue? ``` --- a/src/modules/http_async_client/http_multi.c +++ b/src/modules/http_async_client/http_multi.c @@ -330,8 +330,10 @@ static void *curl_shm_malloc(size_t size) } static void curl_shm_free(void *ptr) { - if (ptr) + if (ptr) {

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: fix module names in pkg description (#1381)

2017-12-21 Thread Victor Seva
Closed #1381. -- 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/1381#event-1398136838___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: fix module names in pkg description (#1380)

2017-12-21 Thread Victor Seva
Merged #1380. -- 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/1380#event-1398117157___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:655db30d: pkg/kamailio/deb: fix module names in pkg description

2017-12-21 Thread Victor Seva
Module: kamailio Branch: master Commit: 655db30d904275cf60c625323b38f2982746679e URL: https://github.com/kamailio/kamailio/commit/655db30d904275cf60c625323b38f2982746679e Author: Bastian Triller <bastian.tril...@gmail.com> Committer: Victor Seva <linuxman...@torreviejawireless.org> D

[sr-dev] [kamailio/kamailio] http_async_client: fix initialization of tls_client_* and tls_ca_path (#1386)

2017-12-22 Thread Victor Seva
set_query_params() was checking if those variables had a value to copy them. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1386 -- Commit Summary -- * http_async_client: fix initialization of tls_client_* and tls_ca_path module

Re: [sr-dev] [kamailio/kamailio] http_async_client: fix initialization of tls_client_* and tls_ca_path (#1386)

2017-12-26 Thread Victor Seva
Merged #1386. -- 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/1386#event-1401882537___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:7c61d3f8: http_async_client: fix initialization of tls_client_* and tls_ca_path module parameters

2017-12-26 Thread Victor Seva
Module: kamailio Branch: master Commit: 7c61d3f82bd0779a530f921bd69cd4b1b32e4e05 URL: https://github.com/kamailio/kamailio/commit/7c61d3f82bd0779a530f921bd69cd4b1b32e4e05 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

Re: [sr-dev] [kamailio/kamailio] http_async_client frees pointer twice(Kamailio 5.0.4) (#1340)

2017-12-26 Thread Victor Seva
Closed #1340 via 7c61d3f82bd0779a530f921bd69cd4b1b32e4e05. -- 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/1340#event-1401882554___

Re: [sr-dev] [kamailio/kamailio] http_async_client frees pointer twice(Kamailio 5.0.4) (#1340)

2017-12-26 Thread Victor Seva
Applied fix on production. No crashes so far, it's been 10 hours. -- 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.1:f7ffaee4: http_async_client: fix initialization of tls_client_* and tls_ca_path module parameters

2017-12-26 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: f7ffaee4726f31fede5ae639354b3bea5af55e0e URL: https://github.com/kamailio/kamailio/commit/f7ffaee4726f31fede5ae639354b3bea5af55e0e Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org>

[sr-dev] git:5.0:62ff60d7: http_async_client: fix initialization of tls_client_* and tls_ca_path module parameters

2017-12-26 Thread Victor Seva
Module: kamailio Branch: 5.0 Commit: 62ff60d70093c548c5b21cbb7505ffe9b491bef6 URL: https://github.com/kamailio/kamailio/commit/62ff60d70093c548c5b21cbb7505ffe9b491bef6 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org>

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: fix module names in pkg description (#1382)

2017-12-21 Thread Victor Seva
Closed #1382. -- 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/1382#event-1398141546___ Kamailio (SER) - Development Mailing List

[sr-dev] git:4.4:522b0a76: pkg/kamailio/deb: fix module name in description [skip ci]

2017-12-21 Thread Victor Seva
Module: kamailio Branch: 4.4 Commit: 522b0a76e3ea84e46c94a61df8e709f543c0f8f5 URL: https://github.com/kamailio/kamailio/commit/522b0a76e3ea84e46c94a61df8e709f543c0f8f5 Author: Bastian Triller <bastian.tril...@gmail.com> Committer: Victor Seva <linuxman...@torreviejawireless.org> D

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: fix module name in description [skip ci] (#1383)

2017-12-21 Thread Victor Seva
Merged #1383. -- 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/1383#event-1398232217___ Kamailio (SER) - Development Mailing List

[sr-dev] git:4.4:70977040: pkg/kamailio/deb: add http_async to kamailio-extra-modules

2017-12-21 Thread Victor Seva
Module: kamailio Branch: 4.4 Commit: 7097704019e74ea61c172e56a2014b7643996930 URL: https://github.com/kamailio/kamailio/commit/7097704019e74ea61c172e56a2014b7643996930 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org>

[sr-dev] git:4.4:6f070af9: pkg/kamailio/deb: fix module names in pkg description [skip ci]

2017-12-21 Thread Victor Seva
Module: kamailio Branch: 4.4 Commit: 6f070af9598c26374ea2546f06271c658daf16d1 URL: https://github.com/kamailio/kamailio/commit/6f070af9598c26374ea2546f06271c658daf16d1 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org>

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: add http_async to kamailio-extra-modules [skip ci] (#1375)

2017-12-21 Thread Victor Seva
Closed #1375. -- 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/1375#event-1398166823___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/deb: add http_async to kamailio-extra-modules [skip ci] (#1375)

2017-12-21 Thread Victor Seva
I did the necessary cherry-picks manually. Thanks for your contribution. -- 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] pkg/kamailio/deb: fix module name in description [skip ci] (#1383)

2017-12-21 Thread Victor Seva
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/1383#issuecomment-353387317___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] http_async_client: coredump on 5.0.5 (#1391)

2018-01-04 Thread Victor Seva
Sent config changes on private email. -- 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/1391#issuecomment-355254718___ Kamailio (SER) -

[sr-dev] [kamailio/kamailio] http_async_client: coredump on 5.0.5 (#1391)

2018-01-04 Thread Victor Seva
### Description I'm having crashes on the Http worker process. I didn't find a way to reproduce the crash yet. Crashes are happening on two servers after a couple of days. Debugging Data Not very useful ``` Core was generated by `/usr/sbin/kamailio -f /etc/kamailio/kamailio.cfg -P

[sr-dev] git:master:2d9923d7: pkg/kamailio/deb: add libmnl-dev for new ims_ipsec_pcscf module

2018-08-03 Thread Victor Seva
Module: kamailio Branch: master Commit: 2d9923d7f862ad14eb935f5af23280436d0c34eb URL: https://github.com/kamailio/kamailio/commit/2d9923d7f862ad14eb935f5af23280436d0c34eb Author: Victor Seva Committer: Victor Seva Date: 2018-08-03T11:16:41+02:00 pkg/kamailio/deb: add libmnl-dev for new

Re: [sr-dev] [kamailio/kamailio] topos_redis not included in debian packages for kamailio-redis-modules (#1603)

2018-07-27 Thread Victor Seva
>From >[kamailio-5.1.4](https://kamailio.sipwise.com/view/kam51/job/kamailio51-binaries/architecture=amd64,distribution=stretch,label=slave/6/consoleText) > build ``` kamailio-redis-modules_5.1.4+stretch_amd64.deb -- new debian package, version 2.0.

Re: [sr-dev] [kamailio/kamailio] topos_redis not included in debian packages for kamailio-redis-modules (#1603)

2018-07-27 Thread Victor Seva
Closed #1603. -- 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/1603#event-1757555094___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] getting an error while install kamailio5.1 on ubuntu 18.4 (#1602)

2018-07-26 Thread Victor Seva
We are building master branch every night for [bionic](https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=bionic,label=slave/1150/consoleText) with no problems. ``` /usr/bin/make -C src/ every-module make[2]: Entering directory

[sr-dev] git:5.1:bf6468f7: rtpengine: fixed rtpp_node permanent deletion causing PDD

2018-07-25 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: bf6468f7a4a54600e04dc6fd8aab537bde5ee464 URL: https://github.com/kamailio/kamailio/commit/bf6468f7a4a54600e04dc6fd8aab537bde5ee464 Author: Muhammad Zaka Committer: Victor Seva Date: 2018-07-25T09:47:17+02:00 rtpengine: fixed rtpp_node permanent deletion

[sr-dev] git:5.1:510a2838: pkg/kamailio: Defined correct dependences for perl module (#1613)

2018-08-07 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 510a2838c3cf226a27b8a88befaefb4fdceae1fd URL: https://github.com/kamailio/kamailio/commit/510a2838c3cf226a27b8a88befaefb4fdceae1fd Author: Sergey Safarov Committer: Victor Seva Date: 2018-08-07T12:47:07+02:00 pkg/kamailio: Defined correct dependences

[sr-dev] git:master:9ac132ba: pkg/kamailio: Defined correct dependences for perl module (#1613)

2018-08-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 9ac132ba3a47f13cf7b58839dde34a04348340c9 URL: https://github.com/kamailio/kamailio/commit/9ac132ba3a47f13cf7b58839dde34a04348340c9 Author: Sergey Safarov Committer: Victor Seva Date: 2018-08-07T12:44:28+02:00 pkg/kamailio: Defined correct dependences

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio: Defined correct dependences for perl module (#1613) (#1615)

2018-08-07 Thread Victor Seva
Merged #1615 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/1615#event-1774956962___ Kamailio (SER) - Development Mailing

[sr-dev] git:5.0:cef1294c: pkg/kamailio: Defined correct dependences for perl module (#1615)

2018-08-08 Thread Victor Seva
Module: kamailio Branch: 5.0 Commit: cef1294c9a6c8a94327a82460d77ab5591e54f5b URL: https://github.com/kamailio/kamailio/commit/cef1294c9a6c8a94327a82460d77ab5591e54f5b Author: Sergey Safarov Committer: Victor Seva Date: 2018-08-08T14:36:17+02:00 pkg/kamailio: Defined correct dependences

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio: Defined correct dependences for perl module (#1615) (#1616)

2018-08-08 Thread Victor Seva
Merged #1616 into 5.0. -- 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/1616#event-1777632868___ Kamailio (SER) - Development Mailing List

[sr-dev] git:5.1:233079b5: pkg/kamailio/deb: version set to 5.1.5

2018-08-22 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 233079b5174ba0c4e325e80ebb5f11504349b504 URL: https://github.com/kamailio/kamailio/commit/233079b5174ba0c4e325e80ebb5f11504349b504 Author: Victor Seva Committer: Victor Seva Date: 2018-08-22T10:06:48+02:00 pkg/kamailio/deb: version set to 5.1.5

[sr-dev] git:master:b2b2b981: update mailing list URL

2018-08-23 Thread Victor Seva
Module: kamailio Branch: master Commit: b2b2b981e641eb3b83dd9afd09c8668b8a239741 URL: https://github.com/kamailio/kamailio/commit/b2b2b981e641eb3b83dd9afd09c8668b8a239741 Author: Victor Seva Committer: Victor Seva Date: 2018-08-23T16:59:11+02:00 update mailing list URL --- Modified: .github

Re: [sr-dev] [kamailio/kamailio] Segfaults in 5.1.4 (maybe after one rtpengine disappeared) (#1613)

2018-08-20 Thread Victor Seva
I had a coredump with version 5.1.4+0~20180725075519.79+trusty ( bf6468f7a4a54600e04dc6fd8aab537bde5ee464 ) maybe it's related: ``` (gdb) bt #0 0x7f1d7c438814 in rtpengine_manage (msg=0x7f1d87bcc858, flags=0x7f1d87bfc9b0 "direction=public direction=public replace-origin

Re: [sr-dev] [kamailio/kamailio] debian pkg missing dependency on docbook2x (#1624)

2018-08-23 Thread Victor Seva
We have no problems with the nightly builds, example: https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=stretch,label=slave/1171/consoleText -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

[sr-dev] how to make non compliant and custom SIP implementation works with Kamailio

2018-07-20 Thread Victor Velo
Hello, I have Aastra phone that doesn't seems to get new firmware and most importantly NEC Hybrid IP phones. My question is, how can I "adjust" Kamailio to get these phones behave like SIP compliant phone. Which kind of Module do I have to develop? For the NEC story, I will actually dedicate a

[sr-dev] [kamailio/kamailio] usrloc: `received` optional parameter of RPC ul.add command has garbage if not set (#1586)

2018-07-11 Thread Victor Seva
``` kamcmd> ul.add location 1002-test1 sip:1002-test1@192.168.89.82 0 -1.0 . 0 0 0 kamcmd> ul.lookup location 1002-test1

Re: [sr-dev] [kamailio/kamailio] usrloc: `received` optional parameter of RPC ul.add command has garbage if not set (#1586)

2018-07-11 Thread Victor Seva
Closed #1586 via 9ede3f273b4e478b875369da5b92ff963ee21573. -- 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/1586#event-1727493122___

[sr-dev] git:5.1:933660b7: usrloc: fix RPC ul.add optional received param value when unset

2018-07-11 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 933660b707b6b31272a3ca93cba67e3c2798b708 URL: https://github.com/kamailio/kamailio/commit/933660b707b6b31272a3ca93cba67e3c2798b708 Author: Victor Seva Committer: Victor Seva Date: 2018-07-11T11:48:42+02:00 usrloc: fix RPC ul.add optional received param

Re: [sr-dev] [kamailio/kamailio] http_async_client: coredump on 5.0.5 (#1391)

2018-01-12 Thread Victor Seva
No luck at all, I'm having cores even with ``` # apt-cache policy libcurl3 libcurl3: Installed: 7.57.0-1trusty1 ``` ``` # gdb kamailio CoreDump GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.3) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

[sr-dev] [kamailio/kamailio] http_async_client: cleanup avps/xavps after exec route on Http worker (#1405)

2018-01-22 Thread Victor Seva
when suspend_transaction is false As suggested at #1391 to avoid shared memory leak You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1405 -- Commit Summary -- * http_async_client: cleanup avps/xavps after exec route on Http worker

Re: [sr-dev] Cleanup by server id

2018-03-12 Thread Victor Seva
2018-03-12 10:07 GMT+01:00 Konstantin Polyakov : > > I made a fix and would like to open pull request but I don't have > permissions to push my branch with changes into the kamailio repository. > Could some grant me such permissions? > > You need to fork and push that branch

Re: [sr-dev] [kamailio/kamailio] usrloc: cleanup by server_id. (#1480)

2018-03-12 Thread Victor Seva
linuxmaniac requested changes on this pull request. > @@ -1001,7 +1001,9 @@ modparam("usrloc", "rm_expired_delay", 30) 3.47. server_id_filter (int) - Enable (1) or disable (0) filter records by server_id on load. + Enable (1) or disable (0) filter records by server_id on load and

[sr-dev] git:5.1:c827d37a: pkg/kamailio/deb: version set to 5.1.2

2018-03-01 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: c827d37a229ea5b38e41fdabe9d1dcd3725dec9c URL: https://github.com/kamailio/kamailio/commit/c827d37a229ea5b38e41fdabe9d1dcd3725dec9c Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org>

Re: [sr-dev] [kamailio/kamailio] auth_ephemeral.so: undefined symbol: EVP_sha512 (#1473)

2018-03-13 Thread Victor Seva
Not sure if this helps, but this is the output of debian official build on i386 [0] ``` /usr/bin/make every-module group_include="kautheph" quiet=verbose make[1]: Entering directory '/<>' /usr/bin/make -C src/ every-module make[2]: Entering directory '/<>/src' config.mak loaded Makefile.defs

Re: [sr-dev] [kamailio/kamailio] Load dialogs from db at runtime, without restarting kamailio (#1274)

2018-04-05 Thread Victor Seva
@alexsosic, nothing to do with this issue. Please use the mailing list for this. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] Load dialogs from db at runtime, without restarting kamailio (#1274)

2018-04-05 Thread Victor Seva
2018-04-05 11:43 GMT+02:00 alexsosic : > I'm trying the install this morning and got: > ```kamailio is already the newest version > (5.2.0~dev4+0~20180310010216.1064+xenial).``` > > In my sources list: > deb http://deb.kamailio.org/kamailiodev-nightly xenial main >

[sr-dev] git:master:abc18701: Makefile.group: move carrierroute to extra modules, don't depend on libconfuse

2018-04-05 Thread Victor Seva
Module: kamailio Branch: master Commit: abc18701ae7b1a05d9bb1b1245875b8cf3385b68 URL: https://github.com/kamailio/kamailio/commit/abc18701ae7b1a05d9bb1b1245875b8cf3385b68 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:66e36e75: pkg/kamailio/deb: remove app_java from sid/buster

2018-04-05 Thread Victor Seva
Module: kamailio Branch: master Commit: 66e36e75a855e8170dd788a312061aff71991e18 URL: https://github.com/kamailio/kamailio/commit/66e36e75a855e8170dd788a312061aff71991e18 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

[sr-dev] git:master:5b3266c3: pkg/kamailio/deb: remove kamailio-carrierroute-modules package

2018-04-05 Thread Victor Seva
Module: kamailio Branch: master Commit: 5b3266c3e410363a62afbad5762f1fb40883abda URL: https://github.com/kamailio/kamailio/commit/5b3266c3e410363a62afbad5762f1fb40883abda Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

Re: [sr-dev] kamailio packaging, change in carrierroute Makefile

2018-04-04 Thread Victor Seva
Hello, 2018-04-03 23:03 GMT+02:00 Daniel-Constantin Mierla : > changes expected to affect packaging should be discussed first and then > committed, along with related updates to packaging specs. > > They can break nightly builds for packages, resulting in unnecessary > alerts

[sr-dev] [kamailio/kamailio] cdp: fix compilation warning (#1497)

2018-04-12 Thread Victor Seva
> CC (clang) [M cdp.so] authstatemachine.o > authstatemachine.c:748:3: warning: implicit conversion from 'int' to 'char' > changes value from 209 to -47 [-Wconstant-conversion] > set_4bytes(x, AAA_SUCCESS); > ^~ > ./diameter.h:77:44:

[sr-dev] git:master:c43f0995: cdp: fix compilation warning

2018-04-12 Thread Victor Seva
Module: kamailio Branch: master Commit: c43f09956bd44115c437e59627088d0825aa27ec URL: https://github.com/kamailio/kamailio/commit/c43f09956bd44115c437e59627088d0825aa27ec Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

Re: [sr-dev] Errored: sergey-safarov/kamailio#47 (5.0 - 00bbe3b)

2018-04-12 Thread Victor Seva
2018-04-12 14:09 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > does anyone have suggestions on how we can prevent such notifications from > forked repositories and allow only the ones from the official kamailio git > repo? > > I guess they happen because the travis-ci

[sr-dev] git:master:c70d831a: ndb_mongodb: fix deprecation warning

2018-04-14 Thread Victor Seva
Module: kamailio Branch: master Commit: c70d831aee5a95613de69568d8f1863788e0a074 URL: https://github.com/kamailio/kamailio/commit/c70d831aee5a95613de69568d8f1863788e0a074 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

Re: [sr-dev] [kamailio/kamailio] ndb_mongodb: fix deprecation warning (#1499)

2018-04-14 Thread Victor Seva
Merged #1499. -- 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/1499#event-1574589452___ Kamailio (SER) - Development Mailing List

[sr-dev] [kamailio/kamailio] db_redis: fix compilation warning (#1495)

2018-04-09 Thread Victor Seva
> CC (clang) [M db_redis.so]redis_table.o > redis_table.c:728:27: warning: comparison of constant -1 with expression of > type 'unsigned char' is always false > [-Wtautological-constant-out-of-range-compare] > if (c == EOF) { >~ ^ ~~~ >

[sr-dev] git:master:e0736610: db_redis: fix compilation warning

2018-04-09 Thread Victor Seva
Module: kamailio Branch: master Commit: e0736610b5173cc6363d4fbc8b203e1602166956 URL: https://github.com/kamailio/kamailio/commit/e0736610b5173cc6363d4fbc8b203e1602166956 Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.

<    1   2   3   4   5   6   7   8   9   10   >