OK, yep, that was a typo. i am using 3.1 (sarge) i did not use the asterisk or zaptel packages because i tried them out yesterday. the zaptel package did not have a wctdm driver that the pdf from digium told me i needed to load, so i re-installed the os and started fresh with the packages from digium.
here is what i have from dpkg -l udev Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii udev 0.056-3 /dev/ management daemon ok, i added SUBSYSTEM=="zaptel", GROUP="dialout" to /etc/udev/permissions.rules do i still need to add asterisk to the dialout group before i reboot ? thanks so much for all the help. sk On Sat, 2006-07-08 at 02:57 +0300, Tzafrir Cohen wrote: > On Fri, Jul 07, 2006 at 05:32:24PM -0500, nephish wrote: > > cool thanks, ok, here you go > > > > [EMAIL PROTECTED]:~$ ls -lAr /dev/zap/ > > total 0 > > crw-rw---- 1 root root 196, 253 2006-07-07 14:14 timer > > crw-rw---- 1 root root 196, 255 2006-07-07 14:14 pseudo > > crw-rw---- 1 root root 196, 0 2006-07-07 14:14 ctl > > crw-rw---- 1 root root 196, 254 2006-07-07 14:14 channel > > crw-rw---- 1 root root 196, 4 2006-07-07 14:14 4 > > crw-rw---- 1 root root 196, 3 2006-07-07 14:14 3 > > crw-rw---- 1 root root 196, 2 2006-07-07 14:14 2 > > crw-rw---- 1 root root 196, 1 2006-07-07 14:14 1 > > hmmm... What version of udev do you use? > dpkg -l udev > > See http://bugs.debian.org/316801 > > An answer to bug report there mentions the fix: > > You need to add the following line to /etc/udev/permissions.rules : > > SUBSYSTEM=="zaptel", GROUP="dialout" > > However udev in Etch should have this by now. > _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
