[sr-dev] [kamailio/kamailio] Non blocking async socket (#1654)

2018-09-27 Thread Federico Cabiddu
Pre-Submission Checklist - [ X] Commit message has the format required by CONTRIBUTING guide - [ X] Commits are split per component (core, individual modules, libs, utils, ...) - [ X] Each component has a single commit (if not, squash them into one commit) - [ X] No commits to README

[sr-dev] [kamailio/kamailio] nathelper: fix call to alter_mediaip (#1655)

2018-09-27 Thread lazedo
Pre-Submission Checklist - [X] Commit message has the format required by CONTRIBUTING guide - [X] Commits are split per component (core, individual modules, libs, utils, ...) - [X] Each component has a single commit (if not, squash them into one commit) - [X] No commits to README

Re: [sr-dev] [kamailio/kamailio] http_async_client: memory mismanagement (#1407)

2018-09-27 Thread Henning Westerholt
@giavac - any updates on this? Were you able to reproduce this with a newer 5.1.x version? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] remove gcc 8.2 warnings (#1656)

2018-09-27 Thread Victor Seva
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1656 -- Commit Summary -- * dmq: use memcpy() instead of strncpy() * imc: use memcpy() instead of strncpy() * mohqueue: use memcpy() instead of strncpy() * presence:use memcpy()

Re: [sr-dev] [kamailio/kamailio] http_async_client: memory mismanagement (#1407)

2018-09-27 Thread Giacomo Vacca
I've been able to reproduce the crash that lead to Dragos analysis and this PR, both in debian 8 and in CentOS 7. But I tracked it down to a different cause, which is `libcurl` crashing when using the threaded resolver for DNS lookups. This happens even with latest `libcurl`. The work around

[sr-dev] git:master:ac2c2386: Delete ISSUE_TEMPLATE.md

2018-09-27 Thread GitHub
Module: kamailio Branch: master Commit: ac2c2386890366769332150bab1de127482c300f URL: https://github.com/kamailio/kamailio/commit/ac2c2386890366769332150bab1de127482c300f Author: Henning Westerholt Committer: GitHub Date: 2018-09-27T15:16:48+02:00 Delete ISSUE_TEMPLATE.md delete issue

Re: [sr-dev] [kamailio/kamailio] remove gcc 8.2 warnings (#1656)

2018-09-27 Thread Victor Seva
@linuxmaniac pushed 1 commit. 82fd6cf utils: fix format truncation warning -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[sr-dev] git:master:9ccc072c: pkg/kamailio/deb: enable verbose builds

2018-09-27 Thread Victor Seva
Module: kamailio Branch: master Commit: 9ccc072cf089b57cbda07dc7bfdb335fd2b5daf3 URL: https://github.com/kamailio/kamailio/commit/9ccc072cf089b57cbda07dc7bfdb335fd2b5daf3 Author: Victor Seva Committer: Victor Seva Date: 2018-09-27T18:28:34+02:00 pkg/kamailio/deb: enable verbose builds ---

[sr-dev] INFO: maintenance work on deb.kamailio.org

2018-09-27 Thread Daniel-Constantin Mierla
Hello, we will do some maintenance work on deb.kamailio.org server these days in order to move to a better infrastructure, so it may not be available for a while -- the DNS needs to be updated as well, this also can affect you if your router/provider does caching. Once we finish with the

[sr-dev] [kamailio/kamailio] db_unixodbc: added section ids, updated application name (#1652)

2018-09-27 Thread mbodbg
Pre-Submission Checklist - [ x] Commit message has the format required by CONTRIBUTING guide - [ x] Commits are split per component (core, individual modules, libs, utils, ...) - [ x] Each component has a single commit (if not, squash them into one commit) - [ ] No commits to README

[sr-dev] git:master:864149a1: Merge pull request #1652 from mbodbg/master

2018-09-27 Thread GitHub
Module: kamailio Branch: master Commit: 864149a1fcd38ab5c4e75c18c6fe70e60345545b URL: https://github.com/kamailio/kamailio/commit/864149a1fcd38ab5c4e75c18c6fe70e60345545b Author: Daniel-Constantin Mierla Committer: GitHub Date: 2018-09-27T11:32:13+02:00 Merge pull request #1652 from

Re: [sr-dev] [kamailio/kamailio] db_unixodbc: added section ids, updated application name (#1652)

2018-09-27 Thread Daniel-Constantin Mierla
Merged #1652 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/1652#event-1870549423___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] db_unixodbc: added section ids, updated application name (#1652)

2018-09-27 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/1652#issuecomment-425024658___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] module_sipcapture: added RPID parser for PPI field (#1653)

2018-09-27 Thread Daniel-Constantin Mierla
Merged #1653 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/1653#event-1870703551___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:4223fdd1: fixed typo

2018-09-27 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 4223fdd1e49d9bbcd36d2daebda09c7cbbbfde41 URL: https://github.com/kamailio/kamailio/commit/4223fdd1e49d9bbcd36d2daebda09c7cbbbfde41 Author: Alexandr Dubovikov Committer: Alexandr Dubovikov Date: 2018-09-27T12:08:10+02:00 fixed typo --- Modified:

[sr-dev] git:master:deb3f4ab: module/sipcapture: added RPID parser for PPI field

2018-09-27 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: deb3f4ab1516d33c3781927149e92c96cf789008 URL: https://github.com/kamailio/kamailio/commit/deb3f4ab1516d33c3781927149e92c96cf789008 Author: Alexandr Dubovikov Committer: Alexandr Dubovikov Date: 2018-09-27T11:59:42+02:00 module/sipcapture: added RPID

Re: [sr-dev] [kamailio/kamailio] Rich redirects (#1243)

2018-09-27 Thread Alex Hermann
> @gaaf - any updates on this? I still have this on my todo list, just haven't found the time to fix it yet. Sorry for the delay. -- 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:31e28717: topos_redis: Makefile - detect if pkg-config gives hiredis in include path

2018-09-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 31e2871739a0b7a212d6d335f3ade7eefd48454c URL: https://github.com/kamailio/kamailio/commit/31e2871739a0b7a212d6d335f3ade7eefd48454c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-27T09:56:20+02:00 topos_redis: Makefile

[sr-dev] git:master:45f7312f: tls: removed the old very basic sample config

2018-09-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 45f7312fdb2fc08db627872f01485c50386bf169 URL: https://github.com/kamailio/kamailio/commit/45f7312fdb2fc08db627872f01485c50386bf169 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-27T12:20:39+02:00 tls: removed the old

[sr-dev] git:master:65860790: tls: renamed sip-router_cert.sh to tls_cert.sh

2018-09-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 65860790056bc847dc4320ee31424bd458f998fd URL: https://github.com/kamailio/kamailio/commit/65860790056bc847dc4320ee31424bd458f998fd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-27T12:20:39+02:00 tls: renamed

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

2018-09-27 Thread Henning Westerholt
@kbdfck - any update on this? -- 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/1420#issuecomment-425033664___ Kamailio (SER) -

[sr-dev] git:master:b08df6d5: tls: updates to overview section

2018-09-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b08df6d531513ecf472f4642ddf180bffac46f58 URL: https://github.com/kamailio/kamailio/commit/b08df6d531513ecf472f4642ddf180bffac46f58 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-09-27T12:20:39+02:00 tls: updates to

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

2018-09-27 Thread Kamailio Dev
Module: kamailio Branch: master Commit: f1f5ec13937ae14aee0c1610dd1dcd2e1100966b URL: https://github.com/kamailio/kamailio/commit/f1f5ec13937ae14aee0c1610dd1dcd2e1100966b Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-09-27T12:31:37+02:00 modules: readme files regenerated - tls ...

Re: [sr-dev] [kamailio/kamailio] module_sipcapture: added RPID parser for PPI field (#1653)

2018-09-27 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/1653#issuecomment-425043808___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:8c1e60cf: Merge pull request #1653 from adubovikov/master

2018-09-27 Thread GitHub
Module: kamailio Branch: master Commit: 8c1e60cfb67f82cab70c8130d4f035ce7e294f17 URL: https://github.com/kamailio/kamailio/commit/8c1e60cfb67f82cab70c8130d4f035ce7e294f17 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2018-09-27T12:41:40+02:00 Merge pull request #1653 from

Re: [sr-dev] [kamailio/kamailio] Makefile.defs: default locks review (#1035)

2018-09-27 Thread Daniel-Constantin Mierla
Closed #1035. -- 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/1035#event-1870702530___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Makefile.defs: default locks review (#1035)

2018-09-27 Thread Daniel-Constantin Mierla
Closing, with the good results from way back of 5.0.1 -- 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/1035#issuecomment-425043736___

[sr-dev] git:master:636c8b5a: db_unixodbc: added section ids, updated application name

2018-09-27 Thread Markus Bönke
Module: kamailio Branch: master Commit: 636c8b5ab16bbac4a8a9db70476ffd93bf2d13cf URL: https://github.com/kamailio/kamailio/commit/636c8b5ab16bbac4a8a9db70476ffd93bf2d13cf Author: Markus Bönke Committer: Markus Bönke Date: 2018-09-27T11:17:49+02:00 db_unixodbc: added section ids, updated

[sr-dev] git:master:9bd04869: modules: readme files regenerated - db_unixodbc ... [skip ci]

2018-09-27 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 9bd0486982836348539c1767cb4d711f397eb649 URL: https://github.com/kamailio/kamailio/commit/9bd0486982836348539c1767cb4d711f397eb649 Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-09-27T11:46:41+02:00 modules: readme files regenerated -

[sr-dev] [kamailio/kamailio] module_sipcapture: added RPID parser for PPI field (#1653)

2018-09-27 Thread Alexandr Dubovikov
Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [x] Each component has a single commit (if not, squash them into one commit) - [x] No commits to README

Re: [sr-dev] [kamailio/kamailio] module_sipcapture: added RPID parser for PPI field (#1653)

2018-09-27 Thread Alexandr Dubovikov
@adubovikov pushed 1 commit. 4223fdd fixed typo -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/1653/files/deb3f4ab1516d33c3781927149e92c96cf789008..4223fdd1e49d9bbcd36d2daebda09c7cbbbfde41

Re: [sr-dev] [kamailio/kamailio] kazoo: incomplete documentation (#976)

2018-09-27 Thread Henning Westerholt
@lazedo - any comments on this one? I just did a quick check, there haven't been any updates to the kazoo module README. -- 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] Enhance TLS module README with better examples and more explanations (#531)

2018-09-27 Thread Daniel-Constantin Mierla
Closed #531. -- 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/531#event-1870665067___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Enhance TLS module README with better examples and more explanations (#531)

2018-09-27 Thread Daniel-Constantin Mierla
Over the time there were several improvements to the tls docs. I just did some updates to overview/getting started, to refer to the fact that default kamailio.cfg has tls inside and needs to be enabled via #!define WITH_TLS. The provided tls.cfg has more examples of profiles. tls method doc

[sr-dev] git:master:8bc56bbc: ims_usrloc_scscf: fix compilation warning

2018-09-27 Thread Victor Seva
Module: kamailio Branch: master Commit: 8bc56bbc23ef888ebbfbe54732ffe7f82bd7082d URL: https://github.com/kamailio/kamailio/commit/8bc56bbc23ef888ebbfbe54732ffe7f82bd7082d Author: Victor Seva Committer: Victor Seva Date: 2018-09-27T12:35:58+02:00 ims_usrloc_scscf: fix compilation warning

Re: [sr-dev] [kamailio/kamailio] avpops: avp_copy add xavp (#7)

2018-09-27 Thread Henning Westerholt
Quick discussion - this issue is still valid. The many invalid references are from core dump files, which gets (incorrectly) picked up from github because of a lack of quoting. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [sr-dev] [kamailio/kamailio] Rich redirects (#1243)

2018-09-27 Thread Henning Westerholt
@gaaf - any updates on this? Last comment from your was related to some merge/rebase errors. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: