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 &#39;/var/spool/asterisk/voicemail/default/103/INBOX/msg0000.txt&#39;: [Dec  8 15:02:17] VERBOSE[10283] config.c:   == Found<br>
[Dec  8 15:02:17] VERBOSE[10283] file.c:     -- &lt;SIP/103-00000784&gt; Playing &#39;vm-message.gsm&#39; (language &#39;fr&#39;)<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&#39;t find any line in *.c files containing such &quot;vm-recieved&quot; string.<br>
If I add &quot;ln -s vm-received vm-recieved&quot; in appropriate directory, those error messages disappear.<br><br>Though I&#39;ve found a work around, I would be very happy to pin point root cause but I&#39;m a bit lost in the amount of files in Asterisk code.<br>
<br>Any hint ?<br><br>Regards<br>