Hi,
we have an issue when trying to play voicemail recordings.
When there are two new messages, I get a proper announcement saying “You have two new messages!”
But with one new message, FreePBX says “You have” and then hangs up. In the logfile, it says:
[2019-10-22 22:03:21] WARNING[5761][C-00000113] file.c: File digits/1F does not exist in any format [2019-10-22 22:03:21] WARNING[5761][C-00000113] file.c: Unable to open digits/1F (format (ulaw)): No such file or directory
Indeed, in /var/lib/asterisk/sounds/de_DE/digits, there is 1.ulaw, but not 1F.ulaw. Copying 1.ulaw to 1F.ulaw fixed the problem for the time being. But do you have any idea why it is looking for 1F and not 1?
