Since openpbx runs as user openpbx it needs permission to use /dev/zap
I just changed /dev/zap be be owned by openpbx
chown -R openpbx /dev/zap
also made sure the chmod for that dir was 755.
chmod -R 755 /dev/zap
It did solve that same issue but not sure
if that is the best answer.
_______________________________________________
Openpbx-users mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-users

Reply via email to