<div dir="ltr">Very simple situation...<div><br></div><div>While on a call I want to press * to post to an external URL, I want to post global variables, ie. UUID.</div><div><br></div><div>I have this working with httapi:</div><div><br></div><div>&lt;execute application=&quot;bind_digit_action&quot; data=&quot;httapi,*,exec:httapi,<a href="http://myurl.com">http://myurl.com</a>,aleg,aleg\&quot;&gt;&lt;/execute&gt;<br></div><div><br></div><div>Only problem is, httapi expects XML to be returned and I don&#39;t actually want to return anything, I just want to send the information to the URL and for FreeSwitch to go on about it&#39;s business.</div><div><br></div><div>What module is best for this job? </div></div>