<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
I have a file to be played in wav-format.<br>
<br>
I thought Asterisk would automatically take the wav-file and translate
it to the codec used, but I see this :<br>
<br>
[Aug 28 11:16:29] WARNING[2705]: file.c:664 ast_openstream_full: File
/var/lib/asterisk/sounds/vprompts/<b>zip-code.wav</b> does not exist in
any format<br>
[Aug 28 11:16:29] WARNING[2705]: file.c:991 ast_streamfile: Unable to
open /var/lib/asterisk/sounds/vprompts/<b>zip-code.wav</b> (format 0x8 (<b>alaw</b>)):
No such file or directory<br>
[Aug 28 11:16:29] WARNING[2705]: pbx.c:5752 pbx_builtin_background:
ast_streamfile failed on SIP/test1-0000000f for
/var/lib/asterisk/sounds/vprompts/<b>zip-code.wav</b><br>
<br>
<br>
Am I missing a module to translate from wav to alaw/gsm/g726/... ??<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</body>
</html>