I am developing a Freeswitch/LUA script.&nbsp; From the script, I have a requirement to retrieve information via HTTP from an app server.&nbsp; I have utilized the HTTP application from the Freeswitch CLI.&nbsp; It works great.&nbsp; My question is how can I call the &quot;http get <a href="http://www.">http://www.</a>......&quot; from within the LUA script and retrieve the HTTP response?&nbsp; Is this feasible?&nbsp; Or is there a way to make an HTTP request directly from LUA?<br>
<br>Jonathan<br><br>