Does AST mean Asterisk Open Source PBX ?<br><br>If so, then yes I am familiar with it&#39;s archetechure as I am a former developer from that project.<br><br>You have 3 choices with FreeSWITCH<br><br>1) You can open a dedicated connection to mod_event_socket or XMLRPC per call and issue the originate command from there: <br>
&nbsp;&nbsp;&nbsp; This will block until you know for sure the outcome of the attempt.&nbsp; If it&#39;s success it will give you the uuid if not it gives you the cause code.<br><br>2) You can use a single mod_event_socket or XMLRPC connection to send all calls but use the bgapi mechanism which will do the same as above<br>
&nbsp;&nbsp;&nbsp; only asynchronously, The command will return immediately and the result will be fired as an event that you can pick up on the same or different event_socket connection or<br>&nbsp; &nbsp; other event consumer such as a custom C,perl,lua etc module.<br>
<br>3) You can use mod_xml_cdr to generate detailed 1-file-per-leg call files that will tell you when where and why the calls failed or did not fail.<br><br>&nbsp;<br><br><br><div class="gmail_quote">On Fri, Jan 23, 2009 at 4: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><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>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>