Also, shouldn&#39;t the .php script be located in &quot;/var/lib/asterisk/agi-bin&quot;?<br><br><div class="gmail_quote">On Fri, Jan 1, 2010 at 7:31 AM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.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;"><div bgcolor="#FFFFFF"><div>When passing arguments to applications you must use parentheses.</div>
<div><br></div><div>Try:</div><div><br></div><div>  exten =&gt; _X.,3,DeadAGI(a2billing.php)</div><div><br></div><div>You can omit parentheses when calling applications with no arguments, e.g.</div><div><br></div><div>   exten =&gt; s,1,Answer</div>
<div><br></div><div>... but not when there are parameters.</div><div><br><font color="#888888"><div>--</div>Sent from mobile device</font></div><div><div></div><div class="h5"><div><br>On Jan 1, 2010, at 7:01 AM, Saeed Akhtar &lt;<a href="mailto:saeedakhtar.484@gmail.com" target="_blank">saeedakhtar.484@gmail.com</a>&gt; wrote:<br>
<br></div><div></div><blockquote type="cite"><div><div dir="ltr">hi all,<div><br></div><div>I have a little problem. I&#39;m trying to configure a2billing (asterisk2billing) with asterisk. Everything done successfully but when I try to call following error occur </div>
<div>

   &quot;WARNING[9690]: pbx.c:3170 pbx_extension_helper: No application &#39;DeadAGI,a2billing.php&#39; for extension (a2billing, 456,3)</div><div>and it hang ups the call. Can someone please tell me why this error occuring. My extension.conf script is as following.</div>


<div><span style="font-family: &#39;Trebuchet MS&#39;,Arial,Helvetica,sans-serif; font-size: 13px; color: rgb(85, 85, 85);"><pre style="border-style: solid; border-color: rgb(188, 231, 21); border-width: 1px 0px; margin: 30px; padding: 10px; overflow: auto; background-color: rgb(237, 249, 192);">
[a2billing]
; CallingCard application
exten =&gt; _X.,1,Answer
exten =&gt; _X.,2,Wait,2
exten =&gt; _X.,3,DeadAGI,a2billing.php
exten =&gt; _X.,4,Wait,2
exten =&gt; _X.,5,Hangup

[did] 
; CallingCard application 
exten =&gt; _X.,1,DeadAGI(a2billing.php|1|did) </pre></span></div><div>while a2billing.php is places in &lt;asterisk dir&gt;/agi-bin/a2billing.php</div><div><br><br>Regards,<br><br>Saeed Akhtar<br><br>
</div></div>
</div></blockquote></div></div><div class="im"><blockquote type="cite"><div><span>_______________________________________________</span><br><span>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --</span><br>
<span></span><br><span>asterisk-users mailing list</span><br><span>To UNSUBSCRIBE or update options visit:</span><br><span>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"></a><a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></span></div>
</blockquote></div></div><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Thanks,<br>--Warren Selby<br>
<a href="http://www.selbytech.com">http://www.selbytech.com</a><br>