Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-20 Thread gmele
Hi, I recompiled the http_async_client instead of using the one provided in the rpm repository: all is working fine! I think we can close the topic! Do do know where we can find rpm with the latest 5.0.4 release? Regards Giovanni -- Sent from:

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-20 Thread gmele
Hello Giacomo, I installed latest rpm found on http://download.opensuse.org/repositories/home:/kamailio:/v5.0.x-rpms/CentOS_7/x86_64/. Build date is Nov 16. I also installed curl version 7.52.1. After the installation, I started to test the https connection and still get the same problem with

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-09 Thread gmele
Hello Giacomo, any news on this topic? Are you waiting something from me? Thx Giovanni -- Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-07 Thread gmele
Hello, I reduced the number of kamailio children to 1 and found something that may be interesting: all requests are processed by 1 principal thread, but time to time, another thread handle them (why, I don't know as children=1). When this occurs, the https request ALWAYS fails with error 77.

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-07 Thread gmele
Hello Giacomo, here are the requested info: 1) unfortunately, I cannot give you this information as we copied the source from git branch 5.0, August 18th and put it in our own source control (Perforce) 2)1-2 requests per seconds seems ok, but as soon rate increases, problem appears 3) I cannot

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-06 Thread gmele
Hello Giacomo, I patched my branch 5.0.2 with your modifications, but the result is the same: same problem occurs with heavy load and lot of http requests in parallel. Same error code 77. I didn't upgrade the version of curl. I will maybe give it a try. Can you give me the link from where you

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-03 Thread gmele
Ok, thx! BTW, do you know if it is possible to build the http_async_client rpm on the openSUSE download server? The http_client is present, but not the http_async one Regards Giovanni -- Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

Re: [SR-Users] http_async_client problem with tls_ca_path

2017-11-03 Thread gmele
Hello Giacomo, currently, I don't see these CURL warnings. Here are the logs I get using the verbose mode of Curl. When it works: Nov 3 08:41:46 d-wn-sipregistrar-003 kamailio-registrar[18948]: INFO: http_async_client [http_multi.c:238]: debug_cb(): [cURL] About to connect() to pusher-service

[SR-Users] http_async_client problem with tls_ca_path

2017-11-02 Thread gmele
Hello, I'm having strange behavior with the http_async_client module and https connections. Our kamailio config use REST interfaces to send push to mobile apps when calls are initiated. We also use a REST interface to register the client in our push database (and then be able to use the info to