- Joined
- Mar 6, 2020
- Messages
- 7
- Reaction score
- 1
Hello!
1) I am curious how this -> Delete Temporary Recordings after * (30 days) work.
Sometimes I think that it does not work straight away.
Are there any logs where I can check if this process works correclty?
find /pbx/Recordings -type f -mtime +30, with this only?
Rights are the correct ones. phonesystem user is also attached.
Would be great to check in some logs if this function really works, because right now I have a feeling that this process is delayed.
2) Also, someone knows, there will be an option to compress audio files in V20? Because seems like audio weighs more right now, I remember in V18 it was possible.
3) There will be an option to select all queues in Abondoned Queue Calls, for example?
Thanks and any information will be helpful.
1) I am curious how this -> Delete Temporary Recordings after * (30 days) work.
Sometimes I think that it does not work straight away.
Are there any logs where I can check if this process works correclty?
find /pbx/Recordings -type f -mtime +30, with this only?
Rights are the correct ones. phonesystem user is also attached.
Would be great to check in some logs if this function really works, because right now I have a feeling that this process is delayed.
2) Also, someone knows, there will be an option to compress audio files in V20? Because seems like audio weighs more right now, I remember in V18 it was possible.
3) There will be an option to select all queues in Abondoned Queue Calls, for example?
Thanks and any information will be helpful.