Hi,<br><br>In /var/log/asterisk/full (Asterisk 1.6.2-rc6), I can see :<br><br>[Dec 8 15:02:17] VERBOSE[10283] config.c: == Parsing '/var/spool/asterisk/voicemail/default/103/INBOX/msg0000.txt': [Dec 8 15:02:17] VERBOSE[10283] config.c: == Found<br>
[Dec 8 15:02:17] VERBOSE[10283] file.c: -- <SIP/103-00000784> Playing 'vm-message.gsm' (language 'fr')<br>[Dec 8 15:02:18] WARNING[10283] file.c: File vm-recieved does not exist in any format<br>
[Dec 8 15:02:18] WARNING[10283] file.c: Unable to open vm-recieved (format 0x8 (alaw)): No such file or directory<br>[Dec 8 15:02:18] WARNING[10283] say.c: Unable to play message vm-recieved<br><br><br>Strangely, I can't find any line in *.c files containing such "vm-recieved" string.<br>
If I add "ln -s vm-received vm-recieved" in appropriate directory, those error messages disappear.<br><br>Though I've found a work around, I would be very happy to pin point root cause but I'm a bit lost in the amount of files in Asterisk code.<br>
<br>Any hint ?<br><br>Regards<br>