asterisk: how to change new file permissions? By Ricardo MallaJuly 20, 2015asterisk When "monitoring" a call, new files are created with non-public read/write Permissions, so I cannot hear them unless I chmod 777. /var/spool/asterisk/monitor I want this new files to be created with public read permissions.