No that is not the problem, nor was it the question.

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.

Example :

exten => s,n,Queue(queuename,,,,,"myscript.agi,arg1,arg2")


If anyone wants to update the very old wiki, be my guest.



Kind regards,

Jonas.


On 09/13/2010 08:25 PM, Roger Burton West wrote:
On Mon, Sep 13, 2010 at 08:15:34PM +0200, Jonas Kellens wrote:

[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
So check that /var/lib/asterisk/agi-bin/cleanpickup.agi is executable by
the user under which asterisk is running.

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to