Problem with override call recording location

hello
I want to change cal recording location to a directory on usb, first I mount a usb and then creat a directory in it

mount /dev/sdb1 /mnt
cd mnt
mkdir monitoring

then I add path below to the field “override call recording location” in advance setting of GUI.

/mnt/monitoring

but it don’t record anything to this path. and also dosen’t record to /var/spool/asterisk/monitor

I think my problem is to give asterisk permisson to this new path. but I don’t know how to give permission and what is its cli command

can anyone here help me?
thanks

chown -R asterisk:asterisk /dev/sdb1

1 Like

thanks for your reply
I added this command but still It doesn’t make any record in my mount directory. and also it doesn’t makes in /var/spool/asterisk/monitor (default asterisk record).
can you help me on this problem?

There will be clues in the full log