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
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
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
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
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
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
> 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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
---
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
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
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
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
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
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
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
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
- 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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
48 matches
Mail list logo