<div>So besides the missing ) on line 1, I have some other comments:</div>
<div>&nbsp;</div>
<div>1) You should replace your priority numbers with &#39;n&#39;.&nbsp; Just so much easier to know that the issue isn&#39;t with priority numbers.&nbsp; And typing &#39;dialplan show &lt;context&gt;&#39; is a nice way to see if everything is setup correctly.&nbsp; The &#39;n&#39; is a personal choice, but the longer your application the better.
</div>
<div>&nbsp;</div>
<div>2) I thought I read somewhere that AGI was now auto-answering the channel.&nbsp; But I guess that&#39;s not right.&nbsp; AGI will auto-answer the channel if something causes it to do so.&nbsp; If you want to post your AGI code without any database commands, I&#39;ll glance at it.
</div>
<div>&nbsp;</div>
<div>humm, I guess that&#39;s all I see.&nbsp; Everything else seems fine.</div>
<div>&nbsp;</div>
<div>It may be good to check the ChannelStatus once in a while just to debug where the channel is getting answered.</div>
<div>&nbsp;</div>
<div><a href="http://gundy.org/asterisk/agi.html">http://gundy.org/asterisk/agi.html</a></div>