[asterisk-users] Correct queue agi syntax in 1.6.2.11

Jonas Kellens jonas.kellens at telenet.be
Mon Sep 13 13:45:12 CDT 2010


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.
>
>    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100913/d71eb693/attachment.htm 


More information about the asterisk-users mailing list