<!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">Hello,<br>
<br>
can anyone please tell me how I can give arguments to my AGI script ?!<br>
<br>
I think asterisk sees the name of the AGI + the channel as one
filename, and of course this file then does not exist.<br>
<br>
<br>
Jonas.<br>
</font><br>
On 09/13/2010 10:26 AM, Jonas Kellens wrote:
<blockquote cite="mid:4C8DE026.1050107@telenet.be" type="cite">
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
what is the correct syntax ?<br>
<br>
<br>
exten =>
s,n,Queue(${queuename},,,,${timeout},cleanpickup.agi^${CHANNEL})<br>
<br>
<br>
[Sep 13 10:23:58] WARNING[23551]: res_agi.c:886 launch_script: Failed
to execute
'/var/lib/asterisk/agi-bin/cleanpickup.agi^SIP/329909007906-0000017a':
File does not exist.<br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</blockquote>
</body>
</html>