Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-09 Thread Mathias Schneuwly
This is the only thing I get: ``` (gdb) list 246 in dlg_handlers.c ``` Do I need to add the sources somehow? Sorry, I'm not familiar with gdb... -- 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

Re: [sr-dev] [kamailio/kamailio] Suddenly found kamailio dead (#1717)

2018-11-09 Thread Daniel-Constantin Mierla
Can you provide the output of `list` command from gdb? To see the code where it crashed, you use an older version in 5.1.x series. -- 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/1

Re: [sr-dev] [kamailio/kamailio] Fixed alpine docker on master branch after switching from libress to openssl (#1718)

2018-11-09 Thread Victor Seva
Merged #1718 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/1718#event-1957298165___ Kamailio (SER) - Development Mailing Lis

[sr-dev] git:master:37bff458: pkg/docker: Alpine switched to use openssl. Updated rules for alpine docker container

2018-11-09 Thread Victor Seva
Module: kamailio Branch: master Commit: 37bff4588803a70873babdb483804e3734b42900 URL: https://github.com/kamailio/kamailio/commit/37bff4588803a70873babdb483804e3734b42900 Author: Sergey Safarov Committer: Victor Seva Date: 2018-11-09T17:38:21+01:00 pkg/docker: Alpine switched to use openssl. U

[sr-dev] git:master:6aca6c0d: pkg/kamailio/alpine: Update APKBUILD

2018-11-09 Thread Victor Seva
Module: kamailio Branch: master Commit: 6aca6c0ddc201882d1ab75e662299450f578aa32 URL: https://github.com/kamailio/kamailio/commit/6aca6c0ddc201882d1ab75e662299450f578aa32 Author: Sergey Safarov Committer: Victor Seva Date: 2018-11-09T17:38:21+01:00 pkg/kamailio/alpine: Update APKBUILD --- Mo

[sr-dev] [kamailio/kamailio] Fixed alpine docker on master branch after switching from libress to openssl (#1718)

2018-11-09 Thread sergey-safarov
Fixed alpine docker packaging on master branch after switching from libress to openssl This need only into master branch. (not backport) You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1718 -- Commit Summary -- * pkg/kamailio/alpine

Re: [sr-dev] error in Makefile.modules

2018-11-09 Thread Henning Westerholt
Am Dienstag, 21. August 2018, 15:15:15 CET schrieb Juha Heinanen: > > I added that package and the error was gone, but a new ones were > > produced: > > > > /usr/bin/docbook2x-man -s ../../../doc/stylesheets/serdoc2man.xsl auth.xml > > auth.xml:7: warning: failed to load external entity > > "../..

Re: [sr-dev] [kamailio/kamailio] Some warnings during build (#1712)

2018-11-09 Thread Victor Seva
You can check [travis sid](https://travis-ci.org/kamailio/kamailio/jobs/452790092) build output its gcc 8.2.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/issues/1712#issuecomment-437

Re: [sr-dev] [kamailio/kamailio] Some warnings during build (#1712)

2018-11-09 Thread sergey-safarov
GCC version ``` / # gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-alpine-linux-musl/8.2.0/lto-wrapper Target: x86_64-alpine-linux-musl Configured with: /home/buildozer/aports/main/gcc/src/gcc-8.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir

Re: [sr-dev] [kamailio/kamailio] RPM spec update (#1715)

2018-11-09 Thread sergey-safarov
@henningw this two commits also need on `5.2` branch. Reference to #1711 is made to prevent merge conflict on cherry-pick. -- 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/1715#issueco

Re: [sr-dev] [kamailio/kamailio] RPM spec update (#1715)

2018-11-09 Thread Henning Westerholt
Backport of the three commits in 5.2 done. -- 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/1715#issuecomment-437315768___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] Some warnings during build (#1712)

2018-11-09 Thread Henning Westerholt
Thanks for the report. I looked into the TLS warnings, can't reproduce them. What gcc version did you used on the Alpine 3.8 distribution? -- 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/

Re: [sr-dev] log_custom module - LC_LOG_MSG_MAX_SIZE

2018-11-09 Thread Henning Westerholt
Am Donnerstag, 8. November 2018, 10:09:23 CET schrieb Luis Martin Gil: > Is there any strong reason to set LC_LOG_MSG_MAX_SIZE to 16384 in the > log_custom module? Any thoughts / undesired effects if changed to 32768 or > higher? > > ``` > $ grep -R 'define LC_LOG_MSG_MAX_SIZE' * > src/modules/log

Re: [sr-dev] [kamailio/kamailio] RPM spec update (#1711)

2018-11-09 Thread Henning Westerholt
Backport of the three commits in 5.2 done. -- 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/1711#issuecomment-437305659___ Kamailio (SER) -

[sr-dev] git:5.2:d9551180: pkg/kamailio/obs: smsops module relocated into main rpm package

2018-11-09 Thread Henning Westerholt
Module: kamailio Branch: 5.2 Commit: d9551180fe9ae93f013d5ca3d4bdd2bf4f69640d URL: https://github.com/kamailio/kamailio/commit/d9551180fe9ae93f013d5ca3d4bdd2bf4f69640d Author: Sergey Safarov Committer: Henning Westerholt Date: 2018-11-09T10:42:43+01:00 pkg/kamailio/obs: smsops module relocated

[sr-dev] git:5.2:87759978: pkg/kamailio/obs: Fixed missing libmnl-devel and librabbitmq-devel on RHEL dists

2018-11-09 Thread Henning Westerholt
Module: kamailio Branch: 5.2 Commit: 87759978d3997f26fb935a95eed1342ffa079473 URL: https://github.com/kamailio/kamailio/commit/87759978d3997f26fb935a95eed1342ffa079473 Author: Sergey Safarov Committer: Henning Westerholt Date: 2018-11-09T10:42:31+01:00 pkg/kamailio/obs: Fixed missing libmnl-de

[sr-dev] git:5.2:5177db61: pkg/kamailio/obs: update spec to mach currently used

2018-11-09 Thread Henning Westerholt
Module: kamailio Branch: 5.2 Commit: 5177db61931d7a9ca966dba7f38aa8087b45ff65 URL: https://github.com/kamailio/kamailio/commit/5177db61931d7a9ca966dba7f38aa8087b45ff65 Author: Sergey Safarov Committer: Henning Westerholt Date: 2018-11-09T10:42:09+01:00 pkg/kamailio/obs: update spec to mach cur