<!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> </DIV>
<DIV><FONT size=2>exten => s,1,Wait,1   ; Wait a second, just 
for fun<BR>exten => s,2,Answer   ; Answer the line<BR>exten 
=> s,3,DigitTimeout,5  ; Set Digit Timeout to 5 seconds<BR>exten 
=> s,4,ResponseTimeout,10  ; Set Response Timeout to 10 
seconds<BR>exten => s,5,BackGround,demo-congrats ; 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> </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> </DIV>
<DIV><FONT size=2>jackyqiao</DIV></FONT></BODY></HTML>