<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>The extension.conf:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>exten =&gt; s,1,Wait,1&nbsp;&nbsp;&nbsp;; Wait a second, just 
for fun<BR>exten =&gt; s,2,Answer&nbsp;&nbsp;&nbsp;; Answer the line<BR>exten 
=&gt; s,3,DigitTimeout,5&nbsp;&nbsp;; Set Digit Timeout to 5 seconds<BR>exten 
=&gt; s,4,ResponseTimeout,10&nbsp;&nbsp;; Set Response Timeout to 10 
seconds<BR>exten =&gt; s,5,BackGround,demo-congrats&nbsp;; Play a congratulatory 
message<BR></FONT></DIV>
<DIV><FONT size=2>When call is coming, asterisk always failed to play the 
message, like:</FONT></DIV>
<DIV><FONT size=2>unnable to open demo-congrats(format 1):no such file or 
directory</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Where should these sound file be properly 
installed?</FONT></DIV>
<DIV><FONT size=2>I have run "make samples" successfully.</FONT></DIV>
<DIV><FONT size=2>Thanks very much!</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>jackyqiao</DIV></FONT></BODY></HTML>