<div dir="ltr"><br><div class="gmail_quote"><br><div dir="ltr">Hi, i&#39;m just beginning to learn FreeSwitch and have a quick question to you<div>I want to implement an automated IVR-like service that will be used for calling selected customers and performing a survey/collecting some data from them.</div>

<div>I decided to use mod_httapi for handling the calls, but since my application will be calling the customers I need to initiate the call too.</div><div>I&#39;d like to do that using an inbound event socket, by sending &#39;originate&#39; command.</div>

<div>And my questions are:</div><div>1. Is this a correct approach, or maybe there&#39;s a better method of initiating such call?</div><div>2. How to pass some correlation id when originating the call so that it would be delivered back to my application with mod_httapi request? I just need to correlate the initiation of the call with the call handler code that will be invoked later.</div>

<div><br></div><div>Thanks and best regards</div><span class="HOEnZb"><font color="#888888"><div>Rafal</div><div><br></div></font></span></div>
</div><br></div>