Parameters not found : Could not move message to old ( 10011)

find /var/spool/asterisk/voicemail -type f | sed ‘s%/[^/]*$%%’ | sort | uniq -c|sort -n

anything count >= 198 in the first column will by default be a problem, because max-messages = 100 , files, one for msg*.txt one for msg*.wav. Old messages are conveniently stored in the “Old” directory.