Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the permissions of the "archivedir" .WAV files. #379

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

Allan-N
Copy link
Collaborator

@Allan-N Allan-N commented Aug 1, 2024

When using "archivedir = /var/spool/asterisk/monitor" we create files in the [spool] directory. We are setting the filesystem permissions on the ".txt" files to be 0644. We should do the same for the ".WAV" files.

Copy link
Collaborator

@KB4MDD KB4MDD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@Allan-N Allan-N merged commit af81d14 into master Sep 14, 2024
1 check passed
@Allan-N Allan-N deleted the 378-archivedir-wav-permissions branch September 14, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

archivedir .WAV files are created with overly strict permissions
3 participants