Perfect, thank you very much, can be pretty useful :)
Matteo. On Mon, 2006-01-09 at 13:16 +0100, Francesco Peeters (Asterisk) wrote: > On Mon, January 9, 2006 12:16, Matteo Brancaleoni said: > > For F.Peters... > > > > about udev, what did you do to make udev working under centos? > > did you upgraded from src (like I did) or wrote different > > rules for the centos shipped version? > > > > thanks a lot, > > > wrote new rules with assistance of Daniele... > > Including them below for the record: > > --> rules.d/30-vinsdn.rules-oldudev: > # Rules to create vISDN associated devices > # For older udev which does not provide SUBSYSTEM (pre udev-046) > # > # WARNING: Names are not unique! > # > > KERNEL="streamport", NAME="visdn/streamport" > KERNEL="netdev-control", NAME="visdn/netdev-control" > KERNEL="cxc-control", NAME="visdn/cxc-control" > KERNEL="ppp", NAME="visdn/ppp" > KERNEL="system", NAME="visdn/timers/system", SYMLINK="visdn/timer" > --> END OF FILE > > --> permissions.d/30-visdn.permissions-oldudev > # Permissions for created vISDN associated devices > # For older udev which does not provide SUBSYSTEM (pre udev-046) > # > # WARNING: Names are not unique! > # > > visdn/*:root:asterisk:660 > visdn/timers/*:root:asterisk:660 > --> END OF FILE > > > -- Come to visit us @ CeBit 2006 >From 9 to 15 March 2006 Hall 13 Stand no. E25/1 Matteo Brancaleoni System Administrator Tel +39.02.70633354 Sip [EMAIL PROTECTED] Iax2 [EMAIL PROTECTED] _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
