<div dir="ltr">Hi team,<div><br></div><div>I am Agalya and I work for Comcast. We are trying to use kamailio as proxy server for our project. </div><div>I have a query regarding the same. We are trying to use REST API calls asynchronously from the config file. </div><div>I see that there is a module "http_async_client" which is used to handle REST services asynchronously. </div><div><br></div><div>Found that libcurl is used to perform these operations. </div><div>My question is:</div><div><br></div><div>1) How much time kamailio is taking to send the HTTP request out after TCP port is opened? </div><div>    Is there any time dependency we need to wait on libcurl to send HTTP request out?</div><div>    B'coz in opensips I see a delay time and  libcurl is used in-turn. </div><div>    I found kamailio doing similar to opensips and hence am posting this question.</div><div><br></div><div>2) We can also use PUT service by using <span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre">http_set_method(PUT)? </span></div><div><span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre">  </span><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif">Should we add code to support PUT service? </font></span></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif"><br></font></span></div><div><font color="#333333" face="arial, helvetica, sans-serif"><span style="font-size:12px;line-height:20px;white-space:pre">Thanks in advance. </span></font></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif"><br></font></span></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif">Regards,</font></span></div><div><span style="color:rgb(51,51,51);font-size:12px;line-height:20px;white-space:pre"><font face="arial, helvetica, sans-serif">Agalya</font></span></div><div><span style="color:rgb(51,51,51);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre">  </span></div></div>