[asterisk-dev] Problems with zap following 1.4.6 install
Christian Villa Real Lopes
christian.lists at polibrasnet.com.br
Mon Jul 2 12:58:28 CDT 2007
this is looks like an asterisk-user question, but since I spent time
repying...
do you run asterisk like an user other than root ? if so perhapes your
problem is like mine some time ago (permission to your user "use" ZAP
devices)
I put the following line inside my zaptel init script
/bin/chmod -R 0660 /dev/zap
/bin/chmod ug+x /dev/zap
/bin/chown -R asterisk:asterisk /dev/zap
Regards,
Christian
More information about the asterisk-dev
mailing list