awesome. it worked. thanks guys. <br><br><div><span class="gmail_quote">On 10/20/07, <b class="gmail_sendername">Tzafrir Cohen</b> <<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Sat, Oct 20, 2007 at 11:57:05PM +0530, Jaswinder Singh wrote:<br>> astrundir => /var/run
<br>> Change this to astrundir => /var/run/asterisk on 1.4 server and chmod<br>> /var/run/asterisk to 777 . make sure u create that directory as well .<br><br>chmod 777 (or even 666) to the control socket (asterisk.ctl
) allows<br>everybody on the system to write to it, and hence have full control of<br>Asterisk. In short: bad. You fix things with chown, not with chmod<br>666/777 .<br><br>And anyway, for it to have a lasting effect you need to set up the
<br>permissions in asterisk.conf anyway.<br><br>--<br> Tzafrir Cohen<br>icq#16849755 jabber:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>+972-50-7952406 mailto:
<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br><a href="http://www.xorcom.com">http://www.xorcom.com</a> <a href="http://iax:guest@local.xorcom.com/tzafrir">iax:guest@local.xorcom.com/tzafrir</a>
<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br>