<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Apr 18, 2014 at 3:36 PM,  <span dir="ltr"><<a href="mailto:steve@vanwambeck.net" target="_blank">steve@vanwambeck.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Russ,<br>
I think that got it... I had to make a slight change to the command<br>
though:<br>
root@asterisk-pbx:/etc/dahdi# chown -R asteriskpbx:asteriskpbx<br>
/dev/dahdi<br>
<br>
Astersisk is now showing the dahdi and pri commands. I can see channels<br>
now from the "pri show channels" command. I think I am good to go now.<br>
<br>
Thanks for the guidance, have a wonderful weekend!<br>
Steve</blockquote><div><br></div><div>Oh I see, udev must have been setting the ownership to root because the asterisk user/group doesn't exist on your system.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"># DAHDI devices with ownership/permissions for running as non-root<br>
SUBSYSTEM=="dahdi",             OWNER="asterisk", GROUP="asterisk",<br>
MODE="0660"<br></div></div></blockquote><div><br></div><div>In the dahdi.rules file, change the owner and group on this line to "asteriskpbx" so this fix will persist through a module reload.</div><div>
 </div></div>-- <br><div dir="ltr"><div>Russ Meyerriecks</div><div>Digium, Inc. | Linux Kernel Developer</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>direct: +1 256-428-6025</div><div>Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></div>
</div>
</div></div>