On Friday 17 March 2006 13:24, Francesco Peeters (Asterisk) wrote: > > > chan_visdn.c: Unable to open timer: Permission denied > > no problerms with complinig all > > visdn_configurator run correctly , ifconfig display the visdn0 device > > This is a known issue.
No, it's not. The "known issue" is when you open the LAPD sockets: sock(AF_LAPD, ...): Permission denied If you are not able to open /dev/visdn/timer you need to check that the owner of files in /dev/visdn matches with the user running asterisk. Ciao, -- Daniele Orlandi _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
