<div dir="ltr">Dear Sir,<br><br>I was just trying to find the solution...Now I give the file 755 to dial.pl<br><br>Kindly note if I run the script from shell using sudo everything looks greate as below:<br>sudo /var/lib/asterisk/agi-bin/dial.pl<br>
sudo: unable to execute /var/lib/asterisk/agi-bin/dial.pl: Success<br><br>Any suggestions?<br><br>Thanks<br><br><div class="gmail_quote">On Fri, Feb 20, 2009 at 10:23 PM, Steve Edwards <span dir="ltr">&lt;<a href="http://asterisk.org">asterisk.org</a>@<a href="http://sedwards.com">sedwards.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 class="Ih2E3d">On Fri, 20 Feb 2009, michel freiha wrote:<br>
<br>
</div><div class="Ih2E3d">&gt; The file dial.pl is executable and own by root as you can see below<br>
&gt;<br>
&gt; ls -lrt<br>
</div><div class="Ih2E3d">&gt; -rwxrwxrwx 1 root root &nbsp; 1865 Feb 20 21:18 dial.pl<br>
<br>
</div>Using the &quot;very large hammer&quot; (AKA chmod 777) to &quot;solve&quot;<br>
permissions problems indicates a &quot;very large gap&quot; in understanding the<br>
implications.<br>
<br>
Think about what the following command executed by any user on your system<br>
would do:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;echo &quot;rm --force --recursive /&quot; &gt;dial.pl<br>
<div class="Ih2E3d"><br>
&gt; Regarding the script debug test please find below what did I get:<br>
&gt;<br>
&gt; [root@switch1 agi-bin]# /usr/bin/perl -wc dial.pl<br>
&gt; Can&#39;t locate Asterisk/AGI.pm in @INC (@INC contains:<br>
<br>
</div>So now you have identified your problem -- you haven&#39;t satisfied the<br>
prerequisites for the script.<br>
<div><div></div><div class="Wj3C7c"><br>
Thanks in advance,<br>
------------------------------------------------------------------------<br>
Steve Edwards &nbsp; &nbsp; &nbsp;<a href="mailto:sedwards@sedwards.com">sedwards@sedwards.com</a> &nbsp; &nbsp; &nbsp;Voice: +1-760-468-3867 PST<br>
Newline &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Fax: +1-760-731-3000<br>
<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>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>