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 _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
