<div dir="ltr"><div><div>mod_httapi is for controlling calls that have already been established. To generate new calls from a third-party system you&#39;ll need to use the event socket and the originate API command. You should start here for event socket info:<br><a href="https://wiki.freeswitch.org/wiki/Event_socket#Inbound">https://wiki.freeswitch.org/wiki/Event_socket#Inbound</a><br><br></div>Look up the originate command and try it out from fscli. Once you figure out how to generate calls manually with originate commands at fscli then you can work on having your 3rd-party app do those calls via the event socket.<br><br></div>-MC<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 21, 2014 at 5:49 AM, Manish Talwar <span dir="ltr">&lt;<a href="mailto:manish.talwar@zaristo.com" target="_blank">manish.talwar@zaristo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">​Hi,<br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">We have successfully integrated FreeSwitch with our current web based IVR application by &quot;httapi&quot;, Its working fine as per our requirement. We have setup FreeSwitch on our &quot;linux EC2
 AWS Server&quot;,  and its successfully handshaking our IVR application with FreeSwitch.<br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">Now, we need to integrate out​bound call in our application, i.e. &quot;to make an international call&quot; or &quot;Speak to Customer Care Executive&quot;. I have looked about httapi &quot;dial&quot; command for
 this purpose, but I am not able to make a call by this command. <br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">Please suggest me whether we can make a Outbound call by HTTAPI &quot;Dial&quot; command or Is there any other ways to do this task. Please share some examples of XML Request which we need to send
 in FreeSwitch for making a call via HTTAPI.<br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">Also, we are planning to integrate &quot;NEXMO&quot; in our application. Please share some helpful links for integrating it with FreeSwitch if possible.<br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">Thanks,<br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">Regards,<br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">Manish Talwar<br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
</div>

<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>