<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">No that is not the problem,
nor was it the question.<br>
<br>
<br>
I found the solution. Apparently you need to place the AGI-script and
its arguments between " ", but the arguments still need to be separated
by a comma.<br>
<br>
Example :<br>
<br>
exten =&gt; s,n,Queue(queuename,,,,,"myscript.agi,arg1,arg2")<br>
<br>
<br>
If anyone wants to update the very old wiki, be my guest.<br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
<br>
</font><br>
On 09/13/2010 08:25 PM, Roger Burton West wrote:
<blockquote cite="mid:20100913182533.GA11453@firedrake.org" type="cite">
  <pre wrap="">On Mon, Sep 13, 2010 at 08:15:34PM +0200, Jonas Kellens wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">[Sep 13 20:14:59]     -- Launched AGI Script  
/var/lib/asterisk/agi-bin/cleanpickup.agi
[Sep 13 20:14:59]  opruimenpickup.agi: Failed to execute  
'/var/lib/asterisk/agi-bin/cleanpickup.agi': Permission denied
    </pre>
  </blockquote>
  <pre wrap="">
So check that /var/lib/asterisk/agi-bin/cleanpickup.agi is executable by
the user under which asterisk is running.

  </pre>
</blockquote>
</body>
</html>