[sr-dev] Jenkins build is back to normal : kamailio44-nightly-binaries » i386,squeeze,slave #125

2017-12-22 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailio44-nightly-binaries » amd64,squeeze,slave #125

2017-12-22 Thread jenkins
See ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

[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] dialog: track_cseq_updates after failing uac_auth (#1359)

2017-12-22 Thread Carlos Cruz Luengo
I have made some tests with those two lines and the case I reported gets fixed, but I get cseq_tracking disabled for following eventual transactions. I mean: - First carrier needs authentication but once authenticated it answers >300 code. - The call is sent to another carrier: - If it

[sr-dev] [kamailio/kamailio] acc: Allow nullable cdr extra fields (#1385)

2017-12-22 Thread Carlos Cruz Luengo
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 files for

[sr-dev] git:master:52111974: tm: handle success return code by forward_request() for e2e ACK

2017-12-22 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 52111974b4571e0562e8e731df80f48dbc504915 URL: https://github.com/kamailio/kamailio/commit/52111974b4571e0562e8e731df80f48dbc504915 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:05509f32: core: forward - add note about return code of forward_request()

2017-12-22 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 05509f322d5b4ce23b6e5918f4d6bc4e48678202 URL: https://github.com/kamailio/kamailio/commit/05509f322d5b4ce23b6e5918f4d6bc4e48678202 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] app_lua: LUAJIT variable to build agains LuaJIT compiler (#1384)

2017-12-22 Thread Daniel-Constantin Mierla
Merged #1384. -- 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/1384#event-1399652515___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] app_lua: LUAJIT variable to build agains LuaJIT compiler (#1384)

2017-12-22 Thread Daniel-Constantin Mierla
For future reference, you do not have to generate the README anymore, it is generated automatically by the server couple of minutes after pushing the commit to xml file. -- 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:1a1605e3: Merge pull request #1384 from kamailio/app_lua_luajit

2017-12-22 Thread GitHub
Module: kamailio Branch: master Commit: 1a1605e3b202a96499cb132b984b76aaa649c7f6 URL: https://github.com/kamailio/kamailio/commit/1a1605e3b202a96499cb132b984b76aaa649c7f6 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2017-12-22T15:11:46+01:00

[sr-dev] git:master:02723aa4: app_lua: README update

2017-12-22 Thread Vicente Hernando
Module: kamailio Branch: master Commit: 02723aa42871eb35c86361666ec9f1f6362c228e URL: https://github.com/kamailio/kamailio/commit/02723aa42871eb35c86361666ec9f1f6362c228e Author: Vicente Hernando Committer: Vicente Hernando Date:

[sr-dev] git:master:55e3b726: app_lua: update doc about LUAJIT variable and building against LuaJIT libraries.

2017-12-22 Thread Vicente Hernando
Module: kamailio Branch: master Commit: 55e3b72692d500a988b085c73fefa87e91ff068b URL: https://github.com/kamailio/kamailio/commit/55e3b72692d500a988b085c73fefa87e91ff068b Author: Vicente Hernando Committer: Vicente Hernando Date:

[sr-dev] git:master:41ff35e2: app_lua: LUAJIT variable to build agains LuaJIT compiler

2017-12-22 Thread Vicente Hernando
Module: kamailio Branch: master Commit: 41ff35e2ec3f735f818c19cec6697c913dc1a0f7 URL: https://github.com/kamailio/kamailio/commit/41ff35e2ec3f735f818c19cec6697c913dc1a0f7 Author: Vicente Hernando Committer: Vicente Hernando Date:

Re: [sr-dev] [kamailio/kamailio] app_lua: LUAJIT variable to build agains LuaJIT compiler (#1384)

2017-12-22 Thread vhernando
@vhernando pushed 2 commits. 55e3b72 app_lua: update doc about LUAJIT variable and building against LuaJIT libraries. 02723aa app_lua: README update -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [sr-dev] [kamailio/kamailio] cfg_rpc: extending the functionality of cfg.get command (#1321)

2017-12-22 Thread hdikme
I have tested it with the version 5.0.1 using kamctl rpc ... and the result hasn't changed. n = rpc->scan(c, "S*S", , ); n equals to -1 in case of using only the group name. -- 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] app_lua: LUAJIT variable to build agains LuaJIT compiler (#1384)

2017-12-22 Thread Daniel-Constantin Mierla
This can be merged, but a note about this compile option and the constraint with luajit version has to be added to the docs of the module. -- 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] app_lua: LUAJIT variable to build agains LuaJIT compiler (#1384)

2017-12-22 Thread vhernando
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] git:4.4:b19c70e5: pkg/kamailio/deb: remove http_async_client from squeeze

2017-12-22 Thread Victor Seva
Module: kamailio Branch: 4.4 Commit: b19c70e5edabe5a78bdc2ef52106d609716ed5cb URL: https://github.com/kamailio/kamailio/commit/b19c70e5edabe5a78bdc2ef52106d609716ed5cb Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:master:3a2ee928: modules: readme files regenerated - sctp ... [skip ci]

2017-12-22 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 3a2ee9280fa8cde3b45d3e5631267287ba0b74ac URL: https://github.com/kamailio/kamailio/commit/3a2ee9280fa8cde3b45d3e5631267287ba0b74ac Author: Kamailio Dev Committer: Kamailio Dev Date:

[sr-dev] git:master:b8fb6f9f: sctp: removed risky workaround for dealing with old libksctp versions

2017-12-22 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b8fb6f9f453a7ab72ea578e8469ae88a831ca0e9 URL: https://github.com/kamailio/kamailio/commit/b8fb6f9f453a7ab72ea578e8469ae88a831ca0e9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:12f313c6: sctp: note about using recent versions for libsctp and kernel

2017-12-22 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 12f313c6c7c9b6a9c12d8ee2693cb955c16afe35 URL: https://github.com/kamailio/kamailio/commit/12f313c6c7c9b6a9c12d8ee2693cb955c16afe35 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:ed5a3b04: sctp: clang format the code

2017-12-22 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ed5a3b04c79fbe071900d53a207c14a379679092 URL: https://github.com/kamailio/kamailio/commit/ed5a3b04c79fbe071900d53a207c14a379679092 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: