[sr-dev] [kamailio/kamailio] http_client: Fixed bug, so user-agent header now is added to HTTP request (#674)

2016-06-16 Thread Jurijs Ivolga
This commit add minor fix, so user-agent header now is added for HTTP requests. I'm not a C programmer, but this fix makes it work. I highly recommend to review this fix. :) You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/674 --

[sr-dev] git:master:20ac0d5c: modules: readme files regenerated - http_async_client ...

2016-06-16 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 20ac0d5c467aa8dbd470a4a7fb5e32a90a5ca85f URL: https://github.com/kamailio/kamailio/commit/20ac0d5c467aa8dbd470a4a7fb5e32a90a5ca85f Author: Kamailio Dev Committer: Kamailio Dev Date:

Re: [sr-dev] [kamailio/kamailio] http_async_client: Minor code and doc review (#673)

2016-06-16 Thread Federico Cabiddu
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/673#issuecomment-226448144___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] http_async_client: Minor code and doc review (#673)

2016-06-16 Thread Federico Cabiddu
Merged #673. --- 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/673#event-694442774___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:4788ab5f: Merge pull request #673 from giavac/master

2016-06-16 Thread GitHub
Module: kamailio Branch: master Commit: 4788ab5fd590edb0cde95304bec183bf7517232f URL: https://github.com/kamailio/kamailio/commit/4788ab5fd590edb0cde95304bec183bf7517232f Author: Federico Cabiddu Committer: GitHub Date: 2016-06-16T12:30:36+02:00

[sr-dev] git:master:21c50888: http_async_client Minor indentations, code duplication

2016-06-16 Thread Giacomo Vacca
Module: kamailio Branch: master Commit: 21c50cfaa4bf085ac3b2285b466bd03b8955 URL: https://github.com/kamailio/kamailio/commit/21c50cfaa4bf085ac3b2285b466bd03b8955 Author: Giacomo Vacca Committer: Giacomo Vacca Date:

[sr-dev] git:master:219a76af: http_async_client minor doc update

2016-06-16 Thread Giacomo Vacca
Module: kamailio Branch: master Commit: 219a76af9caefbabe7adfc91594eb4efe752b97d URL: https://github.com/kamailio/kamailio/commit/219a76af9caefbabe7adfc91594eb4efe752b97d Author: Giacomo Vacca Committer: Giacomo Vacca Date:

[sr-dev] [kamailio/kamailio] http_async_client: Minor code and doc review (#673)

2016-06-16 Thread Giacomo Vacca
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/673 -- Commit Summary -- * http_async_client Minor indentations, code duplication * http_async_client minor doc update -- File Changes -- M

Re: [sr-dev] [kamailio/kamailio] Conflict between tls module and mongo-c-driver with ssl enabled (#660)

2016-06-16 Thread Laurent Glayal
Just for tracking Using kamailio 4.4.1 *with mongo-c-driver-1.2.4 - with driver compiled with --enable-ssl=yes => segfault - with driver compiled with --enable-ssl=no => working but may break compatibility to connect to mongodb 3.x requiring advanced authentication. In latest driver 1.3.5 code

Re: [sr-dev] [kamailio/kamailio] Fix check_route_param() (#663)

2016-06-16 Thread Daniel-Constantin Mierla
OK, useful hints -- I will try to reproduce when I get the first chance. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: