Hi,<br><br>I am working on developing a very simple custom mod that needs to push out data to an external HTTP service, similar to the way curl works.&nbsp; Does anyone have experience in writing a Freeswitch mod that pushes out data to an external HTTP server and can give me a hand?&nbsp; I am hoping to learn from any sample code that demonstrate how to use the lib available within Freeswitch to do that.&nbsp;&nbsp; The HTTP service that&nbsp; receives the data is the same one that handles the mod_curl requests.&nbsp; Therefore, I believe there must be functions/methods that I can invoke to send out data to.&nbsp; <br>
<br>Thanks in advance for your help.<br><br><br>JB<br><br><br>