Re: [asterisk-users] rotatestrategy = none not working

2020-05-19 Thread Steve Edwards
On Wed, 20 May 2020, David Cunningham wrote: We have an Asterisk 11.3 server where we want log rotation handled purely by Linux's logrotate, and not by Asterisk. To this end we've configured the [general] action of /etc/asterisk/logger.conf with: rotatestrategy = none However, an "asterisk -

[asterisk-users] rotatestrategy = none not working

2020-05-19 Thread David Cunningham
Hello, We have an Asterisk 11.3 server where we want log rotation handled purely by Linux's logrotate, and not by Asterisk. To this end we've configured the [general] action of /etc/asterisk/logger.conf with: rotatestrategy = none However, an "asterisk -rx 'logger reload'" still rotates the log