I'm porting a dialer application to FS as well. Although I'm still not as familiar with FS APIs as I would like, I'm using switch_ivr_originate() on a module I call mod_dialer, which iterates with MySQL to generate the calls and stuff.
<br><br>You probably may find another better strategy to generate the calls. Take a look at the wiki: <a href="http://wiki.freeswitch.org/wiki/Freeswitch_IVR_Originate">http://wiki.freeswitch.org/wiki/Freeswitch_IVR_Originate
</a><br><br>Regards,<br>Arnaldo M Pereira<br><br><div><span class="gmail_quote">On 7/17/07, <b class="gmail_sendername">Abraham Korah</b> &lt;<a href="mailto:akorah@exemem.com">akorah@exemem.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am trying to port an application that dial a set of numbers to play an<br>announcement. That is, the when they take the phone, they will hear the<br>announcement. The application will dial the numbers<br><br>Any idea how I can do this using Freeswitch. at present we are using a
<br>commercial VOIP SIP engine to do this<br>We would like to&nbsp;&nbsp;port the application to Freeswitch.<br><br>Thanks<br>Abe<br><br><br><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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">
http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></blockquote></div><br>