<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Dave,<BR>
&nbsp;<BR>
&nbsp;&nbsp; the best place for these types of "dev" questions would be the asterisk-users list. This list is devoted to more in depth Asterisk core development such as new features, bug fixes and so on.<BR>
&nbsp;<BR>
A quick reply to your question however would be Yes to AGI. Also make sure you check two great publications:<BR>
&nbsp;<BR>
1) The Future of Telephony, second edition <A href="http://oreilly.com/catalog/9780596510480/index.html">http://oreilly.com/catalog/9780596510480/index.html</A><BR>
2) <A href="http://www.packtpub.com/asterisk-gateway-interface-programming/book">http://www.packtpub.com/asterisk-gateway-interface-programming/book</A>&nbsp;(new)<BR>
&nbsp;<BR>
NicChap.<BR>
<BR>&gt; Message: 8<BR>&gt; Date: Sat, 24 Jan 2009 22:10:15 -0600<BR>&gt; From: David Phillips &lt;phillips.david.lee@gmail.com&gt;<BR>&gt; Subject: Re: [asterisk-dev] Newbie Developer Resource?<BR>&gt; To: "'Asterisk Developers Mailing List'"<BR>&gt; &lt;asterisk-dev@lists.digium.com&gt;<BR>&gt; Message-ID:<BR>&gt; &lt;!&amp;!AAAAAAAAAAAYAAAAAAAAAN3qvBOeRxBMt9Y4vt+kDZXCgAAAEAAAAKNbYCvMqrRAojxybvzgXGABAAAAAA==@gmail.com&gt;<BR>&gt; <BR>&gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; <BR>&gt; Thanks Greyman. I appreciate it. What I'm actually looking for is how to do<BR>&gt; special outbound calling handling with asterisk. I don't want to actually<BR>&gt; change the asterisk server itself. I think I want to use AGI's ? I'm not<BR>&gt; certain, but I *think* so. Basically I'm wanting to do the following:<BR>&gt; <BR>&gt; 1. Get data from mySQL database (I already have an example program for this)<BR>&gt; 2. make an outbound call (I already have an example with a simple 'call<BR>&gt; file')<BR>&gt; 3. detect human or answering machine (and update the db appropriately)<BR>&gt; 4. play an audio file (I have an example of this too).<BR>&gt; 5. Prompt the listener to record a response (I DON'T have an example of<BR>&gt; this).<BR>&gt; 6. write the response to a WAV file so I can retrieve it via FTP.<BR>&gt; <BR>&gt; I think that's about it. Like I said, I have some sample code to get me<BR>&gt; started, I was just wondering for a good starting place for scripting with<BR>&gt; asterisk.<BR>&gt; <BR>&gt; Dave<BR><BR></body>
</html>