<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif"><br>
1. the converting is not working<br>
<br>
[root@asterisk testing]# file 01Long.wav <br>
01Long.wav: RIFF (little-endian) data, WAVE audio, 20294 channels
1414676809 Hz<br>
<br>
[root@asterisk testing]# asterisk -rx "file convert
/var/lib/asterisk/testing/01Long.wav
/var/lib/asterisk/testing/01Long.alaw"<br>
Unable to open input file: /var/lib/asterisk/testing/01Long.wav<br>
<br>
<br>
</font>2. This does not explain why I can't use class "default" AND
class "whatever".<br>
<br>
<br>
Jonas.<br>
<br>
<br>
On 08/13/2010 12:47 PM, Gareth Blades wrote:
<blockquote cite="mid:4C6522B0.9070002@skycomuk.com" type="cite">
  <pre wrap="">Asterisk can convert from wav but it still needs to be in the correct 
format. See 
<a class="moz-txt-link-freetext" href="http://www.voip-info.org/tiki-index.php?page=Convert+WAV+audio+files+for+use+in+Asterisk">http://www.voip-info.org/tiki-index.php?page=Convert+WAV+audio+files+for+use+in+Asterisk</a></pre>
</blockquote>
</body>
</html>