Re: [sr-dev] http_aync_client docs missing from web site

2016-03-28 Thread Daniel-Constantin Mierla
Thanks, it was added to the index page -- we need to find a way to auto-generate that html index file. Otherwise, the html files with readmes are generated automatically and available at: http://kamailio.org/docs/modules/devel/modules/ Daniel On 28/03/16 21:43, Olle E. Johansson wrote: > The htt

[sr-dev] http_aync_client docs missing from web site

2016-03-28 Thread Olle E. Johansson
The http_async_client README is not linked on the web site. http://kamailio.org/docs/modules/devel/ /O smime.p7s Description: S/MIME cryptographic signature ___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailma

[sr-dev] git:master:b8ed251f: http_client Document limitation to http and https protocols

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: b8ed251f8f4716393ba07d910d162b6a5bfa2194 URL: https://github.com/kamailio/kamailio/commit/b8ed251f8f4716393ba07d910d162b6a5bfa2194 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T21:08:05+02:00 http_client Document limitation to h

[sr-dev] git:master:f19d258d: http_client Restrict protocols for redirects

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: f19d258d646bac9bdb04cc2c059a459abd4b8185 URL: https://github.com/kamailio/kamailio/commit/f19d258d646bac9bdb04cc2c059a459abd4b8185 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T21:06:16+02:00 http_client Restrict protocols for r

[sr-dev] git:master:126c9c34: http_client Limit protocols to HTTP and HTTPS

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 126c9c341af5f7cf74279d1a6e757f7602ce7d99 URL: https://github.com/kamailio/kamailio/commit/126c9c341af5f7cf74279d1a6e757f7602ce7d99 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T20:54:17+02:00 http_client Limit protocols to HTTP

[sr-dev] git:master:191cffa3: http_client Update TODO - remove done items

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 191cffa3bc0bbe1a23ae214cdf0ad76035614ba0 URL: https://github.com/kamailio/kamailio/commit/191cffa3bc0bbe1a23ae214cdf0ad76035614ba0 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T20:48:50+02:00 http_client Update TODO - remove don

Re: [sr-dev] Config parser

2016-03-28 Thread Olle E. Johansson
> On 28 Mar 2016, at 20:20, Daniel-Constantin Mierla wrote: > > Hello, > > have you tried with empty string in between quotes? > > httpproxy=“” That did the job. Thanks! Added it to the README. /O > > Alternative is to use boolean in this case. > > httpproxy=no > > Of course, there is alw

[sr-dev] git:master:68547d50: http_client Add note about empty string in configuration file

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 68547d50668032c1a43e81f2eabf4d2b709ff049 URL: https://github.com/kamailio/kamailio/commit/68547d50668032c1a43e81f2eabf4d2b709ff049 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T20:42:37+02:00 http_client Add note about empty str

[sr-dev] git:master:f90a5525: http_client Return CURL error code on CURL failures, like "can't resolve DNS"

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: f90a5525244f3b37697c8426613c9b88eb98fb9d URL: https://github.com/kamailio/kamailio/commit/f90a5525244f3b37697c8426613c9b88eb98fb9d Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T20:22:23+02:00 http_client Return CURL error code o

Re: [sr-dev] Config parser

2016-03-28 Thread Daniel-Constantin Mierla
Hello, have you tried with empty string in between quotes? httpproxy="" Alternative is to use boolean in this case. httpproxy=no Of course, there is always to patch the code and add support for empty value (or eventual 'null' value). Cheers, Daniel On 28/03/16 19:31, Olle E. Johansson wrote:

[sr-dev] git:master:e2b3c46f: Makefile.defs: restore enabling pkg memory manager

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e2b3c46f78771f0eae97b6df85bdf0c55f74b541 URL: https://github.com/kamailio/kamailio/commit/e2b3c46f78771f0eae97b6df85bdf0c55f74b541 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-28T20:18:14+02:00 Makefile.defs: restore

[sr-dev] git:master:7a23fd2c: http_client Fix typo

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 7a23fd2c9ec66332097b639d4bedde52731e2bae URL: https://github.com/kamailio/kamailio/commit/7a23fd2c9ec66332097b639d4bedde52731e2bae Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T19:56:36+02:00 http_client Fix typo ...and compile

[sr-dev] git:master:3d0898a7: http_client Adding default value of authmetod to README

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 3d0898a713e956568551186391fbe1c9e7eb8ac6 URL: https://github.com/kamailio/kamailio/commit/3d0898a713e956568551186391fbe1c9e7eb8ac6 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T19:49:50+02:00 http_client Adding default value of

[sr-dev] Config parser

2016-03-28 Thread Olle E. Johansson
Hi! Http_client is using the cfg_parser.c core parser to parse the config file. In some cases I would like to set an empty string. Let’s say that I’ve set a default http proxy in modparams and wants to reset it to no proxy in the config file - in this case I would like to write httpproxy= on

[sr-dev] git:master:3019a561: http_client Update README with new options (authmethod, httpproxy, httpproxyport)

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 3019a5618bdcc1fa2442c143133278d0988db797 URL: https://github.com/kamailio/kamailio/commit/3019a5618bdcc1fa2442c143133278d0988db797 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T19:18:09+02:00 http_client Update README with new o

Re: [sr-dev] [kamailio/kamailio] module http_client - support for preemptive authentication (#515)

2016-03-28 Thread Olle E. Johansson
Committed a patch in 4bf3a51 - please test if it works for you. There's a setting for authmetod in modparams and also in the config file. --- 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/i

[sr-dev] git:master:4bf3a517: http_client Add configurable authentication methods

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 4bf3a517991b374308b033b85c82058c37e4e90a URL: https://github.com/kamailio/kamailio/commit/4bf3a517991b374308b033b85c82058c37e4e90a Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T19:09:21+02:00 http_client Add configurable authent

[sr-dev] [kamailio] dialog module : new rpc function for terminate (#552)

2016-03-28 Thread Yasin CANER
adding new rpc function to terminate a dialog with callid, to tag and from tag You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/552 -- Commit Summary -- * dialog module : new rpc function for terminate -- File Changes -- M modul

[sr-dev] git:4.4:24d31da6: core: mem - updated defines to pkg mod stats

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.4 Commit: 24d31da6fea5f177a43b492853362d56e9298ef6 URL: https://github.com/kamailio/kamailio/commit/24d31da6fea5f177a43b492853362d56e9298ef6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-28T14:39:39+02:00 core: mem - updated defin

[sr-dev] git:master:69f9328d: core: mem - updated defines to pkg mod stats

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 69f9328ddd959a70de8b94152704326dcca6a8cc URL: https://github.com/kamailio/kamailio/commit/69f9328ddd959a70de8b94152704326dcca6a8cc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-28T14:39:02+02:00 core: mem - updated de

[sr-dev] git:master:83458239: modules/ims_charging: fix for incorrectly adding duplicate host and realm AVP

2016-03-28 Thread Richard Good
Module: kamailio Branch: master Commit: 83458239f17a626518f449e32496ff707e4c6da9 URL: https://github.com/kamailio/kamailio/commit/83458239f17a626518f449e32496ff707e4c6da9 Author: Richard Good Committer: Richard Good Date: 2016-03-28T12:24:12+02:00 modules/ims_charging: fix for incorrectly addi

[sr-dev] git:master:e3f788ea: http_client Improve curl error handling

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: e3f788ea94c52e09a9b1f0b2e3242fe4991df3b0 URL: https://github.com/kamailio/kamailio/commit/e3f788ea94c52e09a9b1f0b2e3242fe4991df3b0 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T12:21:23+02:00 http_client Improve curl error handl

[sr-dev] git:master:438f91b8: http_client Add error parsing for DNS issues with http_proxy

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 438f91b8b5a43516d8904f23be2fa9898fdc465c URL: https://github.com/kamailio/kamailio/commit/438f91b8b5a43516d8904f23be2fa9898fdc465c Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T12:08:25+02:00 http_client Add error parsing for DN

[sr-dev] git:master:d04b1265: http_client Add a note to TODO list

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: d04b126571c430c67826a21977ed9c9fdeb08dca URL: https://github.com/kamailio/kamailio/commit/d04b126571c430c67826a21977ed9c9fdeb08dca Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T12:12:20+02:00 http_client Add a note to TODO list

[sr-dev] git:master:4cd5d66d: http_client fix bad formatting.

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 4cd5d66dd6b899dc76cd33c6702426ea36d3d4d2 URL: https://github.com/kamailio/kamailio/commit/4cd5d66dd6b899dc76cd33c6702426ea36d3d4d2 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T12:10:08+02:00 http_client fix bad formatting. ---

Re: [sr-dev] [kamailio] module http_client - support setting default http proxy (#541)

2016-03-28 Thread Olle E. Johansson
Where you using the old http_client_query function? I noticed it doesn't work. For me, the other function used the default_proxy. I committed a patch to trunk, please test again. Added your debugging too so we see the same things. --- You are receiving this because you are subscribed to this thr

[sr-dev] git:master:34ffef46: http_client Debug http_proxy and add http_proxy usage to the http_client_query function

2016-03-28 Thread Olle E . Johansson
Module: kamailio Branch: master Commit: 34ffef464fbb26c3526990a0bf8b9c5d1cd4ee97 URL: https://github.com/kamailio/kamailio/commit/34ffef464fbb26c3526990a0bf8b9c5d1cd4ee97 Author: Olle E. Johansson Committer: Olle E. Johansson Date: 2016-03-28T11:54:53+02:00 http_client Debug http_proxy and add

Re: [sr-dev] [kamailio] module http_client - support setting default http proxy (#541)

2016-03-28 Thread Olle E. Johansson
Reopened #541. --- 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/541#event-605022110___ sr-dev mailing list sr-dev@lists.sip-router.org htt

Re: [sr-dev] [kamailio] TLS [client:default] no way to verify_certificate but not require_certificate (#551)

2016-03-28 Thread Olle E. Johansson
I vaguely remember that earlier versions of TLS could not optionally accept client certs, Need to do some research here. --- 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/551#issueco

Re: [sr-dev] [kamailio] TLS [client:default] no way to verify_certificate but not require_certificate (#551)

2016-03-28 Thread Olle E. Johansson
I am not sure I understand you. When you set up a client connection from Kamailio to another SIP server, the other SIP server is the TLS server. TLS servers always present certificates. The require certificate setting is used when your kamailio is a TLS Server and decides whether Kamailio will

[sr-dev] Broken: kamailio/kamailio#2112 (4.4 - 8ce95cb)

2016-03-28 Thread Travis CI
Build Update for kamailio/kamailio - Build: #2112 Status: Broken Duration: 3 minutes and 27 seconds Commit: 8ce95cb (4.4) Author: Daniel-Constantin Mierla Message: Makefile.defs: version set to 4.4.0-rc2 View the changeset: https://github.com/kamailio/kamaili

[sr-dev] git:4.4:54395828: Makefile.defs: re-enable pkg malloc

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.4 Commit: 543958280f732c5a9de2fbc7f84ae227e6929098 URL: https://github.com/kamailio/kamailio/commit/543958280f732c5a9de2fbc7f84ae227e6929098 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-28T11:21:26+02:00 Makefile.defs: re-enable

[sr-dev] git:4.4:8ce95cbe: Makefile.defs: version set to 4.4.0-rc2

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.4 Commit: 8ce95cbe27a0244ae1db2630bcc8c513485155ca URL: https://github.com/kamailio/kamailio/commit/8ce95cbe27a0244ae1db2630bcc8c513485155ca Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-28T11:22:27+02:00 Makefile.defs: version se

[sr-dev] git: new commits in branch 4.4

2016-03-28 Thread Daniel-Constantin Mierla
- URL: https://github.com/kamailio/kamailio/commit/7423c33bfb56268bfa9cb3c03966c37c9a2d7d69 Author: Daniel-Constantin Mierla Date: 2016-03-28T11:03:49+02:00 dispatcher: coherent indentation and whitespacing (cherry picked from commit 1d401e0a9b4c3010c32b0084ec6a218fc46e4f78) - URL: https:

[sr-dev] git:master:a4043c44: topos: reused stored branch attributes in case of retransmission

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a4043c445b0673ca8f5ff7819caf9ac156da1e73 URL: https://github.com/kamailio/kamailio/commit/a4043c445b0673ca8f5ff7819caf9ac156da1e73 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-28T10:56:14+02:00 topos: reused stored b

[sr-dev] git:master:26dbc87a: core: mem/shm - use module stats fields for init of managers

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 26dbc87aac8d117bf0928eb2124ecc91e512e20f URL: https://github.com/kamailio/kamailio/commit/26dbc87aac8d117bf0928eb2124ecc91e512e20f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:22:37+02:00 core: mem/shm - use mo

[sr-dev] git:master:1eafbaf5: mem/tlsf_malloc: updates to use new api names for module stats

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 1eafbaf5b2d25879225b8e4c4797285dba2d460f URL: https://github.com/kamailio/kamailio/commit/1eafbaf5b2d25879225b8e4c4797285dba2d460f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:24:00+02:00 mem/tlsf_malloc: updat

[sr-dev] git:master:66fc01f4: uuid: detect if pkg-config knows about uuid lib

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 66fc01f48ea2d6fa8f20f39e1bcd01d498f8580d URL: https://github.com/kamailio/kamailio/commit/66fc01f48ea2d6fa8f20f39e1bcd01d498f8580d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:40:09+02:00 uuid: detect if pkg-co

[sr-dev] git:master:e5538f18: mem: shm - updated macros for mod stats api

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e5538f1814ed5b96a01c7006d15c9192238c9b19 URL: https://github.com/kamailio/kamailio/commit/e5538f1814ed5b96a01c7006d15c9192238c9b19 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:40:46+02:00 mem: shm - updated mac

[sr-dev] git:master:88d8aabb: http_async_client: use pkg-config for libevent compile flags detection

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 88d8aabb748d2c0ab476cea9a4a17eb990b618f7 URL: https://github.com/kamailio/kamailio/commit/88d8aabb748d2c0ab476cea9a4a17eb990b618f7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-28T10:22:10+02:00 http_async_client: use

[sr-dev] git:master:8f2864b1: mem/q_malloc: updates to use new api names for module stats

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8f2864b1845cfa2b520c0886e30d1f5df285eef6 URL: https://github.com/kamailio/kamailio/commit/8f2864b1845cfa2b520c0886e30d1f5df285eef6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:23:46+02:00 mem/q_malloc: updates

[sr-dev] git:master:ec15fc65: mem/f_malloc: updates to use new api names for module stats

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ec15fc65bc6d38e74fdcf6a1fa6ef10053452365 URL: https://github.com/kamailio/kamailio/commit/ec15fc65bc6d38e74fdcf6a1fa6ef10053452365 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:23:02+02:00 mem/f_malloc: updates

[sr-dev] git:master:33fe5e38: core: mem - export pkg api even when using system malloc

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 33fe5e38d2eefc2244eccb6279c082a789ed0307 URL: https://github.com/kamailio/kamailio/commit/33fe5e38d2eefc2244eccb6279c082a789ed0307 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T11:39:09+02:00 core: mem - export pkg

[sr-dev] git:master:5d903fd4: tm: coherent indentation

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5d903fd40a9e89d601be25df282a008ba8ba421e URL: https://github.com/kamailio/kamailio/commit/5d903fd40a9e89d601be25df282a008ba8ba421e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T12:04:47+02:00 tm: coherent indentati

[sr-dev] git:master:b568c653: core: mem/pkg - use module stats fields for init of managers

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b568c6533670b1400f7c12bd13169d41542c351a URL: https://github.com/kamailio/kamailio/commit/b568c6533670b1400f7c12bd13169d41542c351a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:21:55+02:00 core: mem/pkg - use mo

[sr-dev] git:master:b27384a0: p_usrloc: free allocated items in case of no more memory during domain add

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b27384a0a7c6567a9ecebab3f987079ad0ff7366 URL: https://github.com/kamailio/kamailio/commit/b27384a0a7c6567a9ecebab3f987079ad0ff7366 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T11:48:33+02:00 p_usrloc: free allocat

[sr-dev] git:master:50ac46bf: core - mem: renamed api fields for module stats to repleft the purpose

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 50ac46bfc233531f9f4be22be4aee07a8faa0325 URL: https://github.com/kamailio/kamailio/commit/50ac46bfc233531f9f4be22be4aee07a8faa0325 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T14:21:12+02:00 core - mem: renamed ap

[sr-dev] git:master:07dbe369: presence: remove jumping to error from error in update_presentity()

2016-03-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 07dbe3697bcad18f5766fc0d71a7fc48ff8a26d0 URL: https://github.com/kamailio/kamailio/commit/07dbe3697bcad18f5766fc0d71a7fc48ff8a26d0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2016-03-27T11:38:17+02:00 presence: remove jumpi