Recording File Permissions

Hi -
I want to be able to log in with a new user to download call recordings off the asterisk server.
I have created a user and added to the asterisk group.
The problem is that new recording file do not have read permissions for the group.
Can someone point me in the right direction to make a change so that the call recordings are created with the permissions that I need?
Thanks!
Brian

Up to my knowledge, I don’t think that there is a direct way to do this.
i recommend you to think about giving some root privileges to your new user by using sudo for example.
have a look here:
developertutorials.com/tutor … page1.html