<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I think, it can be done using Originate call and 
then call Playback()</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>right? Can you share with me how you do using 
switch_ivr_originate() ?</FONT></DIV>
<DIV><FONT face=Arial size=2>Abe</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=egghunt@gmail.com href="mailto:egghunt@gmail.com">Arnaldo de Moraes 
  Pereira</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=akorah@exemem.com 
  href="mailto:akorah@exemem.com">Abraham Korah</A> ; <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 17, 2007 9:22 
AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] auto 
  dialer</DIV>
  <DIV><BR></DIV>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="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">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></BLOCKQUOTE></BODY></HTML>