<div class="gmail_quote">On Fri, Jan 23, 2009 at 8:04 PM, Shelby Ramsey <span dir="ltr">&lt;<a href="mailto:sicfslist@gmail.com">sicfslist@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
OK ... Here goes another I&#39;m doing this with AST &nbsp;... but I want to move it to FS. &nbsp;Searched via google site:<a href="http://lists.freeswitch.org" target="_blank">lists.freeswitch.org</a> auto dialer and others ... nothing useful.<div>

<br></div><div>Today I have a platform for auto dialing with AST (centrally managed ... about 10 machines) and we do this:</div><div>&nbsp;&nbsp;-- Remote machines query central DB for numbers to call based on certain configs</div>

<div>&nbsp;&nbsp;-- Use AMI to generate the call</div><div>&nbsp;&nbsp;-- If call gets answered, extension info queried via rta (central db again)</div><div><br></div><div>The nice thing about all of this is it&#39;s relatively easy to manage (through one central web interface we built) and it works ... the bad part is reporting ... as anyone knows on this list that has used AST for auto dialing in this way (via .call or AMI) every call looks like it fails instead of showing a real cause code.</div>

<div><br></div><div>So ... conceptually I&#39;m trying to accomplish the same thing ...&nbsp;</div><div><br></div><div>Today we use FS a lot for termination of VoIP traffic ... all done via XML_CURL ... which is awesome!</div>

<div><br></div><div>Would like to do something like:</div><div>&nbsp;&nbsp;-- originate request</div><div>&nbsp;&nbsp;-- on answer XML_CURL posts info</div></blockquote><div><br>Auto dialing is one of the many areas where freeswitch is much superior than asterisk. You can accomplish what you need in some ways, one would be to listen for a CHANNEL_ANSWER event on event_socket interface and, then, take whatever needed action.<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div></div><div><br></div>
<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Arnaldo M Pereira<br><a href="http://lustyscripps.wordpress.com">http://lustyscripps.wordpress.com</a><br>