<div dir="ltr"><br>root@PBX: /var/www/html $ /etc/init.d/asterisk start<br>[ ok ] Starting asterisk (via systemctl): asterisk.service.<br>root@PBX: /var/www/html $ ps aux | grep asterisk<br>asterisk  1007  0.7  2.3  67128 23748 ?        Ssl  Apr19   8:49 /usr/sbin/asterisk -U asterisk -G asterisk<br>root      4186  0.0  0.1   4192  1992 pts/0    S+   17:30   0:00 grep asterisk<br>root@PBX: /var/www/html $ /usr/sbin/asterisk –rx "sip show peers"<br>Privilege escalation protection disabled!<br>See <a href="https://wiki.asterisk.org/wiki/x/1gKfAQ">https://wiki.asterisk.org/wiki/x/1gKfAQ</a> for more details.<br>Asterisk already running on /var/run/asterisk/asterisk.ctl.  Use 'asterisk -r' to connect.<br>root@PBX: /var/www/html $<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 20, 2017 at 1:36 PM, Antony Stone <span dir="ltr"><<a href="mailto:Antony.Stone@asterisk.open.source.it" target="_blank">Antony.Stone@asterisk.open.source.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thursday 20 April 2017 at 12:31:14, Atux Atux wrote:<br>
<br>
> Hi. thanks a lot for your replies. I did stop the services and i did issued<br>
> the  the "chown" and "chmod" commands listed in the guide.<br>
> It is necessary to compile it, instead if using the apt-get version<br>
> What am i missing?<br>
<br>
</span>Let's go back to basics for a moment - you say this is a Debian system - in my<br>
experience Debian already runs Asterisk as the "asterisk" user and not as<br>
root, so let's see what you have.<br>
<br>
1. Start Asterisk (probably using "/etc/init.d/asterisk start", or maybe<br>
"service asterisk start")<br>
<br>
2. Check who it's running as: "ps aux | grep asterisk"<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Antony.<br>
<br>
<br>
--<br>
What makes you think I know what I'm talking about?<br>
I just have more O'Reilly books than most people.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
                                                   Please reply to the list;<br>
                                                         please *don't* CC me.<br>
<br>
--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.<wbr>org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/<wbr>wiki/display/AST/Getting+<wbr>Started</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" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-<wbr>users</a><br>
</div></div></blockquote></div><br></div>