<div dir="ltr"><div>root@debian:/usr/share/freeswitch/scripts# vi test.lua</div><div><br></div><div>api = freeswitch.API();</div><div>api:execute(&quot;curl&quot;, &quot;<a href="http://myurl.com/test3.php">http://myurl.com/test3.php</a> post name1=value1&quot;)</div><div><br></div><div><br></div><div>Snatched the code straight from the the example shown at the URL below. FS does execute the script but never reaches my URL with the POST request. Did I miss something?</div><div><br></div><div><a href="https://freeswitch.org/confluence/display/FREESWITCH/mod_curl">https://freeswitch.org/confluence/display/FREESWITCH/mod_curl</a><br></div><div><br></div><div><br></div></div>