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

2018-08-20 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Grepping for that variable in the makefiles reveals that it looks for > docbook2x-man or db2x_docbook2man. > > Likely not available in your system, so either they were part of a > installed package or related dependency in the past, or just a new > package that

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

2018-08-20 Thread Daniel-Constantin Mierla
Grepping for that variable in the makefiles reveals that it looks for docbook2x-man or db2x_docbook2man. Likely not available in your system, so either they were part of a installed package or related dependency in the past, or just a new package that needs to be added as build dependency.

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » i386,bionic,slave #1169

2018-08-20 Thread jenkins
See -- [...truncated 1.26 MB...] dpkg-deb: building package 'kamailio-rabbitmq-modules' in

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » i386,buster,slave #1168

2018-08-20 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

Re: [sr-dev] [kamailio/kamailio] cfg_rpc updates changing variable values to large random numbers (#1583)

2018-08-20 Thread Daniel-Constantin Mierla
Re-open if still an issue and you get new data that can help troubleshooting, some asked on previous comments. I tried to reproduce and all was ok. -- 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] cfg_rpc updates changing variable values to large random numbers (#1583)

2018-08-20 Thread Daniel-Constantin Mierla
Closed #1583. -- 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/1583#event-1797217253___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:98f05b7b: registrar: add event_callback parameter

2018-08-20 Thread Ivaylo Markov
Module: kamailio Branch: master Commit: 98f05b7b0de4b328a71e1ff5eca175ad690a4888 URL: https://github.com/kamailio/kamailio/commit/98f05b7b0de4b328a71e1ff5eca175ad690a4888 Author: Ivaylo Markov Committer: Ivaylo Markov Date: 2018-08-18T18:01:36+03:00 registrar: add event_callback parameter

[sr-dev] git:master:9cc01c03: Merge pull request #1622 from lz1irq/master

2018-08-20 Thread GitHub
Module: kamailio Branch: master Commit: 9cc01c03e7c6a2ee110569aff5c78ef0f71e573c URL: https://github.com/kamailio/kamailio/commit/9cc01c03e7c6a2ee110569aff5c78ef0f71e573c Author: Daniel-Constantin Mierla Committer: GitHub Date: 2018-08-20T11:58:44+02:00 Merge pull request #1622 from

[sr-dev] git:master:2e1bbee4: registrar: docs for event_callback parameter

2018-08-20 Thread Ivaylo Markov
Module: kamailio Branch: master Commit: 2e1bbee47b69d4599b9a2fd1c80203e68f4537a0 URL: https://github.com/kamailio/kamailio/commit/2e1bbee47b69d4599b9a2fd1c80203e68f4537a0 Author: Ivaylo Markov Committer: Ivaylo Markov Date: 2018-08-18T18:01:36+03:00 registrar: docs for event_callback

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] Releasing Kamailio v5.1.5

2018-08-20 Thread Daniel-Constantin Mierla
Hello, short reminder that 5.1.5 is planned for mid of this week -- I backported many patches by end of last week, but it would be good that everyone checks to see if all patches relevant for own deployments were pushed to 5.1 branch. Cheers, Daniel On 14.08.18 15:21, Daniel-Constantin Mierla

[sr-dev] git:master:1af0bd74: app_python3: init cfg vars framework in child init

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 1af0bd744b955e7618085b12d2a9911e677af2f8 URL: https://github.com/kamailio/kamailio/commit/1af0bd744b955e7618085b12d2a9911e677af2f8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T11:12:34+02:00 app_python3: init cfg

[sr-dev] git:master:17a33388: app_python: init cfg vars framework only in child init

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 17a33388138c2510e9e483c0526948772a1478f4 URL: https://github.com/kamailio/kamailio/commit/17a33388138c2510e9e483c0526948772a1478f4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T11:11:45+02:00 app_python: init cfg

Re: [sr-dev] [kamailio/kamailio] Issues with PUA_REGINFO module (#1579)

2018-08-20 Thread Daniel-Constantin Mierla
@lasseo - can you make the patch for master branch? It doesn't apply there. We first fix the master branch and then backport. Eventually make a pull request, it is easier to review and merge the patch. -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [sr-dev] [kamailio/kamailio] registrar: add event_callback parameter and relevant documentation (#1622)

2018-08-20 Thread Daniel-Constantin Mierla
Merged #1622 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/1622#event-1797246869___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] registrar: add event_callback parameter and relevant documentation (#1622)

2018-08-20 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/1622#issuecomment-414263136___ Kamailio (SER) - Development Mailing List

[sr-dev] git:5.1:da08b814: jsonrpcs: store id attribute inside context for async response

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.1 Commit: da08b81446fb4cb64a4c930cc943f851a7b19424 URL: https://github.com/kamailio/kamailio/commit/da08b81446fb4cb64a4c930cc943f851a7b19424 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T11:20:03+02:00 jsonrpcs: store id

[sr-dev] git:5.1:1d74f30c: app_python: init cfg vars framework only in child init

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.1 Commit: 1d74f30c09a79a57ed530778c3dde1fca856f14c URL: https://github.com/kamailio/kamailio/commit/1d74f30c09a79a57ed530778c3dde1fca856f14c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T11:23:04+02:00 app_python: init cfg

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes on reading Custom Global Parameters in python. (#1618)

2018-08-20 Thread Daniel-Constantin Mierla
Closed #1618. -- 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/1618#event-1797169808___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:e0ae8f18: core: parser - more details in log messages for parsing headers

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e0ae8f18503fcd26cde027360b8fd37223105ab7 URL: https://github.com/kamailio/kamailio/commit/e0ae8f18503fcd26cde027360b8fd37223105ab7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T11:38:44+02:00 core: parser - more

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » i386,xenial,slave #1168

2018-08-20 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

Re: [sr-dev] [kamailio/kamailio] Append_to_reply does not work for XHTTP responses without body (#1548)

2018-08-20 Thread Daniel-Constantin Mierla
Any updates on this one? Not being able to reproduce with latest versions. If not, then I will close this in a few days. -- 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:9811a92e: modules: readme files regenerated - registrar ... [skip ci]

2018-08-20 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 9811a92e6341d3da48946bbe6f1810cc4cfa6bae URL: https://github.com/kamailio/kamailio/commit/9811a92e6341d3da48946bbe6f1810cc4cfa6bae Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-08-20T12:01:53+02:00 modules: readme files regenerated - registrar

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,stretch,slave #1168

2018-08-20 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

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

2018-08-20 Thread Sebastian Damm
No, we don't have an tm event routes at all. The only event routes are: ``` event_route[xhttp:request] { event_route[dispatcher:dst-down] { event_route[dispatcher:dst-up] { ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

[sr-dev] error in Makefile.modules

2018-08-20 Thread Juha Heinanen
When building debian package from master, I noticed this kind of error message: s ../../../doc/stylesheets/serdoc2man.xsl auth.xml make[3]: s: Command not found ../../Makefile.modules:283: recipe for target 'auth.7' failed The line in Makefile.modules is here: $(MOD_NAME).7: $(MOD_NAME).xml

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes on reading Custom Global Parameters in python. (#1618)

2018-08-20 Thread Daniel-Constantin Mierla
Bacported. Re-open if still an issue. -- 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/1618#issuecomment-414253979___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] core/parser:parse_headers error. (#1582)

2018-08-20 Thread Daniel-Constantin Mierla
Re-open if still actual and you get pcap. The code seems ok, so it might be a broken sip message that you get, in such case, it is better to discuss on sr-users mailing list and see where the proble is, likely is not in kamailio source code -- could be the config operations or previous hop. --

Re: [sr-dev] [kamailio/kamailio] core/parser:parse_headers error. (#1582)

2018-08-20 Thread Daniel-Constantin Mierla
Closed #1582. -- 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/1582#event-1797214518___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:92421ec9: app_lua: new module parameter - log_mode

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 92421ec9e377d5422b686554dca738e3a0492435 URL: https://github.com/kamailio/kamailio/commit/92421ec9e377d5422b686554dca738e3a0492435 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T14:47:48+02:00 app_lua: new module

[sr-dev] git:master:2d0baf4d: app_lua: docs for log_mode parameter

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2d0baf4d1c23f251030ef1924cbb7a324c6406f4 URL: https://github.com/kamailio/kamailio/commit/2d0baf4d1c23f251030ef1924cbb7a324c6406f4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T14:49:45+02:00 app_lua: docs for

[sr-dev] git:master:d006e7ac: modules: readme files regenerated - app_lua ... [skip ci]

2018-08-20 Thread Kamailio Dev
Module: kamailio Branch: master Commit: d006e7ac00c4bd7079decf829568bd20973d7742 URL: https://github.com/kamailio/kamailio/commit/d006e7ac00c4bd7079decf829568bd20973d7742 Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-08-20T15:01:38+02:00 modules: readme files regenerated - app_lua

[sr-dev] Jenkins build is back to normal : kamailio51-nightly-binaries » amd64,stretch,slave #85

2018-08-20 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailio51-nightly-binaries » amd64,buster,slave #85

2018-08-20 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] git:master:ebb1377e: http_client: Makefile - removed useless var for xml config

2018-08-20 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ebb1377e9f07f00afccdce50b113d05fec1693b5 URL: https://github.com/kamailio/kamailio/commit/ebb1377e9f07f00afccdce50b113d05fec1693b5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-08-20T16:18:38+02:00 http_client: Makefile